|
ant
A2 ant: class-based analysis framework
|
Inheritance diagram for ant::analysis::utils::MCWeighting_test:
Collaboration diagram for ant::analysis::utils::MCWeighting_test:Additional Inherited Members | |
Public Member Functions inherited from ant::analysis::utils::MCWeighting | |
| MCWeighting (const HistogramFactory &histFac, const item_t &item) | |
| void | SetParticleTree (const TParticleTree_t &tree) |
| void | Fill () |
| void | Finish () |
| bool | FriendTTree (TTree *tree) |
| double | GetBeamE (const TParticleTree_t &tree) |
| double | GetCosTheta (const TParticleTree_t &tree) |
| double | GetN (double beamE, double cosTheta) const |
Static Public Member Functions inherited from ant::analysis::utils::MCWeighting | |
| static database_t | SanitizeDatabase (database_t d) |
Public Attributes inherited from ant::analysis::utils::MCWeighting | |
| const item_t & | Item |
| unsigned | nParticleTrees = 0 |
| double | N_sum = 0 |
| double | last_N = std_ext::NaN |
| HistogramFactory | HistFac |
| tree_t | t |
| TTree * | treeWeighted = nullptr |
Static Public Attributes inherited from ant::analysis::utils::MCWeighting | |
| static const std::string | treeName = "MCWeighting" |
| static const item_t | EtaPrime |
| static const item_t | Omega |
| static const item_t | Pi0 |
| static const item_t | Eta |