|
BmnRoot
|
#include <L1AlgoEfficiencyPerformance.h>
Public Types | |
| typedef L1RTracklet< NHits > | L1RecoTracklet |
| typedef L1MTracklet< NHits > | L1MCTracklet |
Public Member Functions | |
| L1AlgoEfficiencyPerformance () | |
| void | Init () |
| bool | AddOne (THitI *ih_) |
| void | CalculateEff () |
| void | Print () |
| void | Print (TString title="Triplets performance statistic", bool station=0) |
Definition at line 119 of file L1AlgoEfficiencyPerformance.h.
| typedef L1MTracklet<NHits> L1AlgoEfficiencyPerformance< NHits >::L1MCTracklet |
Definition at line 122 of file L1AlgoEfficiencyPerformance.h.
| typedef L1RTracklet<NHits> L1AlgoEfficiencyPerformance< NHits >::L1RecoTracklet |
Definition at line 121 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 123 of file L1AlgoEfficiencyPerformance.h.
| bool L1AlgoEfficiencyPerformance< NHits >::AddOne | ( | THitI * | ih_ | ) |
Definition at line 215 of file L1AlgoEfficiencyPerformance.h.
References i.
| void L1AlgoEfficiencyPerformance< NHits >::CalculateEff | ( | ) |
Definition at line 305 of file L1AlgoEfficiencyPerformance.h.
References CbmL1MCTrack::IsReconstructed(), and MaxNStations.
| void L1AlgoEfficiencyPerformance< NHits >::Init | ( | ) |
Definition at line 150 of file L1AlgoEfficiencyPerformance.h.
References CbmL1::Instance(), and MaxNStations.
Referenced by L1Algo::CATrackFinder().
| void L1AlgoEfficiencyPerformance< NHits >::Print | ( | ) |
|
inline |
Definition at line 376 of file L1AlgoEfficiencyPerformance.h.