diff --git a/docs/datamodel/ao2dTables.md b/docs/datamodel/ao2dTables.md index 27b5b526..e2b8b7dd 100644 --- a/docs/datamodel/ao2dTables.md +++ b/docs/datamodel/ao2dTables.md @@ -1989,6 +1989,374 @@ For better overview the tables are grouped into the following categories: \| [Ge + +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::track::TPCInnerParam | ++ | tpcInnerParam | +float | +Momentum at inner wall of the TPC | +
o2::aod::track::Flags | ++ | flags | +uint32_t | +Track flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags | +
o2::aod::track::ITSClusterSizes | ++ | itsClusterSizes | +uint32_t | +Clusters sizes, four bits per a layer, starting from the innermost | +
o2::aod::track::TPCNClsFindable | ++ | tpcNClsFindable | +uint8_t | +Findable TPC clusters for this track geometry | +
o2::aod::track::TPCNClsFindableMinusFound | ++ | tpcNClsFindableMinusFound | +int8_t | +TPC Clusters: Findable - Found | +
o2::aod::track::TPCNClsFindableMinusPID | ++ | tpcNClsFindableMinusPID | +int8_t | +TPC Clusters: Findable - Found clusters used for PID | +
o2::aod::track::TPCNClsFindableMinusCrossedRows | ++ | tpcNClsFindableMinusCrossedRows | +int8_t | +TPC Clusters: Findable - crossed rows | +
o2::aod::track::TPCNClsShared | ++ | tpcNClsShared | +uint8_t | +Number of shared TPC clusters | +
o2::aod::track::v001::extensions::TPCDeltaTFwd | +D | +tpcDeltaTFwd | +float | +Delta Forward of track time in TPC time bis | +
o2::aod::track::v001::extensions::TPCDeltaTBwd | +D | +tpcDeltaTBwd | +float | +Delta Backward of track time in TPC time bis | +
o2::aod::track::TRDPattern | ++ | trdPattern | +uint8_t | +Contributor to the track on TRD layer in bits 0-5, starting from the innermost, bit 6 indicates a potentially split tracklet, bit 7 if the track crossed a padrow | +
o2::aod::track::ITSChi2NCl | ++ | itsChi2NCl | +float | +Chi2 / cluster for the ITS track segment | +
o2::aod::track::TPCChi2NCl | ++ | tpcChi2NCl | +float | +Chi2 / cluster for the TPC track segment | +
o2::aod::track::TRDChi2 | ++ | trdChi2 | +float | +Chi2 for the TRD track segment | +
o2::aod::track::TOFChi2 | ++ | tofChi2 | +float | +Chi2 for the TOF track segment | +
o2::aod::track::TPCSignal | ++ | tpcSignal | +float | +dE/dx signal in the TPC | +
o2::aod::track::TRDSignal | ++ | trdSignal | +float | +PID signal in the TRD | +
o2::aod::track::Length | ++ | length | +float | +Track length | +
o2::aod::track::TOFExpMom | ++ | tofExpMom | +float | +TOF expected momentum obtained in tracking, used to compute the expected times | +
o2::aod::track::PIDForTracking | +D | +pidForTracking | +uint32_t | +PID hypothesis used during tracking. See the constants in the class PID in PID.h | +
o2::aod::track::IsPVContributor | +D | +isPVContributor | +bool | +Run 3: Has this track contributed to the collision vertex fit | +
o2::aod::track::HasITS | +D | +hasITS | +bool | +Flag to check if track has a ITS match | +
o2::aod::track::HasTPC | +D | +hasTPC | +bool | +Flag to check if track has a TPC match | +
o2::aod::track::HasTRD | +D | +hasTRD | +bool | +Flag to check if track has a TRD match | +
o2::aod::track::HasTOF | +D | +hasTOF | +bool | +Flag to check if track has a TOF measurement | +
o2::aod::track::TPCNClsFound | +D | +tpcNClsFound | +int16_t | +Number of found TPC clusters | +
o2::aod::track::TPCNClsCrossedRows | +D | +tpcNClsCrossedRows | +int16_t | +Number of crossed TPC Rows | +
o2::aod::track::v001::ITSClusterMap | +D | +itsClusterMap | +uint8_t | +ITS cluster map, one bit per a layer, starting from the innermost | +
o2::aod::track::v001::ITSNCls | +D | +itsNCls | +uint8_t | +Number of ITS clusters | +
o2::aod::track::v001::ITSNClsInnerBarrel | +D | +itsNClsInnerBarrel | +uint8_t | +Number of ITS clusters in the Inner Barrel | +
o2::aod::track::v001::ITSClsSizeInLayer | +D | +itsClsSizeInLayer | +uint8_t | +Size of the ITS cluster in a given layer | +
o2::aod::track::v001::IsITSAfterburner | +D | +isITSAfterburner | +bool | +If the track used the afterburner in the ITS | +
o2::aod::track::TOFExpTimeEl | +D | +tofExpTimeEl | +float | +Expected time for the track to reach the TOF under the electron hypothesis | +
o2::aod::track::TOFExpTimeMu | +D | +tofExpTimeMu | +float | +Expected time for the track to reach the TOF under the muon hypothesis | +
o2::aod::track::TOFExpTimePi | +D | +tofExpTimePi | +float | +Expected time for the track to reach the TOF under the pion hypothesis | +
o2::aod::track::TOFExpTimeKa | +D | +tofExpTimeKa | +float | +Expected time for the track to reach the TOF under the kaon hypothesis | +
o2::aod::track::TOFExpTimePr | +D | +tofExpTimePr | +float | +Expected time for the track to reach the TOF under the proton hypothesis | +
o2::aod::track::TOFExpTimeDe | +D | +tofExpTimeDe | +float | +Expected time for the track to reach the TOF under the deuteron hypothesis | +
o2::aod::track::TOFExpTimeTr | +D | +tofExpTimeTr | +float | +Expected time for the track to reach the TOF under the triton hypothesis | +
o2::aod::track::TOFExpTimeHe | +D | +tofExpTimeHe | +float | +Expected time for the track to reach the TOF under the helium3 hypothesis | +
o2::aod::track::TOFExpTimeAl | +D | +tofExpTimeAl | +float | +Expected time for the track to reach the TOF under the helium4 hypothesis | +
o2::aod::track::TPCCrossedRowsOverFindableCls | +D | +tpcCrossedRowsOverFindableCls | +float | +Ratio crossed rows over findable clusters | +
o2::aod::track::TPCFoundOverFindableCls | +D | +tpcFoundOverFindableCls | +float | +Ratio of found over findable clusters | +
o2::aod::track::TPCFractionSharedCls | +D | +tpcFractionSharedCls | +float | +Fraction of shared TPC clusters | +
o2::aod::track::TrackEtaEMCAL | ++ | trackEtaEmcal | +float | ++ |
o2::aod::track::TrackPhiEMCAL | ++ | trackPhiEmcal | +float | ++ |
o2::aod::track::TrackTime | ++ | trackTime | +float | +Estimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0] | +
o2::aod::track::TrackTimeRes | ++ | trackTimeRes | +float | +Resolution of the track time in ns (see TrackFlags::TrackTimeResIsRange) | +
o2::aod::track::v001::DetectorMap | +E | +detectorMap | +uint8_t | +Detector map version 1, see enum DetectorMapEnum | +
Name | ++ | Getter | +Type | +Comment | +|||||
---|---|---|---|---|---|---|---|---|---|
o2::aod::track::SigmaY | ++ | sigmaY | +float | +Covariance matrix | +|||||
o2::aod::track::SigmaZ | ++ | sigmaZ | +float | +Covariance matrix | +|||||
o2::aod::track::SigmaSnp | ++ | sigmaSnp | +float | +Covariance matrix | +|||||
o2::aod::track::SigmaTgl | ++ | sigmaTgl | +float | +Covariance matrix | +|||||
o2::aod::track::Sigma1Pt | ++ | sigma1Pt | +float | +Covariance matrix | +|||||
o2::aod::track::RhoZY | ++ | rhoZY | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoSnpY | ++ | rhoSnpY | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoSnpZ | ++ | rhoSnpZ | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoTglY | ++ | rhoTglY | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoTglZ | ++ | rhoTglZ | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoTglSnp | ++ | rhoTglSnp | +int8_t | +Covariance matrix in compressed form | |||||
o2::aod::track::PVector | -D | -pVector | -std::array<float,3> | -Momentum vector in x,y,z-directions in GeV/c | +o2::aod::track::Rho1PtY | ++ | rho1PtY | +int8_t | +Covariance matrix in compressed form |
o2::aod::track::Energy | -D | -energy | -float | -Track energy, computed under the mass assumption given as input | +o2::aod::track::Rho1PtZ | ++ | rho1PtZ | +int8_t | +Covariance matrix in compressed form |
o2::aod::track::Rapidity | -D | -rapidity | -float | -Track rapidity, computed under the mass assumption given as input | +o2::aod::track::Rho1PtSnp | ++ | rho1PtSnp | +int8_t | +Covariance matrix in compressed form |
o2::aod::track::Sign | -D | -sign | -short | -Charge: positive: 1, negative: -1 | +o2::aod::track::Rho1PtTgl | ++ | rho1PtTgl | +int8_t | +Covariance matrix in compressed form |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::track::TPCInnerParam | ++ | tpcInnerParam | +float | +Momentum at inner wall of the TPC | +
o2::aod::track::Flags | ++ | flags | +uint32_t | +Track flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags | +
o2::aod::track::ITSClusterMap | ++ | itsClusterMap | +uint8_t | +Old cluster ITS cluster map, kept for version 0 compatibility | +
o2::aod::track::TPCNClsFindable | ++ | tpcNClsFindable | +uint8_t | +Findable TPC clusters for this track geometry | +
o2::aod::track::TPCNClsFindableMinusFound | ++ | tpcNClsFindableMinusFound | +int8_t | +TPC Clusters: Findable - Found | +
o2::aod::track::TPCNClsFindableMinusCrossedRows | ++ | tpcNClsFindableMinusCrossedRows | +int8_t | +TPC Clusters: Findable - crossed rows | +
o2::aod::track::TPCNClsShared | ++ | tpcNClsShared | +uint8_t | +Number of shared TPC clusters | +
o2::aod::track::TRDPattern | ++ | trdPattern | +uint8_t | +Contributor to the track on TRD layer in bits 0-5, starting from the innermost, bit 6 indicates a potentially split tracklet, bit 7 if the track crossed a padrow | +
o2::aod::track::ITSChi2NCl | ++ | itsChi2NCl | +float | +Chi2 / cluster for the ITS track segment | +
o2::aod::track::TPCChi2NCl | ++ | tpcChi2NCl | +float | +Chi2 / cluster for the TPC track segment | +
o2::aod::track::TRDChi2 | ++ | trdChi2 | +float | +Chi2 for the TRD track segment | +
o2::aod::track::TOFChi2 | ++ | tofChi2 | +float | +Chi2 for the TOF track segment | +
o2::aod::track::TPCSignal | ++ | tpcSignal | +float | +dE/dx signal in the TPC | +
o2::aod::track::TRDSignal | ++ | trdSignal | +float | +PID signal in the TRD | +
o2::aod::track::Length | ++ | length | +float | +Track length | +
o2::aod::track::TOFExpMom | ++ | tofExpMom | +float | +TOF expected momentum obtained in tracking, used to compute the expected times | +
o2::aod::track::PIDForTracking | +D | +pidForTracking | +uint32_t | +PID hypothesis used during tracking. See the constants in the class PID in PID.h | +
o2::aod::track::IsPVContributor | +D | +isPVContributor | +bool | +Run 3: Has this track contributed to the collision vertex fit | +
o2::aod::track::HasITS | +D | +hasITS | +bool | +Flag to check if track has a ITS match | +
o2::aod::track::HasTPC | +D | +hasTPC | +bool | +Flag to check if track has a TPC match | +
o2::aod::track::HasTRD | +D | +hasTRD | +bool | +Flag to check if track has a TRD match | +
o2::aod::track::HasTOF | +D | +hasTOF | +bool | +Flag to check if track has a TOF measurement | +
o2::aod::track::TPCNClsFound | +D | +tpcNClsFound | +int16_t | +Number of found TPC clusters | +
o2::aod::track::TPCNClsCrossedRows | +D | +tpcNClsCrossedRows | +int16_t | +Number of crossed TPC Rows | +
o2::aod::track::TOFExpTimeEl | +D | +tofExpTimeEl | +float | +Expected time for the track to reach the TOF under the electron hypothesis | +
o2::aod::track::TOFExpTimeMu | +D | +tofExpTimeMu | +float | +Expected time for the track to reach the TOF under the muon hypothesis |
Name | -- | Getter | -Type | -Comment | +o2::aod::track::TOFExpTimePi | +D | +tofExpTimePi | +float | +Expected time for the track to reach the TOF under the pion hypothesis |
---|---|---|---|---|---|---|---|---|---|
o2::aod::track::SigmaY | -- | sigmaY | +o2::aod::track::TOFExpTimeKa | +D | +tofExpTimeKa | float | -Covariance matrix | +Expected time for the track to reach the TOF under the kaon hypothesis | |
o2::aod::track::SigmaZ | -- | sigmaZ | +o2::aod::track::TOFExpTimePr | +D | +tofExpTimePr | float | -Covariance matrix | +Expected time for the track to reach the TOF under the proton hypothesis | |
o2::aod::track::SigmaSnp | -- | sigmaSnp | +o2::aod::track::TOFExpTimeDe | +D | +tofExpTimeDe | float | -Covariance matrix | +Expected time for the track to reach the TOF under the deuteron hypothesis | |
o2::aod::track::SigmaTgl | -- | sigmaTgl | +o2::aod::track::TOFExpTimeTr | +D | +tofExpTimeTr | float | -Covariance matrix | +Expected time for the track to reach the TOF under the triton hypothesis | |
o2::aod::track::Sigma1Pt | -- | sigma1Pt | +o2::aod::track::TOFExpTimeHe | +D | +tofExpTimeHe | float | -Covariance matrix | +Expected time for the track to reach the TOF under the helium3 hypothesis | |
o2::aod::track::RhoZY | -- | rhoZY | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TOFExpTimeAl | +D | +tofExpTimeAl | +float | +Expected time for the track to reach the TOF under the helium4 hypothesis |
o2::aod::track::RhoSnpY | -- | rhoSnpY | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::ITSNCls | +D | +itsNCls | +uint8_t | +Number of ITS clusters |
o2::aod::track::RhoSnpZ | -- | rhoSnpZ | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::ITSNClsInnerBarrel | +D | +itsNClsInnerBarrel | +uint8_t | +Number of ITS clusters in the Inner Barrel |
o2::aod::track::RhoTglY | -- | rhoTglY | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TPCCrossedRowsOverFindableCls | +D | +tpcCrossedRowsOverFindableCls | +float | +Ratio crossed rows over findable clusters |
o2::aod::track::RhoTglZ | -- | rhoTglZ | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TPCFoundOverFindableCls | +D | +tpcFoundOverFindableCls | +float | +Ratio of found over findable clusters |
o2::aod::track::RhoTglSnp | -- | rhoTglSnp | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TPCFractionSharedCls | +D | +tpcFractionSharedCls | +float | +Fraction of shared TPC clusters |
o2::aod::track::Rho1PtY | +o2::aod::track::TrackEtaEMCAL | ++ | trackEtaEmcal | +float | - | rho1PtY | -int8_t | -Covariance matrix in compressed form | |
o2::aod::track::Rho1PtZ | +o2::aod::track::TrackPhiEMCAL | ++ | trackPhiEmcal | +float | - | rho1PtZ | -int8_t | -Covariance matrix in compressed form | |
o2::aod::track::Rho1PtSnp | +o2::aod::track::TrackTime | - | rho1PtSnp | -int8_t | -Covariance matrix in compressed form | +trackTime | +float | +Estimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0] | |
o2::aod::track::Rho1PtTgl | +o2::aod::track::TrackTimeRes | - | rho1PtTgl | -int8_t | -Covariance matrix in compressed form | +trackTimeRes | +float | +Resolution of the track time in ns (see TrackFlags::TrackTimeResIsRange) |