CbmRoot
|
Classes | |
struct | Cuts |
struct | CutsKfp |
Cuts for the KFParticleFinder. More... | |
struct | ParticlePid |
PID and pre-selection cuts for a given particle. More... | |
class | V0Finder |
A V0-finding algorithm. More... | |
struct | V0FinderConfig |
class | V0FinderMonitor |
class | V0FinderQa |
A QA-task for the V0-finding algorithm. More... | |
Typedefs | |
using | V0FinderMonitorData_t = ca::MonitorData<ECounter, ETimer> |
Specification of ca::MonitorData for the V0Finder. | |
Enumerations | |
enum class | ECounter { TracksTotal , TracksSelected , TracksInfiniteParam , TracksWoTofHits , TracksWNegativeTofHitTime , TracksWoStsHits , TracksWoPid , TracksWoMomentum , TracksWUnphysicalBeta , PionsDca , ProtonsDca , PrimaryDca , Pions , Protons , EventsTotal , EventsWoTzero , EventsLambdaCand , KfpEventsLambdaCand , KfpLambdaCandidates , END } |
Counter keys for the V0FinderMonitor. More... | |
enum class | ETimer { ProcessEvent , CollectT0 , CollectDca , FindV0Candidates , PrepareContainers , PreselectTracks , InitKfp , ExecKfp , END } |
Timer keys for the V0FinderMonitor. More... | |
Specification of ca::MonitorData for the V0Finder.
Definition at line 60 of file KfpV0FinderMonitor.h.
|
strong |
Counter keys for the V0FinderMonitor.
Definition at line 18 of file KfpV0FinderMonitor.h.
|
strong |
Timer keys for the V0FinderMonitor.
Definition at line 45 of file KfpV0FinderMonitor.h.