![]() |
Project
|
Functions | |
DECLARE_SOA_INDEX_COLUMN (Track, track) | |
DECLARE_SOA_COLUMN (TPCTime0, tpcTime0, float) | |
track to which this QA information belongs | |
DECLARE_SOA_COLUMN (TPCDCAR, tpcdcaR, int16_t) | |
tpc only time0 (mTime0 in TPC track) | |
DECLARE_SOA_COLUMN (TPCDCAZ, tpcdcaZ, int16_t) | |
tpc only DCAr | |
DECLARE_SOA_COLUMN (TPCClusterByteMask, tpcClusterByteMask, uint8_t) | |
tpc only DCAz | |
DECLARE_SOA_COLUMN (TPCdEdxMax0R, tpcdEdxMax0R, uint8_t) | |
tracklet bitmask - track defining 8 tracklets (152=8*19 rows) bit set if nCluster>thr (default 5) | |
DECLARE_SOA_COLUMN (TPCdEdxMax1R, tpcdEdxMax1R, uint8_t) | |
TPC dEdxQMax -ROC0/dEdx. | |
DECLARE_SOA_COLUMN (TPCdEdxMax2R, tpcdEdxMax2R, uint8_t) | |
TPC dEdxQMax -ROC1/dEdx. | |
DECLARE_SOA_COLUMN (TPCdEdxMax3R, tpcdEdxMax3R, uint8_t) | |
TPC dEdxQMax -ROC2/dEdx. | |
DECLARE_SOA_COLUMN (TPCdEdxTot0R, tpcdEdxTot0R, uint8_t) | |
TPC dEdxQMax -ROC3/dEdx. | |
DECLARE_SOA_COLUMN (TPCdEdxTot1R, tpcdEdxTot1R, uint8_t) | |
TPC dEdxQtot -ROC0/dEdx. | |
DECLARE_SOA_COLUMN (TPCdEdxTot2R, tpcdEdxTot2R, uint8_t) | |
TPC dEdxQtot -ROC1/dEdx. | |
DECLARE_SOA_COLUMN (TPCdEdxTot3R, tpcdEdxTot3R, uint8_t) | |
TPC dEdxQtot -ROC2/dEdx. | |
DECLARE_SOA_COLUMN (DeltaRefContParamY, deltaRefContParamY, int8_t) | |
TPC dEdxQtot -ROC3/dEdx. | |
DECLARE_SOA_COLUMN (DeltaRefContParamZ, deltaRefITSParamZ, int8_t) | |
Normalized delta of contributor tracks at reference point in the same frame Y. | |
DECLARE_SOA_COLUMN (DeltaRefContParamSnp, deltaRefContParamSnp, int8_t) | |
Normalized delta of contributor tracks at reference point in the same frame Z. | |
DECLARE_SOA_COLUMN (DeltaRefContParamTgl, deltaRefContParamTgl, int8_t) | |
Normalized delta of contributor tracks at reference point in the same frame Snp. | |
DECLARE_SOA_COLUMN (DeltaRefContParamQ2Pt, deltaRefContParamQ2Pt, int8_t) | |
Normalized delta of contributor tracks at reference point in the same frame Tgl. | |
DECLARE_SOA_COLUMN (DeltaRefGloParamY, deltaRefGloParamY, int8_t) | |
Normalized delta of contributor tracks at reference point in the same frame Q2Pt. | |
DECLARE_SOA_COLUMN (DeltaRefGloParamZ, deltaRefGloParamZ, int8_t) | |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Y. | |
DECLARE_SOA_COLUMN (DeltaRefGloParamSnp, deltaRefGloParamSnp, int8_t) | |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Z. | |
DECLARE_SOA_COLUMN (DeltaRefGloParamTgl, deltaRefGloParamTgl, int8_t) | |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Snp. | |
DECLARE_SOA_COLUMN (DeltaRefGloParamQ2Pt, deltaRefGloParamQ2Pt, int8_t) | |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Tgl. | |
DECLARE_SOA_COLUMN (DeltaTOFdX, deltaTOFdX, int8_t) | |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Q2Pt. | |
DECLARE_SOA_COLUMN (DeltaTOFdZ, deltaTOFdZ, int8_t) | |
DECLARE_SOA_DYNAMIC_COLUMN (IsDummy, isDummy, [](int8_t cY, int8_t cZ, int8_t cSnp, int8_t cTgl, int8_t cQ2Pt, int8_t gY, int8_t gZ, int8_t gSnp, int8_t gTgl, int8_t gQ2Pt) -> bool { constexpr int8_t m=std::numeric_limits< int8_t >::min();return(cY==m &&cZ==m &&cSnp==m &&cTgl==m &&cQ2Pt==m &&gY==m &&gZ==m &&gSnp==m &&gTgl==m &&gQ2Pt==m);}) | |
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefContParamQ2Pt | , |
deltaRefContParamQ2Pt | , | ||
int8_t | |||
) |
Normalized delta of contributor tracks at reference point in the same frame Tgl.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefContParamSnp | , |
deltaRefContParamSnp | , | ||
int8_t | |||
) |
Normalized delta of contributor tracks at reference point in the same frame Z.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefContParamTgl | , |
deltaRefContParamTgl | , | ||
int8_t | |||
) |
Normalized delta of contributor tracks at reference point in the same frame Snp.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefContParamY | , |
deltaRefContParamY | , | ||
int8_t | |||
) |
TPC dEdxQtot -ROC3/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefContParamZ | , |
deltaRefITSParamZ | , | ||
int8_t | |||
) |
Normalized delta of contributor tracks at reference point in the same frame Y.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefGloParamQ2Pt | , |
deltaRefGloParamQ2Pt | , | ||
int8_t | |||
) |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Tgl.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefGloParamSnp | , |
deltaRefGloParamSnp | , | ||
int8_t | |||
) |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Z.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefGloParamTgl | , |
deltaRefGloParamTgl | , | ||
int8_t | |||
) |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Snp.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefGloParamY | , |
deltaRefGloParamY | , | ||
int8_t | |||
) |
Normalized delta of contributor tracks at reference point in the same frame Q2Pt.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaRefGloParamZ | , |
deltaRefGloParamZ | , | ||
int8_t | |||
) |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Y.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaTOFdX | , |
deltaTOFdX | , | ||
int8_t | |||
) |
Normalized delta of global track to average contributors matched tracks at reference point in the same frame Q2Pt.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | DeltaTOFdZ | , |
deltaTOFdZ | , | ||
int8_t | |||
) |
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCClusterByteMask | , |
tpcClusterByteMask | , | ||
uint8_t | |||
) |
tpc only DCAz
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCDCAR | , |
tpcdcaR | , | ||
int16_t | |||
) |
tpc only time0 (mTime0 in TPC track)
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCDCAZ | , |
tpcdcaZ | , | ||
int16_t | |||
) |
tpc only DCAr
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxMax0R | , |
tpcdEdxMax0R | , | ||
uint8_t | |||
) |
tracklet bitmask - track defining 8 tracklets (152=8*19 rows) bit set if nCluster>thr (default 5)
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxMax1R | , |
tpcdEdxMax1R | , | ||
uint8_t | |||
) |
TPC dEdxQMax -ROC0/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxMax2R | , |
tpcdEdxMax2R | , | ||
uint8_t | |||
) |
TPC dEdxQMax -ROC1/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxMax3R | , |
tpcdEdxMax3R | , | ||
uint8_t | |||
) |
TPC dEdxQMax -ROC2/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxTot0R | , |
tpcdEdxTot0R | , | ||
uint8_t | |||
) |
TPC dEdxQMax -ROC3/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxTot1R | , |
tpcdEdxTot1R | , | ||
uint8_t | |||
) |
TPC dEdxQtot -ROC0/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxTot2R | , |
tpcdEdxTot2R | , | ||
uint8_t | |||
) |
TPC dEdxQtot -ROC1/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCdEdxTot3R | , |
tpcdEdxTot3R | , | ||
uint8_t | |||
) |
TPC dEdxQtot -ROC2/dEdx.
o2::aod::trackqa::DECLARE_SOA_COLUMN | ( | TPCTime0 | , |
tpcTime0 | , | ||
float | |||
) |
track to which this QA information belongs
o2::aod::trackqa::DECLARE_SOA_DYNAMIC_COLUMN | ( | IsDummy | , |
isDummy | , | ||
[] (int8_t cY, int8_t cZ, int8_t cSnp, int8_t cTgl, int8_t cQ2Pt, int8_t gY, int8_t gZ, int8_t gSnp, int8_t gTgl, int8_t gQ2Pt) -> bool { constexpr int8_t m=std::numeric_limits< int8_t >::min();return(cY==m &&cZ==m &&cSnp==m &&cTgl==m &&cQ2Pt==m &&gY==m &&gZ==m &&gSnp==m &&gTgl==m &&gQ2Pt==m);} | |||
) |
o2::aod::trackqa::DECLARE_SOA_INDEX_COLUMN | ( | Track | , |
track | |||
) |