CbmRoot
|
Public Member Functions | |
TL1PerfEfficiencies () | |
virtual | ~TL1PerfEfficiencies () |
virtual void | AddCounter (TString shortname, TString name) |
TL1PerfEfficiencies & | operator+= (TL1PerfEfficiencies &a) |
void | CalcEff () |
void | Inc (bool isReco, bool isKilled, double _ratio_length, double _ratio_fakes, int _nclones, int _mc_length, int _mc_length_hits, TString name) |
void | PrintEff () |
TL1Efficiencies & | operator+= (TL1Efficiencies &a) |
void | Inc (bool isReco, TString name) |
void | IncNEvents () |
Public Attributes | |
TL1TracksCatCounters< double > | ratio_killed |
TL1TracksCatCounters< double > | ratio_clone |
TL1TracksCatCounters< double > | ratio_length |
TL1TracksCatCounters< double > | ratio_fakes |
TL1TracksCatCounters< int > | killed |
TL1TracksCatCounters< int > | clone |
TL1TracksCatCounters< double > | reco_length |
TL1TracksCatCounters< double > | reco_fakes |
TL1TracksCatCounters< int > | mc_length |
TL1TracksCatCounters< int > | mc_length_hits |
vector< TString > | names |
map< TString, int > | indices |
TL1TracksCatCounters< double > | ratio_reco |
double | ratio_ghosts |
double | ratio_clones |
TL1TracksCatCounters< int > | mc |
TL1TracksCatCounters< int > | reco |
int | ghosts |
int | clones |
int | nEvents |
Definition at line 141 of file CbmL1Performance.cxx.
|
inline |
Definition at line 142 of file CbmL1Performance.cxx.
References AddCounter().
|
inlinevirtual |
Definition at line 178 of file CbmL1Performance.cxx.
|
inlinevirtual |
Reimplemented from TL1Efficiencies.
Definition at line 180 of file CbmL1Performance.cxx.
References TL1TracksCatCounters< T >::AddCounter(), TL1Efficiencies::AddCounter(), clone, killed, mc_length, mc_length_hits, ratio_clone, ratio_fakes, ratio_killed, ratio_length, reco_fakes, and reco_length.
Referenced by TL1PerfEfficiencies().
|
inline |
Definition at line 205 of file CbmL1Performance.cxx.
References TL1Efficiencies::CalcEff(), clone, killed, TL1Efficiencies::mc, ratio_clone, ratio_fakes, ratio_killed, ratio_length, TL1Efficiencies::reco, reco_fakes, and reco_length.
Referenced by CbmL1::EfficienciesPerformance().
|
inline |
Definition at line 214 of file CbmL1Performance.cxx.
References clone, TL1TracksCatCounters< T >::counters, TL1Efficiencies::Inc(), TL1Efficiencies::indices, killed, mc_length, mc_length_hits, reco_fakes, and reco_length.
Referenced by CbmL1::EfficienciesPerformance().
|
inlineinherited |
Definition at line 191 of file CbmL1Counters.h.
References TL1TracksCatCounters< T >::counters, TL1Efficiencies::indices, TL1Efficiencies::mc, and TL1Efficiencies::reco.
Referenced by Inc().
|
inlineinherited |
Definition at line 140 of file CbmL1Counters.h.
References TL1Efficiencies::nEvents.
Referenced by CbmL1::EfficienciesPerformance().
|
inlineinherited |
Definition at line 181 of file CbmL1Counters.h.
References TL1Efficiencies::clones, TL1Efficiencies::ghosts, TL1Efficiencies::mc, TL1Efficiencies::nEvents, and TL1Efficiencies::reco.
Referenced by operator+=().
|
inline |
Definition at line 194 of file CbmL1Performance.cxx.
References clone, killed, mc_length, mc_length_hits, TL1Efficiencies::operator+=(), reco_fakes, and reco_length.
|
inline |
Definition at line 234 of file CbmL1Performance.cxx.
References TL1TracksCatCounters< T >::counters, TL1Efficiencies::ghosts, L1_assert, TL1Efficiencies::mc, mc_length, mc_length_hits, TL1Efficiencies::names, TL1TracksCatCounters< T >::NCounters, TL1Efficiencies::nEvents, ratio_clone, ratio_fakes, TL1Efficiencies::ratio_ghosts, ratio_killed, ratio_length, TL1Efficiencies::ratio_reco, and TL1Efficiencies::reco.
Referenced by CbmL1::EfficienciesPerformance().
TL1TracksCatCounters<int> TL1PerfEfficiencies::clone |
Definition at line 285 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), Inc(), and operator+=().
|
inherited |
Definition at line 156 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::CalcEff(), TL1Efficiencies::operator+=(), and TL1Efficiencies::PrintEff().
|
inherited |
Definition at line 155 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::CalcEff(), CbmL1::EfficienciesPerformance(), TL1Efficiencies::operator+=(), TL1Efficiencies::PrintEff(), and PrintEff().
|
inherited |
Definition at line 147 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::AddCounter(), TL1Efficiencies::CalcEff(), CbmL1::EfficienciesPerformance(), TL1Efficiencies::Inc(), and Inc().
TL1TracksCatCounters<int> TL1PerfEfficiencies::killed |
Definition at line 284 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), Inc(), and operator+=().
|
inherited |
Definition at line 153 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::AddCounter(), TL1Efficiencies::CalcEff(), CalcEff(), TL1Efficiencies::Inc(), TL1Efficiencies::operator+=(), TL1Efficiencies::PrintEff(), and PrintEff().
TL1TracksCatCounters<int> TL1PerfEfficiencies::mc_length |
Definition at line 288 of file CbmL1Performance.cxx.
Referenced by AddCounter(), Inc(), operator+=(), and PrintEff().
TL1TracksCatCounters<int> TL1PerfEfficiencies::mc_length_hits |
Definition at line 289 of file CbmL1Performance.cxx.
Referenced by AddCounter(), Inc(), operator+=(), and PrintEff().
|
inherited |
Definition at line 145 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::AddCounter(), TL1Efficiencies::PrintEff(), and PrintEff().
|
inherited |
Definition at line 157 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::IncNEvents(), TL1Efficiencies::operator+=(), and PrintEff().
TL1TracksCatCounters<double> TL1PerfEfficiencies::ratio_clone |
Definition at line 280 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), and PrintEff().
|
inherited |
Definition at line 151 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::CalcEff(), and TL1Efficiencies::PrintEff().
TL1TracksCatCounters<double> TL1PerfEfficiencies::ratio_fakes |
Definition at line 282 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), and PrintEff().
|
inherited |
Definition at line 150 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::CalcEff(), TL1Efficiencies::PrintEff(), and PrintEff().
TL1TracksCatCounters<double> TL1PerfEfficiencies::ratio_killed |
Definition at line 279 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), and PrintEff().
TL1TracksCatCounters<double> TL1PerfEfficiencies::ratio_length |
Definition at line 281 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), and PrintEff().
|
inherited |
Definition at line 149 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::AddCounter(), TL1Efficiencies::CalcEff(), TL1Efficiencies::PrintEff(), and PrintEff().
|
inherited |
Definition at line 154 of file CbmL1Counters.h.
Referenced by TL1Efficiencies::AddCounter(), TL1Efficiencies::CalcEff(), CalcEff(), CbmL1::EfficienciesPerformance(), TL1Efficiencies::Inc(), TL1Efficiencies::operator+=(), and PrintEff().
TL1TracksCatCounters<double> TL1PerfEfficiencies::reco_fakes |
Definition at line 287 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), Inc(), and operator+=().
TL1TracksCatCounters<double> TL1PerfEfficiencies::reco_length |
Definition at line 286 of file CbmL1Performance.cxx.
Referenced by AddCounter(), CalcEff(), Inc(), and operator+=().