diff --git a/docs/datamodel/ao2dTables.md b/docs/datamodel/ao2dTables.md index 27b5b526..cf3cbd10 100644 --- a/docs/datamodel/ao2dTables.md +++ b/docs/datamodel/ao2dTables.md @@ -597,6 +597,13 @@ For better overview the tables are grouped into the following categories: \| [Ge short Charge: positive: 1, negative: -1 + + o2::aod::0 + GI + + ? + + o2::aod::track::Pt E @@ -781,6 +788,13 @@ For better overview the tables are grouped into the following categories: \| [Ge short Charge: positive: 1, negative: -1 + + o2::aod::0 + GI + + ? + + o2::aod::track::Pt E @@ -948,6 +962,13 @@ For better overview the tables are grouped into the following categories: \| [Ge int8_t Covariance matrix in compressed form + + o2::aod::0 + GI + + ? + + o2::aod::track::CYY E @@ -1188,6 +1209,13 @@ For better overview the tables are grouped into the following categories: \| [Ge int8_t Covariance matrix in compressed form + + o2::aod::0 + GI + + ? + + o2::aod::track::CYY E @@ -1612,6 +1640,13 @@ For better overview the tables are grouped into the following categories: \| [Ge float Resolution of the track time in ns (see TrackFlags::TrackTimeResIsRange) + + o2::aod::0 + GI + + ? + + o2::aod::track::DetectorMap E @@ -1978,6 +2013,13 @@ For better overview the tables are grouped into the following categories: \| [Ge float Resolution of the track time in ns (see TrackFlags::TrackTimeResIsRange) + + o2::aod::1 + GI + + ? + + o2::aod::track::v001::DetectorMap E @@ -1989,14 +2031,19 @@ For better overview the tables are grouped into the following categories: \| [Ge - +
- On disk version of the track parameters at collision vertex + Additional track information (clusters, PID, etc.)
Header file: Framework/Core/include/Framework/AnalysisDataModel.h
+
Extends: + +
@@ -2006,155 +2053,379 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - + + + + - - - - - + + + + + - + - + + + + + + + + - + - + - - + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + + + + + + + + - + - + + + + + + + + - + - + + + + + + + + - + - + - + - + - + + + + + + + + - + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + -
NameComment
o2::soa::IndexGIglobalIndexint64_to2::aod::track::TPCInnerParam tpcInnerParamfloatMomentum at inner wall of the TPC
o2::aod::track::CollisionIdIcollisionIdint32Collision to which this track belongso2::aod::track::Flagsflagsuint32_tTrack flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags
o2::aod::track::TrackTypeo2::aod::track::ITSClusterSizes trackTypeitsClusterSizesuint32_tClusters sizes, four bits per a layer, starting from the innermost
o2::aod::track::TPCNClsFindabletpcNClsFindable uint8_tType of track. See enum TrackTypeEnum. This cannot be used to decide which detector has contributed to this track. Use hasITS, hasTPC, etc.Findable TPC clusters for this track geometry
o2::aod::track::Xo2::aod::track::TPCNClsFindableMinusFound xfloattpcNClsFindableMinusFoundint8_tTPC Clusters: Findable - Found
o2::aod::track::TPCNClsFindableMinusPID tpcNClsFindableMinusPIDint8_tTPC Clusters: Findable - Found clusters used for PID
o2::aod::track::Alphao2::aod::track::TPCNClsFindableMinusCrossedRows alphatpcNClsFindableMinusCrossedRowsint8_tTPC Clusters: Findable - crossed rows
o2::aod::track::TPCNClsSharedtpcNClsShareduint8_tNumber of shared TPC clusters
o2::aod::track::v001::extensions::TPCDeltaTFwdDtpcDeltaTFwdfloatDelta Forward of track time in TPC time bis
o2::aod::track::v001::extensions::TPCDeltaTBwdDtpcDeltaTBwd floatDelta Backward of track time in TPC time bis
o2::aod::track::TRDPattern trdPatternuint8_tContributor 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::Yo2::aod::track::ITSChi2NCl yitsChi2NCl floatChi2 / cluster for the ITS track segment
o2::aod::track::Zo2::aod::track::TPCChi2NCl ztpcChi2NCl floatChi2 / cluster for the TPC track segment
o2::aod::track::TRDChi2 trdChi2floatChi2 for the TRD track segment
o2::aod::track::Snpo2::aod::track::TOFChi2 snptofChi2 floatChi2 for the TOF track segment
o2::aod::track::TPCSignal tpcSignalfloatdE/dx signal in the TPC
o2::aod::track::Tglo2::aod::track::TRDSignal tgltrdSignal floatPID signal in the TRD
o2::aod::track::Length lengthfloatTrack length
o2::aod::track::Signed1Pto2::aod::track::TOFExpMom signed1PttofExpMom float(sign of charge)/Pt in c/GeV. Use pt() and sign() insteadTOF expected momentum obtained in tracking, used to compute the expected times
o2::aod::track::IsWithinBeamPipeo2::aod::track::PIDForTracking DisWithinBeamPipepidForTrackinguint32_tPID hypothesis used during tracking. See the constants in the class PID in PID.h
o2::aod::track::IsPVContributorDisPVContributor boolIs the track within the beam pipe (= successfully propagated to a collision vertex)Run 3: Has this track contributed to the collision vertex fit
o2::aod::track::Pxo2::aod::track::HasITS DpxfloatMomentum in x-direction in GeV/chasITSboolFlag to check if track has a ITS match
o2::aod::track::Pyo2::aod::track::HasTPC DpyfloatMomentum in y-direction in GeV/chasTPCboolFlag to check if track has a TPC match
o2::aod::track::Pzo2::aod::track::HasTRD DpzfloatMomentum in z-direction in GeV/chasTRDboolFlag to check if track has a TRD match
o2::aod::track::PVectoro2::aod::track::HasTOF DpVectorstd::array<float,3>Momentum vector in x,y,z-directions in GeV/chasTOFboolFlag to check if track has a TOF measurement
o2::aod::track::Energyo2::aod::track::TPCNClsFound DenergyfloatTrack energy, computed under the mass assumption given as inputtpcNClsFoundint16_tNumber of found TPC clusters
o2::aod::track::Rapidityo2::aod::track::TPCNClsCrossedRows DrapidityfloatTrack rapidity, computed under the mass assumption given as inputtpcNClsCrossedRowsint16_tNumber of crossed TPC Rows
o2::aod::track::Signo2::aod::track::v001::ITSClusterMap DsignshortCharge: positive: 1, negative: -1itsClusterMapuint8_tITS cluster map, one bit per a layer, starting from the innermost
-
- - - -
-
- On disk version of the track parameters at inner most update (e.g. ITS) as it comes from the tracking -
-
- Header file: Framework/Core/include/Framework/AnalysisDataModel.h -
- - - - - - + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeCommento2::aod::track::v001::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::soa::IndexGIglobalIndexo2::aod::track::v001::ITSNClsInnerBarrelDitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
o2::aod::track::v001::ITSClsSizeInLayerDitsClsSizeInLayeruint8_tSize of the ITS cluster in a given layer
o2::aod::track::v001::IsITSAfterburnerDisITSAfterburnerboolIf the track used the afterburner in the ITS
o2::aod::track::TOFExpTimeElDtofExpTimeElfloatExpected time for the track to reach the TOF under the electron hypothesis
o2::aod::track::TOFExpTimeMuDtofExpTimeMufloatExpected time for the track to reach the TOF under the muon hypothesis
o2::aod::track::TOFExpTimePiDtofExpTimePifloatExpected time for the track to reach the TOF under the pion hypothesis
o2::aod::track::TOFExpTimeKaDtofExpTimeKafloatExpected time for the track to reach the TOF under the kaon hypothesis
o2::aod::track::TOFExpTimePrDtofExpTimePrfloatExpected time for the track to reach the TOF under the proton hypothesis
o2::aod::track::TOFExpTimeDeDtofExpTimeDefloatExpected time for the track to reach the TOF under the deuteron hypothesis
o2::aod::track::TOFExpTimeTrDtofExpTimeTrfloatExpected time for the track to reach the TOF under the triton hypothesis
o2::aod::track::TOFExpTimeHeDtofExpTimeHefloatExpected time for the track to reach the TOF under the helium3 hypothesis
o2::aod::track::TOFExpTimeAlDtofExpTimeAlfloatExpected time for the track to reach the TOF under the helium4 hypothesis
o2::aod::track::TPCCrossedRowsOverFindableClsDtpcCrossedRowsOverFindableClsfloatRatio crossed rows over findable clusters
o2::aod::track::TPCFoundOverFindableClsDtpcFoundOverFindableClsfloatRatio of found over findable clusters
o2::aod::track::TPCFractionSharedClsDtpcFractionSharedClsfloatFraction of shared TPC clusters
o2::aod::track::TrackEtaEMCALtrackEtaEmcalfloat
o2::aod::track::TrackPhiEMCALtrackPhiEmcalfloat
o2::aod::track::TrackTimetrackTimefloatEstimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0]
o2::aod::track::TrackTimeRestrackTimeResfloatResolution of the track time in ns (see TrackFlags::TrackTimeResIsRange)
o2::aod::2GI?
o2::aod::track::v001::DetectorMapEdetectorMapuint8_tDetector map version 1, see enum DetectorMapEnum
+
+ + + +
+
+ On disk version of the track parameters at collision vertex +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+ + + + + + + + + + + + @@ -2281,10 +2552,10 @@ For better overview the tables are grouped into the following categories: \| [Ge - +
- On disk version of the TracksCov table at collision vertex + On disk version of the track parameters at inner most update (e.g. ITS) as it comes from the tracking
Header file: Framework/Core/include/Framework/AnalysisDataModel.h @@ -2298,74 +2569,220 @@ For better overview the tables are grouped into the following categories: \| [Ge
- + + + + - - - - + + + + + + + + - - - + + + - + - + - + - + - + - + - + - + - + - + + + + - - - - + + + + - - - - + + + + - - - - + - - - + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::soa::IndexGIglobalIndex int64_t
Comment
o2::aod::track::SigmaYo2::soa::IndexGIglobalIndexint64_t sigmaYfloatCovariance matrix
o2::aod::track::SigmaZo2::aod::track::CollisionIdIcollisionIdint32Collision to which this track belongs
o2::aod::track::TrackType sigmaZfloatCovariance matrixtrackTypeuint8_tType of track. See enum TrackTypeEnum. This cannot be used to decide which detector has contributed to this track. Use hasITS, hasTPC, etc.
o2::aod::track::SigmaSnpo2::aod::track::X sigmaSnpx floatCovariance matrix
o2::aod::track::SigmaTglo2::aod::track::Alpha sigmaTglalpha floatCovariance matrix
o2::aod::track::Sigma1Pto2::aod::track::Y sigma1Pty floatCovariance matrix
o2::aod::track::RhoZYo2::aod::track::Zzfloat rhoZYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpYo2::aod::track::Snpsnpfloat rhoSnpYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpZo2::aod::track::Tgltglfloat rhoSnpZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglYo2::aod::track::Signed1Pt rhoTglYint8_tCovariance matrix in compressed formsigned1Ptfloat(sign of charge)/Pt in c/GeV. Use pt() and sign() instead
o2::aod::track::RhoTglZrhoTglZint8_tCovariance matrix in compressed formo2::aod::track::IsWithinBeamPipeDisWithinBeamPipeboolIs the track within the beam pipe (= successfully propagated to a collision vertex)
o2::aod::track::PxDpxfloatMomentum in x-direction in GeV/c
o2::aod::track::PyDpyfloatMomentum in y-direction in GeV/c
o2::aod::track::PzDpzfloatMomentum in z-direction in GeV/c
o2::aod::track::PVectorDpVectorstd::array<float,3>Momentum vector in x,y,z-directions in GeV/c
o2::aod::track::EnergyDenergyfloatTrack energy, computed under the mass assumption given as input
o2::aod::track::RapidityDrapidityfloatTrack rapidity, computed under the mass assumption given as input
o2::aod::track::SignDsignshortCharge: positive: 1, negative: -1
+
+ + + +
+
+ On disk version of the TracksCov table at collision vertex +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2375,170 +2792,489 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::track::SigmaYsigmaYfloatCovariance matrix
o2::aod::track::SigmaZsigmaZfloatCovariance matrix
o2::aod::track::SigmaSnpsigmaSnpfloatCovariance matrix
o2::aod::track::SigmaTglsigmaTglfloatCovariance matrix
o2::aod::track::Sigma1Ptsigma1PtfloatCovariance matrix
o2::aod::track::RhoZYrhoZYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpYrhoSnpYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpZrhoSnpZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglYrhoTglYint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglZrhoTglZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglSnpCovariance matrix in compressed form
o2::aod::track::Rho1PtYrho1PtYint8_tCovariance matrix in compressed formo2::aod::track::Rho1PtYrho1PtYint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtZrho1PtZint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtSnprho1PtSnpint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtTglrho1PtTglint8_tCovariance matrix in compressed form
+
+ + + +
+
+ On disk version of the TracksCov table at inner most update (e.g. ITS) as it comes from the tracking +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::track::SigmaYsigmaYfloatCovariance matrix
o2::aod::track::SigmaZsigmaZfloatCovariance matrix
o2::aod::track::SigmaSnpsigmaSnpfloatCovariance matrix
o2::aod::track::SigmaTglsigmaTglfloatCovariance matrix
o2::aod::track::Sigma1Ptsigma1PtfloatCovariance matrix
o2::aod::track::RhoZYrhoZYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpYrhoSnpYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpZrhoSnpZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglYrhoTglYint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglZrhoTglZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglSnprhoTglSnpint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtYrho1PtYint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtZrho1PtZint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtSnprho1PtSnpint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtTglrho1PtTglint8_tCovariance matrix in compressed form
+
+ + + +
+
+ On disk version of TracksExtra, version 0 +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + -
NameGetterTypeComment
o2::aod::track::TPCInnerParamtpcInnerParamfloatMomentum at inner wall of the TPC
o2::aod::track::Flagsflagsuint32_tTrack flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags
o2::aod::track::ITSClusterMapitsClusterMapuint8_tOld cluster ITS cluster map, kept for version 0 compatibility
o2::aod::track::TPCNClsFindabletpcNClsFindableuint8_tFindable TPC clusters for this track geometry
o2::aod::track::TPCNClsFindableMinusFoundtpcNClsFindableMinusFoundint8_tTPC Clusters: Findable - Found
o2::aod::track::TPCNClsFindableMinusCrossedRowstpcNClsFindableMinusCrossedRowsint8_tTPC Clusters: Findable - crossed rows
o2::aod::track::TPCNClsSharedtpcNClsShareduint8_tNumber of shared TPC clusters
o2::aod::track::TRDPatterntrdPatternuint8_tContributor 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::ITSChi2NClitsChi2NClfloatChi2 / cluster for the ITS track segment
o2::aod::track::TPCChi2NCltpcChi2NClfloatChi2 / cluster for the TPC track segment
o2::aod::track::TRDChi2trdChi2floatChi2 for the TRD track segment
o2::aod::track::TOFChi2tofChi2floatChi2 for the TOF track segment
o2::aod::track::TPCSignaltpcSignalfloatdE/dx signal in the TPC
o2::aod::track::TRDSignaltrdSignalfloatPID signal in the TRD
o2::aod::track::LengthlengthfloatTrack length
o2::aod::track::TOFExpMomtofExpMomfloatTOF expected momentum obtained in tracking, used to compute the expected times
o2::aod::track::PIDForTrackingDpidForTrackinguint32_tPID hypothesis used during tracking. See the constants in the class PID in PID.h
o2::aod::track::IsPVContributorDisPVContributorboolRun 3: Has this track contributed to the collision vertex fit
o2::aod::track::HasITSDhasITSboolFlag to check if track has a ITS match
o2::aod::track::HasTPCDhasTPCboolFlag to check if track has a TPC match
o2::aod::track::HasTRDDhasTRDboolFlag to check if track has a TRD match
o2::aod::track::HasTOFDhasTOFboolFlag to check if track has a TOF measurement
o2::aod::track::TPCNClsFoundDtpcNClsFoundint16_tNumber of found TPC clusters
o2::aod::track::TPCNClsCrossedRowsDtpcNClsCrossedRowsint16_tNumber of crossed TPC Rows
o2::aod::track::Rho1PtZrho1PtZint8_tCovariance matrix in compressed formo2::aod::track::TOFExpTimeElDtofExpTimeElfloatExpected time for the track to reach the TOF under the electron hypothesis
o2::aod::track::Rho1PtSnprho1PtSnpint8_tCovariance matrix in compressed formo2::aod::track::TOFExpTimeMuDtofExpTimeMufloatExpected time for the track to reach the TOF under the muon hypothesis
o2::aod::track::Rho1PtTglrho1PtTglint8_tCovariance matrix in compressed formo2::aod::track::TOFExpTimePiDtofExpTimePifloatExpected time for the track to reach the TOF under the pion hypothesis
-
- - - -
-
- On disk version of the TracksCov table at inner most update (e.g. ITS) as it comes from the tracking -
-
- Header file: Framework/Core/include/Framework/AnalysisDataModel.h -
- - - - - - + + + + + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - + + + - + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - + - - - - - - + + - - - - + + + + - - - - + - - - + + + - + - - - + + +
NameGetterTypeCommento2::aod::track::TOFExpTimeKaDtofExpTimeKafloatExpected time for the track to reach the TOF under the kaon hypothesis
o2::aod::track::SigmaYsigmaYo2::aod::track::TOFExpTimePrDtofExpTimePr floatCovariance matrixExpected time for the track to reach the TOF under the proton hypothesis
o2::aod::track::SigmaZsigmaZo2::aod::track::TOFExpTimeDeDtofExpTimeDe floatCovariance matrixExpected time for the track to reach the TOF under the deuteron hypothesis
o2::aod::track::SigmaSnpsigmaSnpo2::aod::track::TOFExpTimeTrDtofExpTimeTr floatCovariance matrixExpected time for the track to reach the TOF under the triton hypothesis
o2::aod::track::SigmaTglsigmaTglo2::aod::track::TOFExpTimeHeDtofExpTimeHe floatCovariance matrixExpected time for the track to reach the TOF under the helium3 hypothesis
o2::aod::track::Sigma1Ptsigma1Pto2::aod::track::TOFExpTimeAlDtofExpTimeAl floatCovariance matrixExpected time for the track to reach the TOF under the helium4 hypothesis
o2::aod::track::RhoZYrhoZYint8_tCovariance matrix in compressed formo2::aod::track::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::aod::track::RhoSnpYrhoSnpYint8_tCovariance matrix in compressed formo2::aod::track::ITSNClsInnerBarrelDitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
o2::aod::track::RhoSnpZrhoSnpZint8_tCovariance matrix in compressed formo2::aod::track::TPCCrossedRowsOverFindableClsDtpcCrossedRowsOverFindableClsfloatRatio crossed rows over findable clusters
o2::aod::track::RhoTglYrhoTglYint8_tCovariance matrix in compressed formo2::aod::track::TPCFoundOverFindableClsDtpcFoundOverFindableClsfloatRatio of found over findable clusters
o2::aod::track::RhoTglZrhoTglZint8_tCovariance matrix in compressed formo2::aod::track::TPCFractionSharedClsDtpcFractionSharedClsfloatFraction of shared TPC clusters
o2::aod::track::RhoTglSnpo2::aod::track::TrackEtaEMCAL rhoTglSnpint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtYtrackEtaEmcalfloat rho1PtYint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtZo2::aod::track::TrackPhiEMCALtrackPhiEmcalfloat rho1PtZint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtSnpo2::aod::track::TrackTime rho1PtSnpint8_tCovariance matrix in compressed formtrackTimefloatEstimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0]
o2::aod::track::Rho1PtTglo2::aod::track::TrackTimeRes rho1PtTglint8_tCovariance matrix in compressed formtrackTimeResfloatResolution of the track time in ns (see TrackFlags::TrackTimeResIsRange)
- +
- On disk version of TracksExtra, version 0 +
Header file: Framework/Core/include/Framework/AnalysisDataModel.h
+
Is used in: + +
@@ -2562,11 +3298,11 @@ For better overview the tables are grouped into the following categories: \| [Ge - + - - - + + + @@ -2596,6 +3332,20 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + + + + + + + + @@ -2695,25 +3445,60 @@ For better overview the tables are grouped into the following categories: \| [Ge - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - + - - - + + + - + - - - + + + @@ -2778,20 +3563,6 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - - - - - - - - - - - @@ -2845,7 +3616,7 @@ For better overview the tables are grouped into the following categories: \| [Ge - +
@@ -2853,11 +3624,6 @@ For better overview the tables are grouped into the following categories: \| [Ge
Header file: Framework/Core/include/Framework/AnalysisDataModel.h
-
Is used in: -
    -
  • o2::aod::StoredTracksExtra = o2::aod::StoredTracksExtra_001
  • -
-
NameTrack flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags
o2::aod::track::ITSClusterMapo2::aod::track::ITSClusterSizes itsClusterMapuint8_tOld cluster ITS cluster map, kept for version 0 compatibilityitsClusterSizesuint32_tClusters sizes, four bits per a layer, starting from the innermost
o2::aod::track::TPCNClsFindableuint8_t Number of shared TPC clusters
o2::aod::track::v001::extensions::TPCDeltaTFwdDtpcDeltaTFwdfloatDelta Forward of track time in TPC time bis
o2::aod::track::v001::extensions::TPCDeltaTBwdDtpcDeltaTBwdfloatDelta Backward of track time in TPC time bis
o2::aod::track::TRDPattern Flag to check if track has a TRD match
o2::aod::track::HasTOFo2::aod::track::HasTOFDhasTOFboolFlag to check if track has a TOF measurement
o2::aod::track::TPCNClsFoundDtpcNClsFoundint16_tNumber of found TPC clusters
o2::aod::track::TPCNClsCrossedRowsDtpcNClsCrossedRowsint16_tNumber of crossed TPC Rows
o2::aod::track::v001::ITSClusterMapDitsClusterMapuint8_tITS cluster map, one bit per a layer, starting from the innermost
o2::aod::track::v001::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::aod::track::v001::ITSNClsInnerBarrel DhasTOFboolFlag to check if track has a TOF measurementitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
o2::aod::track::TPCNClsFoundo2::aod::track::v001::ITSClsSizeInLayer DtpcNClsFoundint16_tNumber of found TPC clustersitsClsSizeInLayeruint8_tSize of the ITS cluster in a given layer
o2::aod::track::TPCNClsCrossedRowso2::aod::track::v001::IsITSAfterburner DtpcNClsCrossedRowsint16_tNumber of crossed TPC RowsisITSAfterburnerboolIf the track used the afterburner in the ITS
o2::aod::track::TOFExpTimeElfloat Expected time for the track to reach the TOF under the helium4 hypothesis
o2::aod::track::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::aod::track::ITSNClsInnerBarrelDitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
o2::aod::track::TPCCrossedRowsOverFindableCls D
@@ -2901,6 +3667,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -3332,6 +4105,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -3509,6 +4289,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -4035,10 +4822,10 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - + + + + @@ -4048,6 +4835,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -4192,6 +4986,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -7626,6 +8427,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -7852,6 +8660,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -9228,17 +10043,135 @@ For better overview the tables are grouped into the following categories: \| [Ge - + +
+
+ trackQA information - sampled QA information currently for the TPC - version 0 +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+
Nameint8_t TPC Clusters: Findable - Found
o2::aod::track::TPCNClsFindableMinusPIDtpcNClsFindableMinusPIDint8_tTPC Clusters: Findable - Found clusters used for PID
o2::aod::track::TPCNClsFindableMinusCrossedRows float Resolution of the track time in ns
o2::aod::0GI?
o2::aod::fwdtrack::Pt Efloat Resolution of the track time in ns
o2::aod::1GI?
o2::aod::fwdtrack::Pt EResolution of the track time in ns
o2::aod::fwdtrack::EtaEetafloato2::aod::0GI?
float
o2::aod::fwdtrack::EtaEetafloat
o2::aod::fwdtrack::P Eint8_t Covariance matrix in compressed form
o2::aod::0GI?
o2::aod::fwdtrack::CXX Ebool True if particle is considered a physical primary according to the ALICE definition
o2::aod::0GI?
o2::aod::mcparticle::Phi Ebool True if particle is considered a physical primary according to the ALICE definition
o2::aod::1GI?
o2::aod::mcparticle::Phi E
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::soa::IndexGIglobalIndexint64_t
o2::aod::trackqa::TrackIdItrackIdint32track to which this QA information belongs
o2::aod::trackqa::TPCTime0tpcTime0floattpc only time0 (mTime0 in TPC track)
o2::aod::trackqa::TPCDCARtpcdcaRint16_ttpc only DCAr
o2::aod::trackqa::TPCDCAZtpcdcaZint16_ttpc only DCAz
o2::aod::trackqa::TPCClusterByteMasktpcClusterByteMaskuint8_ttracklet bitmask - track defining 8 tracklets (152=8*19 rows) bit set if nCluster>thr (default 5)
o2::aod::trackqa::TPCdEdxMax0RtpcdEdxMax0Ruint8_tTPC dEdxQMax -ROC0/dEdx
o2::aod::trackqa::TPCdEdxMax1RtpcdEdxMax1Ruint8_tTPC dEdxQMax -ROC1/dEdx
o2::aod::trackqa::TPCdEdxMax2RtpcdEdxMax2Ruint8_tTPC dEdxQMax -ROC2/dEdx
o2::aod::trackqa::TPCdEdxMax3RtpcdEdxMax3Ruint8_tTPC dEdxQMax -ROC3/dEdx
o2::aod::trackqa::TPCdEdxTot0RtpcdEdxTot0Ruint8_tTPC dEdxQtot -ROC0/dEdx
o2::aod::trackqa::TPCdEdxTot1RtpcdEdxTot1Ruint8_tTPC dEdxQtot -ROC1/dEdx
o2::aod::trackqa::TPCdEdxTot2RtpcdEdxTot2Ruint8_tTPC dEdxQtot -ROC2/dEdx
o2::aod::trackqa::TPCdEdxTot3RtpcdEdxTot3Ruint8_tTPC dEdxQtot -ROC3/dEdx
+
+ + +
- trackQA information - sampled QA information currently for the TPC + trackQA information - version 1 - including contributor residuals of matched tracks at reference radius
Header file: Framework/Core/include/Framework/AnalysisDataModel.h
Is used in:
@@ -9347,6 +10280,83 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
uint8_t TPC dEdxQtot -ROC3/dEdx
o2::aod::trackqa::DeltaRefContParamYdeltaRefContParamYint8_tNormalized delta of contributor tracks at reference point in the same frame Y
o2::aod::trackqa::DeltaRefContParamZdeltaRefITSParamZint8_tNormalized delta of contributor tracks at reference point in the same frame Z
o2::aod::trackqa::DeltaRefContParamSnpdeltaRefContParamSnpint8_tNormalized delta of contributor tracks at reference point in the same frame Snp
o2::aod::trackqa::DeltaRefContParamTgldeltaRefContParamTglint8_tNormalized delta of contributor tracks at reference point in the same frame Tgl
o2::aod::trackqa::DeltaRefContParamQ2PtdeltaRefContParamQ2Ptint8_tNormalized delta of contributor tracks at reference point in the same frame Q2Pt
o2::aod::trackqa::DeltaRefGloParamYdeltaRefGloParamYint8_tNormalized delta of global track to average contributors matched tracks at reference point in the same frame Y
o2::aod::trackqa::DeltaRefGloParamZdeltaRefGloParamZint8_tNormalized delta of global track to average contributors matched tracks at reference point in the same frame Z
o2::aod::trackqa::DeltaRefGloParamSnpdeltaRefGloParamSnpint8_tNormalized delta of global track to average contributors matched tracks at reference point in the same frame Snp
o2::aod::trackqa::DeltaRefGloParamTgldeltaRefGloParamTglint8_tNormalized delta of global track to average contributors matched tracks at reference point in the same frame Tgl
o2::aod::trackqa::DeltaRefGloParamQ2PtdeltaRefGloParamQ2Ptint8_tNormalized delta of global track to average contributors matched tracks at reference point in the same frame Q2Pt
o2::aod::trackqa::IsDummyDisDummyboolindicates if the propagation of the contrib. tracks was successful and residuals are available
@@ -9380,7 +10390,7 @@ For better overview the tables are grouped into the following categories: \| [Ge - o2::aod::origin::DataframeID + o2::aod::origins::DataframeID dataframeID uint64_t diff --git a/docs/datamodel/helperTaskTables.md b/docs/datamodel/helperTaskTables.md index bb6da425..d2eb6d8c 100644 --- a/docs/datamodel/helperTaskTables.md +++ b/docs/datamodel/helperTaskTables.md @@ -1549,6 +1549,12 @@ Code file: match-mft-mch-data.cxx +
+ +
+ ## o2-analysis-mccollisionextra Code file: mcCollsExtra.cxx
@@ -2571,87 +2577,6 @@ Code file: o2::aod::MultMCExtras -
-
- Table for the MC information -
-
- Header file: Common/DataModel/Multiplicity.h -
-
Is used in: -
    -
  • o2::aod::MultMCExtra = o2::aod::MultMCExtras::iterator
  • -
  • o2::aod::MultsExtraMC = o2::aod::MultMCExtras
  • -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameGetterTypeComment
o2::aod::mult::MultMCFT0AmultMCFT0Aint
o2::aod::mult::MultMCFT0CmultMCFT0Cint
o2::aod::mult::MultMCNParticlesEta05multMCNParticlesEta05int
o2::aod::mult::MultMCNParticlesEta08multMCNParticlesEta08int
o2::aod::mult::MultMCNParticlesEta10multMCNParticlesEta10int
o2::aod::mult::MultMCPVzmultMCPVzfloat
o2::aod::mult::IsInelGt0DisInelGt0boolis INEL > 0
o2::aod::mult::IsInelGt1DisInelGt1boolis INEL > 1
-
-
@@ -9285,6 +9210,113 @@ Code file: multMCExtrasConverter.cxx +
+ + +
+
+ Table for MC information +
+ +
Is used in: +
    +
  • o2::aod::MultMCExtras = o2::aod::MultMCExtras_001
  • +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::mult::MultMCFT0AmultMCFT0Aint
o2::aod::mult::MultMCFT0CmultMCFT0Cint
o2::aod::mult::MultMCFV0AmultMCFV0Aint
o2::aod::mult::MultMCFDDAmultMCFDDAint
o2::aod::mult::MultMCFDDCmultMCFDDCint
o2::aod::mult::MultMCNParticlesEta05multMCNParticlesEta05int
o2::aod::mult::MultMCNParticlesEta08multMCNParticlesEta08int
o2::aod::mult::MultMCNParticlesEta10multMCNParticlesEta10int
o2::aod::mult::MultMCPVzmultMCPVzfloat
o2::aod::mult::IsInelGt0DisInelGt0boolis INEL > 0
o2::aod::mult::IsInelGt1DisInelGt1boolis INEL > 1
+
+ +
+ ## o2-analysis-multsextra-converter Code file: multsExtraConverter.cxx
@@ -9441,21 +9473,21 @@ Code file: tracksExtraConverter.cxx +## o2-analysis-trackqa-converter +Code file: trackQAConverter.cxx
- +
- + trackQA information - version 1 - including contributor residuals of matched tracks at reference radius
Is used in:
    -
  • o2::aod::StoredTracksExtra = o2::aod::StoredTracksExtra_001
  • +
  • o2::aod::TracksQAVersion = o2::aod::TracksQA_001
@@ -9467,39 +9499,605 @@ Code file: tracksExtraConverter.cxx +
+ + +
+
+ +
+ +
Is used in: +
    +
  • o2::aod::StoredTracksExtra = o2::aod::StoredTracksExtra_001
  • +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::track::TPCInnerParamtpcInnerParamfloatMomentum at inner wall of the TPC
o2::aod::track::Flagsflagsuint32_tTrack flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags
o2::aod::track::ITSClusterSizesitsClusterSizesuint32_tClusters sizes, four bits per a layer, starting from the innermost
o2::aod::track::TPCNClsFindabletpcNClsFindableuint8_tFindable TPC clusters for this track geometry
o2::aod::track::TPCNClsFindableMinusFoundtpcNClsFindableMinusFoundint8_tTPC Clusters: Findable - Found
o2::aod::track::TPCNClsFindableMinusCrossedRowstpcNClsFindableMinusCrossedRowsint8_tTPC Clusters: Findable - crossed rows
o2::aod::track::TPCNClsSharedtpcNClsShareduint8_tNumber of shared TPC clusters
o2::aod::track::v001::extensions::TPCDeltaTFwdDtpcDeltaTFwdfloatDelta Forward of track time in TPC time bis
o2::aod::track::v001::extensions::TPCDeltaTBwdDtpcDeltaTBwdfloatDelta Backward of track time in TPC time bis
o2::aod::track::TRDPatterntrdPatternuint8_tContributor 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::ITSChi2NClitsChi2NClfloatChi2 / cluster for the ITS track segment
o2::aod::track::TPCChi2NCltpcChi2NClfloatChi2 / cluster for the TPC track segment
o2::aod::track::TRDChi2trdChi2floatChi2 for the TRD track segment
o2::aod::track::TOFChi2tofChi2floatChi2 for the TOF track segment
o2::aod::track::TPCSignaltpcSignalfloatdE/dx signal in the TPC
o2::aod::track::TRDSignaltrdSignalfloatPID signal in the TRD
o2::aod::track::LengthlengthfloatTrack length
o2::aod::track::TOFExpMomtofExpMomfloatTOF expected momentum obtained in tracking, used to compute the expected times
o2::aod::track::PIDForTrackingDpidForTrackinguint32_tPID hypothesis used during tracking. See the constants in the class PID in PID.h
o2::aod::track::IsPVContributorDisPVContributorboolRun 3: Has this track contributed to the collision vertex fit
o2::aod::track::HasITSDhasITSboolFlag to check if track has a ITS match
o2::aod::track::HasTPCDhasTPCboolFlag to check if track has a TPC match
o2::aod::track::HasTRDDhasTRDboolFlag to check if track has a TRD match
o2::aod::track::HasTOFDhasTOFboolFlag to check if track has a TOF measurement
o2::aod::track::TPCNClsFoundDtpcNClsFoundint16_tNumber of found TPC clusters
o2::aod::track::TPCNClsCrossedRowsDtpcNClsCrossedRowsint16_tNumber of crossed TPC Rows
o2::aod::track::v001::ITSClusterMapDitsClusterMapuint8_tITS cluster map, one bit per a layer, starting from the innermost
o2::aod::track::v001::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::aod::track::v001::ITSNClsInnerBarrelDitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
o2::aod::track::v001::ITSClsSizeInLayerDitsClsSizeInLayeruint8_tSize of the ITS cluster in a given layer
o2::aod::track::v001::IsITSAfterburnerDisITSAfterburnerboolIf the track used the afterburner in the ITS
o2::aod::track::TOFExpTimeElDtofExpTimeElfloatExpected time for the track to reach the TOF under the electron hypothesis
o2::aod::track::TOFExpTimeMuDtofExpTimeMufloatExpected time for the track to reach the TOF under the muon hypothesis
o2::aod::track::TOFExpTimePiDtofExpTimePifloatExpected time for the track to reach the TOF under the pion hypothesis
o2::aod::track::TOFExpTimeKaDtofExpTimeKafloatExpected time for the track to reach the TOF under the kaon hypothesis
o2::aod::track::TOFExpTimePrDtofExpTimePrfloatExpected time for the track to reach the TOF under the proton hypothesis
o2::aod::track::TOFExpTimeDeDtofExpTimeDefloatExpected time for the track to reach the TOF under the deuteron hypothesis
o2::aod::track::TOFExpTimeTrDtofExpTimeTrfloatExpected time for the track to reach the TOF under the triton hypothesis
o2::aod::track::TOFExpTimeHeDtofExpTimeHefloatExpected time for the track to reach the TOF under the helium3 hypothesis
o2::aod::track::TOFExpTimeAlDtofExpTimeAlfloatExpected time for the track to reach the TOF under the helium4 hypothesis
o2::aod::track::TPCCrossedRowsOverFindableClsDtpcCrossedRowsOverFindableClsfloatRatio crossed rows over findable clusters
o2::aod::track::TPCFoundOverFindableClsDtpcFoundOverFindableClsfloatRatio of found over findable clusters
o2::aod::track::TPCFractionSharedClsDtpcFractionSharedClsfloatFraction of shared TPC clusters
o2::aod::track::TrackEtaEMCALtrackEtaEmcalfloat
o2::aod::track::TrackPhiEMCALtrackPhiEmcalfloat
o2::aod::track::TrackTimetrackTimefloatEstimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0]
o2::aod::track::TrackTimeRestrackTimeResfloatResolution of the track time in ns (see TrackFlags::TrackTimeResIsRange)
+
+ +
+ +## o2-analysis-tracks-extra-v002-converter +Code file: tracksExtraV002Converter.cxx +
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/datamodel/joinsAndIterators.md b/docs/datamodel/joinsAndIterators.md index a7d0d9e9..a33168d0 100644 --- a/docs/datamodel/joinsAndIterators.md +++ b/docs/datamodel/joinsAndIterators.md @@ -121,10 +121,17 @@ Click on the labels to display the definitions. Click buttons to - +
    -
  • o2::aod::TrackQA = o2::aod::TracksQA::iterator
  • +
  • o2::aod::TracksQAVersion = o2::aod::TracksQA_001
  • +
+
+ + +
+
    +
  • o2::aod::TracksQA = o2::aod::TracksQAVersion::iterator
@@ -716,6 +723,13 @@ Click on the labels to display the definitions. Click buttons to + +
+
    +
  • o2::aod::MultMCExtras = o2::aod::MultMCExtras_001
  • +
+
+
    @@ -1066,6 +1080,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::FDExtCollision = o2::aod::FDExtCollisions::iterator
  • +
+
+
    @@ -1346,6 +1367,20 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::ReducedMFTExtra = o2::aod::ReducedMFTsExtra::iterator
  • +
+
+ + +
+
    +
  • o2::aod::ReducedMFTLabel = o2::aod::ReducedMFTLabels::iterator
  • +
+
+
    @@ -1682,6 +1717,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::EMPrimaryElectronPrefilterBitPi0 = o2::aod::EMPrimaryElectronsPrefilterBitPi0::iterator
  • +
+
+
    @@ -2242,31 +2284,59 @@ Click on the labels to display the definitions. Click buttons to
- +
    -
  • o2::aod::HfD0CollBase = o2::aod::HfD0CollBases::iterator
  • +
  • o2::aod::Hf = o2::aod::#_hf_type_##CollBase=Hf##_hf_type_##CollBases::iterator
- +
    -
  • o2::aod::StoredHfD0CollBase = o2::aod::StoredHfD0CollBases::iterator
  • +
  • o2::aod::StoredHf = o2::aod::#_hf_type_##CollBase=StoredHf##_hf_type_##CollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::Hf_hf_type_CollBase = o2::aod::Hf_hf_type_CollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::StoredHf_hf_type_CollBase = o2::aod::StoredHf_hf_type_CollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::Hf_hf_type_McCollBase = o2::aod::Hf_hf_type_McCollBases::iterator
- +
    -
  • o2::aod::Hf3PCollBase = o2::aod::Hf3PCollBases::iterator
  • +
  • o2::aod::StoredHf_hf_type_McCollBase = o2::aod::StoredHf_hf_type_McCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HfD0CollBase = o2::aod::HfD0CollBases::iterator
- +
    -
  • o2::aod::StoredHf3PCollBase = o2::aod::StoredHf3PCollBases::iterator
  • +
  • o2::aod::StoredHfD0CollBase = o2::aod::StoredHfD0CollBases::iterator
@@ -2284,17 +2354,66 @@ Click on the labels to display the definitions. Click buttons to - + +
+
    +
  • o2::aod::HfLcCollBase = o2::aod::HfLcCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::StoredHfLcCollBase = o2::aod::StoredHfLcCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HfLcMcCollBase = o2::aod::HfLcMcCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::StoredHfLcMcCollBase = o2::aod::StoredHfLcMcCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HfBplusCollBase = o2::aod::HfBplusCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::StoredHfBplusCollBase = o2::aod::StoredHfBplusCollBases::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HfBplusMcCollBase = o2::aod::HfBplusMcCollBases::iterator
  • +
+
+ +
    -
  • o2::aod::Hf3PMcCollBase = o2::aod::Hf3PMcCollBases::iterator
  • +
  • o2::aod::StoredHfBplusMcCollBase = o2::aod::StoredHfBplusMcCollBases::iterator
- +
    -
  • o2::aod::StoredHf3PMcCollBase = o2::aod::StoredHf3PMcCollBases::iterator
  • +
  • o2::aod::HfcRedCollision = o2::aod::HfcRedCollisions::iterator
@@ -4027,6 +4146,13 @@ Click on the labels to display the definitions. Click buttons to + +
+
    +
  • o2::aod::JetParticlesSub = o2::aod::JMcParticleSubs
  • +
+
+
    @@ -4055,6 +4181,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JetParticlesSubD0 = o2::aod::JMcParticleD0Subs
  • +
+
+
    @@ -4072,21 +4205,21 @@ Click on the labels to display the definitions. Click buttons to
      -
    • o2::aod::CollisionsLc = soa::Join
    • +
    • o2::aod::CollisionsLc = soa::Join
      -
    • o2::aod::CandidatesLcData = soa::Join
    • +
    • o2::aod::CandidatesLcData = soa::Join
      -
    • o2::aod::CandidatesLcMCD = soa::Join
    • +
    • o2::aod::CandidatesLcMCD = soa::Join
    @@ -4097,31 +4230,45 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JetParticlesSubLc = o2::aod::JMcParticleLcSubs
  • +
+
+
    -
  • o2::aod::McCollisionsLc = soa::Join
  • +
  • o2::aod::McCollisionsLc = soa::Join
    -
  • o2::aod::CandidatesLcMCP = soa::Join
  • +
  • o2::aod::CandidatesLcMCP = soa::Join
  • +
+
+ + +
+
    +
  • o2::aod::CollisionsBplus = soa::Join
    -
  • o2::aod::CandidatesBplusData = soa::Join
  • +
  • o2::aod::CandidatesBplusData = soa::Join
    -
  • o2::aod::CandidatesBplusMCD = soa::Join
  • +
  • o2::aod::CandidatesBplusMCD = soa::Join
@@ -4132,10 +4279,24 @@ Click on the labels to display the definitions. Click buttons to + +
+
    +
  • o2::aod::JetParticlesSubBplus = o2::aod::JMcParticleBplusSubs
  • +
+
+ + +
+
    +
  • o2::aod::McCollisionsBplus = soa::Join
  • +
+
+
    -
  • o2::aod::CandidatesBplusMCP = soa::Join
  • +
  • o2::aod::CandidatesBplusMCP = soa::Join
@@ -4195,6 +4356,13 @@ Click on the labels to display the definitions. Click buttons to + +
+
    +
  • o2::aod::JetParticlesSubDielectron = o2::aod::JMcParticleDielectronSubs
  • +
+
+
    @@ -5000,6 +5168,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JMcParticleSub = o2::aod::JMcParticleSubs::iterator
  • +
+
+
    @@ -5007,6 +5182,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JMcParticleD0Sub = o2::aod::JMcParticleD0Subs::iterator
  • +
+
+
    @@ -5014,6 +5196,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JMcParticleLcSub = o2::aod::JMcParticleLcSubs::iterator
  • +
+
+
    @@ -5021,6 +5210,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JMcParticleBplusSub = o2::aod::JMcParticleBplusSubs::iterator
  • +
+
+
    @@ -5028,6 +5224,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::JMcParticleDielectronSub = o2::aod::JMcParticleDielectronSubs::iterator
  • +
+
+
    @@ -5119,6 +5322,55 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::HypKfMcColl = o2::aod::HypKfMcColls::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HypKfMcPart = o2::aod::HypKfMcParts::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HypKfColl = o2::aod::HypKfColls::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HypKfTrack = o2::aod::HypKfTracks::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HypKfSubD = o2::aod::HypKfSubDs::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HypKfDaughtAdd = o2::aod::HypKfDaughtAdds::iterator
  • +
+
+ + +
+
    +
  • o2::aod::HypKfHypNuc = o2::aod::HypKfHypNucs::iterator
  • +
+
+
    @@ -5290,7 +5542,14 @@ Click on the labels to display the definitions. Click buttons to
      -
    • o2::aod::StraEvSels = o2::aod::StraEvSels_003
    • +
    • o2::aod::StraEvSels = o2::aod::StraEvSels_004
    • +
    +
    + + +
    +
      +
    • o2::aod::StraStamps = o2::aod::StraStamps_001
    @@ -5308,6 +5567,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::StraMCCollisions = o2::aod::StraMCCollisions_001
  • +
+
+
    @@ -5847,6 +6113,20 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::SGEvent = o2::aod::SGEvents::iterator
  • +
+
+ + +
+
    +
  • o2::aod::SGTrack = o2::aod::SGTracks::iterator
  • +
+
+
    @@ -5903,6 +6183,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::UDCollisionSelExtra = o2::aod::UDCollisionSelExtras::iterator
  • +
+
+
    @@ -6050,6 +6337,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::pid::tof::default = o2::pid::tof::< +
+
+
    @@ -6183,6 +6477,69 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::pidits::ITSNSigmaEl = o2::ITSNSigmaElImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaMu = o2::ITSNSigmaMuImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaPi = o2::ITSNSigmaPiImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaKa = o2::ITSNSigmaKaImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaPr = o2::ITSNSigmaPrImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaDe = o2::ITSNSigmaDeImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaTr = o2::ITSNSigmaTrImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaHe = o2::ITSNSigmaHeImp
  • +
+
+ + +
+
    +
  • o2::aod::pidits::ITSNSigmaAl = o2::ITSNSigmaAlImp
  • +
+
+
    @@ -6386,164 +6743,101 @@ Click on the labels to display the definitions. Click buttons to
- -
-
    -
  • o2::framework::expressions::CollisionsWCentMult = soa::Join
  • -
-
- - +
    -
  • o2::framework::expressions::CollisionsWMcCentMult = soa::Join
  • +
  • o2::framework::expressions::TracksWithSelAndDca = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidates = soa::Join
  • +
  • o2::framework::expressions::TracksWithSelAndDcaAndPidTpc = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesKf = soa::Join
  • +
  • o2::framework::expressions::TracksWithSelAndDcaAndPidTof = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesMc = soa::Join
  • +
  • o2::framework::expressions::TracksWithSelAndDcaAndPidTpcTof = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesMcKf = soa::Join
  • +
  • o2::framework::expressions::SelectedCollisions = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesMl = soa::Join
  • +
  • o2::framework::expressions::TracksWithPVRefitAndDCA = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesKfMl = soa::Join
  • +
  • o2::framework::expressions::FilteredTrackAssocSel = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesMcMl = soa::Join
  • +
  • o2::framework::expressions::SelectedHfTrackAssoc = soa::Join
- +
    -
  • o2::framework::expressions::SelectedCandidatesMcKfMl = soa::Join
  • +
  • o2::framework::expressions::CascFull = soa::Join
- +
    -
  • o2::framework::expressions::MatchedGenCandidatesMc = soa::Join
  • +
  • o2::framework::expressions::V0Full = soa::Join
- +
    -
  • o2::framework::expressions::TypeMcCollisions = o2::framework::expressions::aod::McCollisions
  • +
  • o2::framework::expressions::SelectedCandidatesMc = soa::Join
    -
  • o2::framework::expressions::TracksWPid = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::TracksWithSelAndDca = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::TracksWithSelAndDcaAndPidTpc = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::TracksWithSelAndDcaAndPidTof = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::TracksWithSelAndDcaAndPidTpcTof = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::SelectedCollisions = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::TracksWithPVRefitAndDCA = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::FilteredTrackAssocSel = soa::Join
  • -
-
- - -
-
    -
  • o2::framework::expressions::SelectedHfTrackAssoc = soa::Join
  • +
  • o2::framework::expressions::TracksWPid = soa::Join
- +
    -
  • o2::framework::expressions::CascFull = soa::Join
  • +
  • o2::framework::expressions::SelectedCandidatesMcKf = soa::Join
- +
    -
  • o2::framework::expressions::V0Full = soa::Join
  • +
  • o2::framework::expressions::MatchedGenCandidatesMc = soa::Join
@@ -6757,6 +7051,20 @@ Click on the labels to display the definitions. Click buttons to + +
+
    +
  • o2::framework::TracksWCovDcaPidPrPi = soa::Join
  • +
+
+ + +
+
    +
  • o2::framework::TracksWCovExtraPidPrPi = soa::Join
  • +
+
+
    @@ -6795,7 +7103,7 @@ Click on the labels to display the definitions. Click buttons to
      -
    • o2::framework::TracksWPid = soa::Join
    • +
    • o2::framework::TracksWPid = soa::Join
    @@ -6960,6 +7268,111 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::analysis::hf_derived::CollisionsWCentMult = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::CollisionsWMcCentMult = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::TracksWPid = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidates = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesMc = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesMl = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesMcMl = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::MatchedGenCandidatesMc = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::TypeMcCollisions = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::THfCandDaughters = o2::analysis::hf_derived::aod::HfCand2ProngWPid
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::THfCandDaughtersMl = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesKf = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesMcKf = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesKfMl = soa::Join
  • +
+
+ + +
+
    +
  • o2::analysis::hf_derived::SelectedCandidatesMcKfMl = soa::Join
  • +
+
+
NameGetterTypeComment
o2::aod::track::TPCInnerParamtpcInnerParamfloatMomentum at inner wall of the TPC
o2::aod::track::Flagsflagsuint32_tTrack flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags
o2::aod::track::ITSClusterSizesitsClusterSizesuint32_tClusters sizes, four bits per a layer, starting from the innermost
o2::aod::track::TPCNClsFindabletpcNClsFindableuint8_tFindable TPC clusters for this track geometry
o2::aod::track::TPCNClsFindableMinusFoundtpcNClsFindableMinusFoundint8_tTPC Clusters: Findable - Found
o2::aod::track::TPCNClsFindableMinusPIDtpcNClsFindableMinusPIDint8_tTPC Clusters: Findable - Found clusters used for PID
o2::aod::track::TPCNClsFindableMinusCrossedRows
+ + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::singletrackselector::StoredITSNSigmaPi_v1storedItsNSigmaPi_v1binning::nsigma::binned_t
o2::aod::singletrackselector::ITSNSigmaPi_v1DitsNSigmaPifloat
+
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::singletrackselector::StoredITSNSigmaKa_v1storedItsNSigmaKa_v1binning::nsigma::binned_t
o2::aod::singletrackselector::ITSNSigmaKa_v1DitsNSigmaKafloat
+
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
NameGetterTypeComment
o2::aod::singletrackselector::StoredITSNSigmaPr_v1storedItsNSigmaPr_v1binning::nsigma::binned_t
o2::aod::singletrackselector::ITSNSigmaPr_v1DitsNSigmaPrfloat
+
+
Is used in: