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

A monitor for the V0Finder. More...

#include "CaMonitor.h"
Include dependency graph for KfpV0FinderMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::kfp::V0FinderMonitor
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::kfp
 

Typedefs

using cbm::algo::kfp::V0FinderMonitorData_t = ca::MonitorData<ECounter, ETimer>
 Specification of ca::MonitorData for the V0Finder.
 

Enumerations

enum class  cbm::algo::kfp::ECounter {
  cbm::algo::kfp::TracksTotal , cbm::algo::kfp::TracksSelected , cbm::algo::kfp::TracksInfiniteParam , cbm::algo::kfp::TracksWoTofHits ,
  cbm::algo::kfp::TracksWNegativeTofHitTime , cbm::algo::kfp::TracksWoStsHits , cbm::algo::kfp::TracksWoPid , cbm::algo::kfp::TracksWoMomentum ,
  cbm::algo::kfp::TracksWUnphysicalBeta , cbm::algo::kfp::PionsDca , cbm::algo::kfp::ProtonsDca , cbm::algo::kfp::PrimaryDca ,
  cbm::algo::kfp::Pions , cbm::algo::kfp::Protons , cbm::algo::kfp::EventsTotal , cbm::algo::kfp::EventsWoTzero ,
  cbm::algo::kfp::EventsLambdaCand , cbm::algo::kfp::KfpEventsLambdaCand , cbm::algo::kfp::KfpLambdaCandidates , cbm::algo::kfp::END
}
 Counter keys for the V0FinderMonitor. More...
 
enum class  cbm::algo::kfp::ETimer {
  cbm::algo::kfp::ProcessEvent , cbm::algo::kfp::CollectT0 , cbm::algo::kfp::CollectDca , cbm::algo::kfp::FindV0Candidates ,
  cbm::algo::kfp::PrepareContainers , cbm::algo::kfp::PreselectTracks , cbm::algo::kfp::InitKfp , cbm::algo::kfp::ExecKfp ,
  cbm::algo::kfp::END
}
 Timer keys for the V0FinderMonitor. More...
 

Detailed Description

A monitor for the V0Finder.

Date
03.02.2025
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file KfpV0FinderMonitor.h.