28 "Time difference of selected track pair (pass all cuts);#Delta t [ns];Counts",
31 MakeObj<qa::H1D>(
"v0trigger_selpair_z_vertex",
"z-vertex of selected track pair (pass all cuts);z [cm];Counts",
34 "Selected track pair (all cuts ok) distance of closest approach;DCA [cm];Counts",
ROOT-free implementation of a histogram.
void Init()
Initializes the task.
A QA module for the V0-trigger.
qa::H1D * fphSelPairZVertex
Track selected pairs z-vertex (pass all cuts)
static constexpr double kPairDcaU
Track pair DCA: upper bound [cm].
static constexpr int kPairDcaB
Track pair DCA: n bins.
static constexpr double kPairZVertexL
Track pair z vertex: lower bound [cm].
static constexpr int kPairDeltaTB
Track pair time difference: n bins.
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].
static constexpr double kPairDcaL
Track pair DCA: lower bound [cm].
qa::H1D * fphSelPairDca
Track selected pairs distance at closest approach (pass all cuts)
qa::H1D * fphPairDeltaT
Track pair delta T.
qa::H1D * fphSelPairDeltaT
Track selected pairs delta T (pass all cuts)
static constexpr double kPairZVertexU
Track pair z vertex: upper bound [cm].
qa::H1D * fphPairDca
Track pair distance at closest approach.
A canvas configuration for the histogram server.
A pad configuration for the histogram server.