A monitor specialization for cbm::algo::ca::Framework class.
More...
#include <CaTrackingMonitor.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) |
|
A monitor specialization for cbm::algo::ca::Framework class.
◆ 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.
◆ TrackingMonitor()
cbm::algo::ca::TrackingMonitor::TrackingMonitor |
( |
| ) |
|
|
inline |
Default constructor.
Definition at line 85 of file CaTrackingMonitor.h.
References cbm::algo::ca::ConstructTriplets, cbm::algo::ca::CreateTracks, cbm::algo::ca::FindTracks, cbm::algo::ca::FitTracks, cbm::algo::ca::InitWindow, cbm::algo::ca::MergeClones, cbm::algo::ca::PrepareGrid, cbm::algo::ca::PrepareInputData, cbm::algo::ca::PrepareIteration, cbm::algo::ca::PrepareThread, cbm::algo::ca::PrepareTimeslice, cbm::algo::ca::PrepareWindow, cbm::algo::ca::Qa, cbm::algo::ca::RecoHit, cbm::algo::ca::RecoHitUsed, cbm::algo::ca::RecoMuchHit, cbm::algo::ca::RecoMvdHit, cbm::algo::ca::RecoStsHit, cbm::algo::ca::RecoTofHit, cbm::algo::ca::RecoTrack, cbm::algo::ca::RecoTrdHit, cbm::algo::ca::SearchNeighbours, cbm::algo::ca::Monitor< ECounter, ETimer >::SetCounterName(), cbm::algo::ca::Monitor< ECounter, ETimer >::SetRatioKeys(), cbm::algo::ca::Monitor< ECounter, ETimer >::SetTimerName(), cbm::algo::ca::StoreTracksFinal, cbm::algo::ca::StoreTracksWindow, cbm::algo::ca::SubTS, cbm::algo::ca::SuppressHitKeys, cbm::algo::ca::Tracking, cbm::algo::ca::TrackingCall, cbm::algo::ca::TrackingChain, cbm::algo::ca::TrackingThread, cbm::algo::ca::TrackingWindow, cbm::algo::ca::Triplet, cbm::algo::ca::UndefinedMuchHit, cbm::algo::ca::UndefinedMvdHit, cbm::algo::ca::UndefinedStsHit, cbm::algo::ca::UndefinedTofHit, and cbm::algo::ca::UndefinedTrdHit.
◆ 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::ca::TrackingMonitor::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inlineprivate |
◆ SetCounterName()
◆ SetMonitorData()
Sets monitor data.
- Parameters
-
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()
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: