From 04c27b3786e3edc745ce91b95ab3932ce1a732e4 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 12 Dec 2024 02:57:20 +0000 Subject: [PATCH] Automatic data model update --- docs/datamodel/ao2dTables.md | 1616 +- docs/datamodel/helperTaskTables.md | 916 +- docs/datamodel/joinsAndIterators.md | 830 +- docs/datamodel/pwgTables.md | 20486 +++++++++++++++----------- 4 files changed, 14766 insertions(+), 9082 deletions(-) diff --git a/docs/datamodel/ao2dTables.md b/docs/datamodel/ao2dTables.md index 27b5b526..f005649a 100644 --- a/docs/datamodel/ao2dTables.md +++ b/docs/datamodel/ao2dTables.md @@ -139,6 +139,7 @@ For better overview the tables are grouped into the following categories: \| [Ge
Is used in:
@@ -597,6 +598,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 +789,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 +963,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 +1210,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 +1641,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 +2014,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 +2032,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: +
    + o2::aod::StoredTracksExtra_002 +
+
@@ -2006,155 +2054,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 +2553,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,81 +2570,227 @@ 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::SigmaZsigmaZfloatCovariance matrixo2::aod::track::CollisionIdIcollisionIdint32Collision to which this track belongs
o2::aod::track::SigmaSnpo2::aod::track::TrackType sigmaSnpfloatCovariance 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::SigmaTglo2::aod::track::X sigmaTglx floatCovariance matrix
o2::aod::track::Sigma1Pto2::aod::track::Alpha sigma1Ptalpha floatCovariance matrix
o2::aod::track::RhoZY rhoZYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpYo2::aod::track::Yyfloat rhoSnpYint8_tCovariance matrix in compressed form
o2::aod::track::RhoSnpZo2::aod::track::Zzfloat rhoSnpZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglYo2::aod::track::Snpsnpfloat rhoTglYint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglZo2::aod::track::Tgltglfloat rhoTglZint8_tCovariance matrix in compressed form
o2::aod::track::RhoTglSnpo2::aod::track::Signed1Pt rhoTglSnpint8_tCovariance matrix in compressed formsigned1Ptfloat(sign of charge)/Pt in c/GeV. Use pt() and sign() instead
o2::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 +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2778,20 +3196,374 @@ 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::RhoTglSnprhoTglSnpint8_tCovariance matrix in compressed form
o2::aod::track::Rho1PtYfloat 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::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::aod::track::ITSNClsInnerBarrelDitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
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)
+
+ + + +
+
+ +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+
Is used in: +
    +
  • o2::aod::StoredTracksExtra = o2::aod::StoredTracksExtra_001
  • +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2845,7 +3617,7 @@ For better overview the tables are grouped into the following categories: \| [Ge - +
@@ -2853,11 +3625,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
  • -
-
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::TPCCrossedRowsOverFindableCls D
@@ -2901,6 +3668,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -3332,6 +4106,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -3509,6 +4290,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -4035,10 +4823,10 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - + + + + @@ -4048,6 +4836,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -4192,6 +4987,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -7626,6 +8428,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -7852,6 +8661,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + @@ -8285,6 +9101,7 @@ For better overview the tables are grouped into the following categories: \| [Ge
  • o2::aod::McTrackLabel = o2::aod::McTrackLabels::iterator
  • o2::aod::TracksWMc = soa::Join
  • o2::aod::Reso2TracksMC = soa::Join
  • +
  • o2::aod::ResoTrackCandidatesMC = soa::Join
  • 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
    @@ -8475,6 +9292,8 @@ For better overview the tables are grouped into the following categories: \| [Ge
    Is used in:
    • o2::aod::McCollisionLabel = o2::aod::McCollisionLabels::iterator
    • +
    • o2::aod::ResoCollisionCandidatesMC = soa::Join
    • +
    • o2::aod::ResoRun2CollisionCandidatesMC = soa::Join
    • o2::aod::pid_tpc_tof_utils::McCollisionsNoCents = soa::Join
    • o2::aod::pid_tpc_tof_utils::McCollisionsFT0Cs = soa::Join
    • o2::aod::pid_tpc_tof_utils::McCollisionsFT0Ms = soa::Join
    • @@ -8869,6 +9688,7 @@ For better overview the tables are grouped into the following categories: \| [Ge
      Is used in:
      • o2::aod::Run2BCInfo = o2::aod::Run2BCInfos::iterator
      • +
      • o2::aod::BCsWithRun2Info = soa::Join
    @@ -9141,104 +9961,222 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - - + + + + + + + + + + + + + + + + + + + + +
    Pointer into FT0s
    o2::aod::indices::FV0AIdIfv0aIdint32Pointer into FV0Aso2::aod::indices::FV0AIdIfv0aIdint32Pointer into FV0As
    o2::aod::indices::FV0CIdIfv0cIdint32Pointer into FV0Cs
    o2::aod::indices::FDDIdIfddIdint32Pointer into FDDs
    +
    + + + +## Others +
    + + +
    +
    + flag for tagging UPCs, joinable with BCs +
    +
    + Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
    + + + + + + + + + + + + + + + +
    NameGetterTypeComment
    o2::aod::bc::Flagsflagsuint8_tBC flags (e.g. tagging of UPC tracking settings, etc)
    +
    + + + +
    +
    + +
    +
    + Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
    +
    Is used in: +
      +
    • o2::aod::Run2TrackExtra = o2::aod::Run2TrackExtras::iterator
    • +
    +
    + + + + + + + + + + + + + + + +
    NameGetterTypeComment
    o2::aod::track::ITSSignalitsSignalfloatdE/dx signal in the ITS (Run 2)
    +
    + + + +
    +
    + trackQA information - sampled QA information currently for the TPC - version 0 +
    +
    + Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + -
    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::indices::FV0CIdIfv0cIdint32Pointer into FV0Cso2::aod::trackqa::TPCdEdxMax2RtpcdEdxMax2Ruint8_tTPC dEdxQMax -ROC2/dEdx
    o2::aod::indices::FDDIdIfddIdint32Pointer into FDDso2::aod::trackqa::TPCdEdxMax3RtpcdEdxMax3Ruint8_tTPC dEdxQMax -ROC3/dEdx
    -
    - -
    - -## Others -
    - - -
    -
    - flag for tagging UPCs, joinable with BCs -
    -
    - Header file: Framework/Core/include/Framework/AnalysisDataModel.h -
    - - - - - - + + + + + - + - + - + -
    NameGetterTypeCommento2::aod::trackqa::TPCdEdxTot0RtpcdEdxTot0Ruint8_tTPC dEdxQtot -ROC0/dEdx
    o2::aod::bc::Flagso2::aod::trackqa::TPCdEdxTot1R flagstpcdEdxTot1R uint8_tBC flags (e.g. tagging of UPC tracking settings, etc)TPC dEdxQtot -ROC1/dEdx
    -
    - - - -
    -
    - -
    -
    - Header file: Framework/Core/include/Framework/AnalysisDataModel.h -
    -
    Is used in: -
      -
    • o2::aod::Run2TrackExtra = o2::aod::Run2TrackExtras::iterator
    • -
    -
    - - - - - - + + + + + - + - - - + + +
    NameGetterTypeCommento2::aod::trackqa::TPCdEdxTot2RtpcdEdxTot2Ruint8_tTPC dEdxQtot -ROC2/dEdx
    o2::aod::track::ITSSignalo2::aod::trackqa::TPCdEdxTot3R itsSignalfloatdE/dx signal in the ITS (Run 2)tpcdEdxTot3Ruint8_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:
      -
    • o2::aod::TrackQA = o2::aod::TracksQA::iterator
    • +
    • o2::aod::TracksQAVersion = o2::aod::TracksQA_001
    @@ -9347,6 +10285,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 +10395,7 @@ For better overview the tables are grouped into the following categories: \| [Ge - o2::aod::origin::DataframeID + o2::aod::origins::DataframeID dataframeID uint64_t @@ -9389,5 +10404,156 @@ For better overview the tables are grouped into the following categories: \| [Ge
    + + +
    +
    + Run 2 V0 on the fly table +
    +
    + Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
    +
    Is used in: +
      +
    • o2::aod::Run2OTFV0 = o2::aod::Run2OTFV0s::iterator
    • +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameGetterTypeComment
    o2::soa::IndexGIglobalIndexint64_t
    o2::aod::run2::oftv0::CollisionIdIcollisionIdint32Collision index
    o2::aod::run2::oftv0::PosTrackIdIposTrackIdintPositive track
    o2::aod::run2::oftv0::NegTrackIdInegTrackIdintNegative track
    o2::aod::run2::oftv0::Pxpxfloatmomentum in x
    o2::aod::run2::oftv0::Pypyfloatmomentum in y
    o2::aod::run2::oftv0::Pzpzfloatmomentum in z
    o2::aod::run2::oftv0::Eefloatenergy
    o2::aod::run2::oftv0::QtqtfloatQt of AP
    o2::aod::run2::oftv0::AlphaalphafloatAlpha of AP
    o2::aod::run2::oftv0::Xxfloatconversion point x coordiante
    o2::aod::run2::oftv0::Yyfloatconversion point y coordiante
    o2::aod::run2::oftv0::Zzfloatconversion point z coordiante
    o2::aod::run2::oftv0::Chi2NDFchi2NDFfloatchi^2 over NDF from KFParticle
    o2::aod::run2::oftv0::PsiPairpsiPairfloatPsi pair
    o2::aod::run2::oftv0::DCArdcaRfloatDCA in radial direction
    o2::aod::run2::oftv0::DCAzdcaZfloatDCA in z direction
    o2::aod::run2::oftv0::Massmassfloatmass of the conversion. Do NOT use for cut!
    +
    + diff --git a/docs/datamodel/helperTaskTables.md b/docs/datamodel/helperTaskTables.md index bb6da425..5fac1bf2 100644 --- a/docs/datamodel/helperTaskTables.md +++ b/docs/datamodel/helperTaskTables.md @@ -525,6 +525,7 @@ Code file: Is used in: @@ -742,6 +744,7 @@ Code file: Is used in:
    • o2::aod::CentFT0A = o2::aod::CentFT0As::iterator
    • +
    • o2::aod::ResoCollisionCandidates = soa::Join
    @@ -805,6 +809,7 @@ Code file: Is used in:
    + + + + + + + + + + + + + + +
    NameGetterTypeComment
    o2::aod::mult::MFTNtracksmftNtracksint
    + +
    @@ -2571,87 +2622,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
    -
    -
    @@ -4033,6 +4003,7 @@ Code file: +## o2-analysis-multmcextras-converter +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 +9519,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,21 +9545,580 @@ 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 +
    + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + @@ -9501,6 +10138,13 @@ Code file: o2::aod::TrackQA +
      -
    • o2::aod::TrackQA = o2::aod::TracksQA::iterator
    • +
    • o2::aod::TracksQAVersion = o2::aod::TracksQA_001
    • +
    +
    + + +
    +
      +
    • o2::aod::TracksQA = o2::aod::TracksQAVersion::iterator
    @@ -387,6 +394,13 @@ Click on the labels to display the definitions. Click buttons to + +
    +
      +
    • o2::aod::Run2OTFV0 = o2::aod::Run2OTFV0s::iterator
    • +
    +
    +
      @@ -695,6 +709,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::MFTMult = o2::aod::MFTMults::iterator
    • +
    +
    +
      @@ -716,6 +737,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::MultMCExtras = o2::aod::MultMCExtras_001
    • +
    +
    +
      @@ -1066,6 +1094,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::FDExtCollision = o2::aod::FDExtCollisions::iterator
    • +
    +
    +
      @@ -1346,6 +1381,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
    • +
    +
    +
      @@ -1472,6 +1521,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::DileptonTrackTrackCandidate = o2::aod::DileptonTrackTrackCandidates::iterator
    • +
    +
    +
      @@ -1682,6 +1738,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::EMPrimaryElectronPrefilterBitPi0 = o2::aod::EMPrimaryElectronsPrefilterBitPi0::iterator
    • +
    +
    +
      @@ -2242,31 +2305,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 +2375,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 +4167,13 @@ Click on the labels to display the definitions. Click buttons to + +
    +
      +
    • o2::aod::JetParticlesSub = o2::aod::JMcParticleSubs
    • +
    +
    +
      @@ -4055,6 +4202,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::JetParticlesSubD0 = o2::aod::JMcParticleD0Subs
    • +
    +
    +
      @@ -4072,21 +4226,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 +4251,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 +4300,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 +4377,13 @@ Click on the labels to display the definitions. Click buttons to + +
    +
      +
    • o2::aod::JetParticlesSubDielectron = o2::aod::JMcParticleDielectronSubs
    • +
    +
    +
      @@ -5000,6 +5189,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::JMcParticleSub = o2::aod::JMcParticleSubs::iterator
    • +
    +
    +
      @@ -5007,6 +5203,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::JMcParticleD0Sub = o2::aod::JMcParticleD0Subs::iterator
    • +
    +
    +
      @@ -5014,6 +5217,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::JMcParticleLcSub = o2::aod::JMcParticleLcSubs::iterator
    • +
    +
    +
      @@ -5021,6 +5231,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::JMcParticleBplusSub = o2::aod::JMcParticleBplusSubs::iterator
    • +
    +
    +
      @@ -5028,6 +5245,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::JMcParticleDielectronSub = o2::aod::JMcParticleDielectronSubs::iterator
    • +
    +
    +
      @@ -5119,6 +5343,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
    • +
    +
    +
      @@ -5182,6 +5455,20 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::ResoSpheroCollision = o2::aod::ResoSpheroCollisions::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::ResoEvtPlCollision = o2::aod::ResoEvtPlCollisions::iterator
    • +
    +
    +
      @@ -5259,126 +5546,217 @@ Click on the labels to display the definitions. Click buttons to
    - +
      -
    • o2::aod::ResoCollisionDF = o2::aod::ResoCollisionDFs::iterator
    • +
    • o2::aod::ResoCollisionCandidates = soa::Join
    - +
      -
    • o2::aod::ResoTrackDF = o2::aod::ResoTrackDFs::iterator
    • +
    • o2::aod::ResoRun2CollisionCandidates = soa::Join
    - +
      -
    • o2::aod::Sigma0Collision = o2::aod::Sigma0Collisions::iterator
    • +
    • o2::aod::ResoCollisionCandidatesMC = soa::Join
    - +
      -
    • o2::aod::StraRawCents = o2::aod::StraRawCents_004
    • +
    • o2::aod::ResoRun2CollisionCandidatesMC = soa::Join
    - +
      -
    • o2::aod::StraEvSels = o2::aod::StraEvSels_003
    • +
    • o2::aod::ResoTrackCandidates = o2::aod::Reso2TracksPIDExt
    - +
      -
    • o2::aod::StraCollision = o2::aod::StraCollisions::iterator
    • +
    • o2::aod::ResoTrackCandidatesMC = soa::Join
    - +
      -
    • o2::aod::StraCent = o2::aod::StraCents::iterator
    • +
    • o2::aod::ResoV0Candidates = o2::aod::V0Datas
    - +
      -
    • o2::aod::StraMCCollision = o2::aod::StraMCCollisions::iterator
    • +
    • o2::aod::ResoV0CandidatesMC = soa::Join
    - +
      -
    • o2::aod::DauTrackExtras = o2::aod::DauTrackExtras_001
    • +
    • o2::aod::ResoCascadesCandidates = o2::aod::CascDatas
    - +
      -
    • o2::aod::DauTrackExtra = o2::aod::DauTrackExtras::iterator
    • +
    • o2::aod::ResoCascadesCandidatesMC = soa::Join
    - +
      -
    • o2::aod::MotherMCPart = o2::aod::MotherMCParts::iterator
    • +
    • o2::aod::BCsWithRun2Info = soa::Join
    - +
      -
    • o2::aod::V0MCCores = o2::aod::V0MCCores_002
    • +
    • o2::aod::ResoCollisionDF = o2::aod::ResoCollisionDFs::iterator
    - +
      -
    • o2::aod::StoredV0MCCores = o2::aod::StoredV0MCCores_002
    • +
    • o2::aod::ResoTrackDF = o2::aod::ResoTrackDFs::iterator
    - +
      -
    • o2::aod::V0Index = o2::aod::V0Indices::iterator
    • +
    • o2::aod::Sigma0Collision = o2::aod::Sigma0Collisions::iterator
    - +
      -
    • o2::aod::V0Core = o2::aod::V0Cores::iterator
    • +
    • o2::aod::StraRawCents = o2::aod::StraRawCents_004
    - +
      -
    • o2::aod::V0TrackX = o2::aod::V0TrackXs::iterator
    • +
    • o2::aod::StraEvSels = o2::aod::StraEvSels_004
    - +
      -
    • o2::aod::V0Datas = soa::Join
    • +
    • o2::aod::StraStamps = o2::aod::StraStamps_001
    - + +
    +
      +
    • o2::aod::StraCollision = o2::aod::StraCollisions::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::StraCent = o2::aod::StraCents::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::StraMCCollisions = o2::aod::StraMCCollisions_001
    • +
    +
    + + +
    +
      +
    • o2::aod::StraMCCollision = o2::aod::StraMCCollisions::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::DauTrackExtras = o2::aod::DauTrackExtras_001
    • +
    +
    + + +
    +
      +
    • o2::aod::DauTrackExtra = o2::aod::DauTrackExtras::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::MotherMCPart = o2::aod::MotherMCParts::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::V0MCCores = o2::aod::V0MCCores_002
    • +
    +
    + + +
    +
      +
    • o2::aod::StoredV0MCCores = o2::aod::StoredV0MCCores_002
    • +
    +
    + + +
    +
      +
    • o2::aod::V0Index = o2::aod::V0Indices::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::V0Core = o2::aod::V0Cores::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::V0TrackX = o2::aod::V0TrackXs::iterator
    • +
    +
    + + +
    +
      +
    • o2::aod::V0Datas = soa::Join
    • +
    +
    + +
    • o2::aod::V0Data = soa::Join::iterator
    • @@ -5847,6 +6225,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 +6295,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::aod::UDCollisionSelExtra = o2::aod::UDCollisionSelExtras::iterator
    • +
    +
    +
      @@ -6050,6 +6449,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::pid::tof::default = o2::pid::tof::< +
    +
    +
      @@ -6183,6 +6589,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 +6855,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::TracksWPid = soa::Join
    - -
    -
      -
    • o2::framework::expressions::FilteredTrackAssocSel = soa::Join
    • -
    -
    - - -
    -
      -
    • o2::framework::expressions::SelectedHfTrackAssoc = 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 +7163,20 @@ Click on the labels to display the definitions. Click buttons to + +
    +
      +
    • o2::framework::TracksWCovDcaPidPrPi = soa::Join
    • +
    +
    + + +
    +
      +
    • o2::framework::TracksWCovExtraPidPrPi = soa::Join
    • +
    +
    +
      @@ -6795,7 +7215,7 @@ Click on the labels to display the definitions. Click buttons to
        -
      • o2::framework::TracksWPid = soa::Join
      • +
      • o2::framework::TracksWPid = soa::Join
      @@ -6932,6 +7352,13 @@ Click on the labels to display the definitions. Click buttons to
    + +
    +
      +
    • o2::analysis::TracksPion = soa::Join
    • +
    +
    +
      @@ -6960,6 +7387,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::ITSClusterSizes itsClusterSizes uint32_t
    + + + + + + + + + + + + + + + + + + + + + +
    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: