|
ant
A2 ant: class-based analysis framework
|
#include <JustPi0.h>
Collaboration diagram for ant::analysis::physics::JustPi0::MultiPi0:Classes | |
| struct | MultiPi0Tree |
Public Member Functions | |
| MultiPi0 (const HistogramFactory &histFac, const utils::TriggerSimulation &triggersimu_, unsigned nPi0, utils::UncertaintyModelPtr FitterModel, bool nofitandnotree=false) | |
| void | ProcessData (const TEventData &data, const TParticleTree_t &ptree) |
| void | ShowResult () |
Static Protected Member Functions | |
| static ParticleTypeTree | getParticleTree (const unsigned nPi0) |
Protected Attributes | |
| const unsigned | multiplicity |
| HistogramFactory | HistFac |
| const utils::TriggerSimulation & | triggersimu |
| const unsigned | nPhotons_expected |
| const bool | skipfit |
| ParticleTypeTree | directPi0 |
| utils::UncertaintyModelPtr | model |
| utils::KinFitter | fitter |
| std::vector< std::pair< utils::TreeFitter::tree_t, utils::TreeFitter::tree_t > > | pions |
| TTree * | tree |
| MultiPi0Tree | t |
| TH1D * | steps |
| TH1D * | Proton_Coplanarity |
| TH1D * | Proton_Angle_True |
| PromptRandom::Switch | promptrandom |
| PromptRandom::Hist1 | h_missingmass |
| PromptRandom::Hist1 | h_fitprobability |
| PromptRandom::Hist1 | IM_2g_byMM |
| PromptRandom::Hist1 | IM_2g_byFit |
| PromptRandom::Hist1 | IM_2g_fitted |
| utils::TreeFitter | treefitter |
| JustPi0::MultiPi0::MultiPi0 | ( | const HistogramFactory & | histFac, |
| const utils::TriggerSimulation & | triggersimu_, | ||
| unsigned | nPi0, | ||
| utils::UncertaintyModelPtr | FitterModel, | ||
| bool | nofitandnotree = false |
||
| ) |
|
staticprotected |
| void JustPi0::MultiPi0::ProcessData | ( | const TEventData & | data, |
| const TParticleTree_t & | ptree | ||
| ) |
| void JustPi0::MultiPi0::ShowResult | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |