#include <KfpV0FinderMonitor.h>
|
using | CounterArray |
| Alias to array, indexed by the monitorable enumeration.
|
|
using | TimerArray |
| Alias to array, indexed by the timer enumeration.
|
|
|
template<typename Archive > |
void | serialize (Archive &ar, const unsigned int) |
|
Definition at line 64 of file KfpV0FinderMonitor.h.
◆ CounterArray
Alias to array, indexed by the monitorable enumeration.
Definition at line 39 of file CaMonitor.h.
◆ TimerArray
Alias to array, indexed by the timer enumeration.
Definition at line 43 of file CaMonitor.h.
◆ V0FinderMonitor()
cbm::algo::kfp::V0FinderMonitor::V0FinderMonitor |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 67 of file KfpV0FinderMonitor.h.
References cbm::algo::kfp::CollectDca, cbm::algo::kfp::CollectT0, cbm::algo::kfp::EventsLambdaCand, cbm::algo::kfp::EventsTotal, cbm::algo::kfp::EventsWoTzero, cbm::algo::kfp::ExecKfp, cbm::algo::kfp::FindV0Candidates, cbm::algo::kfp::InitKfp, cbm::algo::kfp::KfpEventsLambdaCand, cbm::algo::kfp::KfpLambdaCandidates, cbm::algo::kfp::Pions, cbm::algo::kfp::PionsDca, cbm::algo::kfp::PrepareContainers, cbm::algo::kfp::PreselectTracks, cbm::algo::kfp::PrimaryDca, cbm::algo::kfp::ProcessEvent, cbm::algo::kfp::Protons, cbm::algo::kfp::ProtonsDca, cbm::algo::ca::Monitor< ECounter, ETimer >::SetCounterName(), cbm::algo::ca::Monitor< ECounter, ETimer >::SetRatioKeys(), cbm::algo::ca::Monitor< ECounter, ETimer >::SetTimerName(), cbm::algo::kfp::TracksInfiniteParam, cbm::algo::kfp::TracksSelected, cbm::algo::kfp::TracksTotal, cbm::algo::kfp::TracksWNegativeTofHitTime, cbm::algo::kfp::TracksWoMomentum, cbm::algo::kfp::TracksWoPid, cbm::algo::kfp::TracksWoStsHits, cbm::algo::kfp::TracksWoTofHits, and cbm::algo::kfp::TracksWUnphysicalBeta.
◆ AddMonitorData()
Adds the other monitor data to this.
- Parameters
-
data | Reference to the other MonitorData object to add |
parallel | True, if the monitor data were obtained in parallel (See Timer::AddMonitorData) |
Definition at line 70 of file CaMonitor.h.
◆ GetCounterName()
Gets counter name.
- Parameters
-
Definition at line 77 of file CaMonitor.h.
◆ GetCounterValue()
Gets counter value.
- Parameters
-
Definition at line 81 of file CaMonitor.h.
◆ GetMonitorData()
◆ GetName()
Gets name of the monitor.
Definition at line 87 of file CaMonitor.h.
◆ GetTimer()
Gets timer.
- Parameters
-
Definition at line 91 of file CaMonitor.h.
◆ GetTimerName()
Gets timer name.
- Parameters
-
Definition at line 95 of file CaMonitor.h.
◆ IncrementCounter() [1/2]
Increments key counter by 1.
- Parameters
-
Definition at line 99 of file CaMonitor.h.
◆ IncrementCounter() [2/2]
Increments key counter by a number.
- Parameters
-
key | Counter key |
num | Number to add |
Definition at line 104 of file CaMonitor.h.
◆ Reset()
◆ serialize()
template<typename Archive >
void cbm::algo::kfp::V0FinderMonitor::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inlineprivate |
◆ SetCounterName()
◆ SetMonitorData()
Sets monitor data.
- Parameters
-
data | The MonitorData class objet |
Definition at line 119 of file CaMonitor.h.
◆ SetName()
Sets name of the monitor.
- Parameters
-
Definition at line 123 of file CaMonitor.h.
◆ SetRatioKeys()
◆ SetTimerName()
◆ StartTimer()
◆ StopTimer()
◆ ToString()
std::string Monitor::ToString |
( |
| ) |
const |
|
inherited |
Prints counters summary to string.
Definition at line 138 of file CaMonitor.h.
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ faCounterNames
◆ faTimerNames
◆ fMonitorData
◆ fsName
◆ fvCounterRatioKeys
List of keys, which are used as denominators in ratios.
Definition at line 155 of file CaMonitor.h.
The documentation for this class was generated from the following file: