A QA module for the V0-trigger.
V0TriggerQa & operator=(V0TriggerQa &&)=delete
Move assignment operator.
static constexpr double kPairDcaU
Track pair DCA: upper bound [cm].
static constexpr int kPairDcaB
Track pair DCA: n bins.
V0TriggerQa(const V0TriggerQa &)=delete
Copy constructor.
void Init()
Initializes the task.
static constexpr double kPairZVertexL
Track pair z vertex: lower bound [cm].
static constexpr int kPairDeltaTB
Track pair time difference: n bins.
V0TriggerQa & operator=(const V0TriggerQa &)=delete
Copy assignment operator.
static constexpr int kPairZVertexB
Track pair z vertex: n bins.
static constexpr double kPairDeltaTL
Track pair time difference: lower bound [ns].
qa::H1D * fphPairZVertex
Track pair z-vertex.
static constexpr double kPairDeltaTU
Track pair time difference: upper bound [ns].
V0TriggerQa(V0TriggerQa &&)=delete
Move constructor.
static constexpr double kPairDcaL
Track pair DCA: lower bound [cm].
~V0TriggerQa()=default
Destructor.
qa::H1D * fphPairDeltaT
Track pair delta T.
V0TriggerQa(const std::unique_ptr< qa::Manager > &pManager)
Constructor.
static constexpr double kPairZVertexU
Track pair z vertex: upper bound [cm].
qa::H1D * fphPairDca
Track pair distance at closest approach.
Trigger class for secondary two-track vertices in mCBM.