CbmRoot
Loading...
Searching...
No Matches
CaTrackingMonitor.h File Reference

Monitor specialization for the tracking algorithm. More...

#include "CaMonitor.h"
#include <boost/serialization/base_object.hpp>
Include dependency graph for CaTrackingMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::ca::TrackingMonitor
 A monitor specialization for cbm::algo::ca::Framework class. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::ca
 TODO: SZh 8.11.2022: add selection of parameterisation.
 

Typedefs

using cbm::algo::ca::TrackingMonitorData = MonitorData<ECounter, ETimer>
 

Enumerations

enum class  cbm::algo::ca::ECounter {
  cbm::algo::ca::TrackingCall , cbm::algo::ca::SubTS , cbm::algo::ca::RecoTrack , cbm::algo::ca::RecoHit ,
  cbm::algo::ca::RecoHitUsed , cbm::algo::ca::Triplet , cbm::algo::ca::RecoMvdHit , cbm::algo::ca::RecoStsHit ,
  cbm::algo::ca::RecoMuchHit , cbm::algo::ca::RecoTrdHit , cbm::algo::ca::RecoTofHit , cbm::algo::ca::UndefinedMvdHit ,
  cbm::algo::ca::UndefinedStsHit , cbm::algo::ca::UndefinedMuchHit , cbm::algo::ca::UndefinedTrdHit , cbm::algo::ca::UndefinedTofHit ,
  cbm::algo::ca::END
}
 Counter keys for the CA algo monitor. More...
 
enum class  cbm::algo::ca::ETimer {
  cbm::algo::ca::TrackingChain , cbm::algo::ca::PrepareInputData , cbm::algo::ca::Tracking , cbm::algo::ca::PrepareTimeslice ,
  cbm::algo::ca::TrackingThread , cbm::algo::ca::PrepareThread , cbm::algo::ca::PrepareWindow , cbm::algo::ca::TrackingWindow ,
  cbm::algo::ca::InitWindow , cbm::algo::ca::PrepareGrid , cbm::algo::ca::FindTracks , cbm::algo::ca::PrepareIteration ,
  cbm::algo::ca::ConstructTriplets , cbm::algo::ca::SearchNeighbours , cbm::algo::ca::CreateTracks , cbm::algo::ca::SuppressHitKeys ,
  cbm::algo::ca::FitTracks , cbm::algo::ca::MergeClones , cbm::algo::ca::StoreTracksWindow , cbm::algo::ca::StoreTracksFinal ,
  cbm::algo::ca::Qa , cbm::algo::ca::END
}
 Timer keys for the CA algo monitor. More...
 

Detailed Description

Monitor specialization for the tracking algorithm.

Since
19.10.2023
Author
S.Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file CaTrackingMonitor.h.