CbmRoot
|
Classes | |
class | Monitor |
A monitor for the event selector. More... | |
Typedefs | |
using | MonitorData_t = ca::MonitorData<ECounter, ETimer> |
Specification of ca::MonitorData for the event selector. | |
Enumerations | |
enum class | ECounter { Timeslices , EventsTotal , EventsNeStsHits , EventsNeTofHits , EventsNeBmonHits , EventsNeTracks , EventsSelected , LambdaCandidates , END } |
Counter keys for the event selector monitor. More... | |
enum class | ETimer { EventReconstruction , BmonHitFinder , StsHitFinder , TofHitFinder , TrdHitFinder , TrackFinder , V0Finder , END } |
Timer keys for the event selector monitor. More... | |
Specification of ca::MonitorData for the event selector.
Definition at line 49 of file RecoEventSelectorMonitor.h.
|
strong |
Counter keys for the event selector monitor.
Definition at line 20 of file RecoEventSelectorMonitor.h.
|
strong |
Timer keys for the event selector monitor.
Enumerator | |
---|---|
EventReconstruction | |
BmonHitFinder | |
StsHitFinder | |
TofHitFinder | |
TrdHitFinder | |
TrackFinder | |
V0Finder | |
END |
Definition at line 36 of file RecoEventSelectorMonitor.h.