From 432f64dc22f4ade305b318eda1fd64a23f855ca1 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 26 Nov 2024 02:52:42 +0000 Subject: [PATCH] Automatic data model update --- docs/datamodel/ao2dTables.md | 1008 ++++++- docs/datamodel/helperTaskTables.md | 367 +++ docs/datamodel/joinsAndIterators.md | 376 ++- docs/datamodel/pwgTables.md | 3780 ++++++++++++++++----------- 4 files changed, 3844 insertions(+), 1687 deletions(-) diff --git a/docs/datamodel/ao2dTables.md b/docs/datamodel/ao2dTables.md index 27b5b526..e2b8b7dd 100644 --- a/docs/datamodel/ao2dTables.md +++ b/docs/datamodel/ao2dTables.md @@ -1989,6 +1989,374 @@ For better overview the tables are grouped into the following categories: \| [Ge + +
+
+ Additional track information (clusters, PID, etc.) +
+
+ Header file: Framework/Core/include/Framework/AnalysisDataModel.h +
+
Extends: +
    + o2::aod::StoredTracksExtra_002 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
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::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::aod::track::v001::DetectorMapEdetectorMapuint8_tDetector map version 1, see enum DetectorMapEnum
+
+ +
@@ -2243,48 +2611,173 @@ For better overview the tables are grouped into the following categories: \| [Ge Momentum in y-direction in GeV/c - o2::aod::track::Pz - D - pz - float - Momentum in z-direction in GeV/c + o2::aod::track::Pz + D + pz + float + Momentum in z-direction in GeV/c + + + o2::aod::track::PVector + D + pVector + std::array<float,3> + Momentum vector in x,y,z-directions in GeV/c + + + o2::aod::track::Energy + D + energy + float + Track energy, computed under the mass assumption given as input + + + o2::aod::track::Rapidity + D + rapidity + float + Track rapidity, computed under the mass assumption given as input + + + o2::aod::track::Sign + D + sign + short + Charge: positive: 1, negative: -1 + + +
+ + + +
+
+ On disk version of the TracksCov table at collision vertex +
+
+ 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::PVectorDpVectorstd::array<float,3>Momentum vector in x,y,z-directions in GeV/co2::aod::track::Rho1PtYrho1PtYint8_tCovariance matrix in compressed form
o2::aod::track::EnergyDenergyfloatTrack energy, computed under the mass assumption given as inputo2::aod::track::Rho1PtZrho1PtZint8_tCovariance matrix in compressed form
o2::aod::track::RapidityDrapidityfloatTrack rapidity, computed under the mass assumption given as inputo2::aod::track::Rho1PtSnprho1PtSnpint8_tCovariance matrix in compressed form
o2::aod::track::SignDsignshortCharge: positive: 1, negative: -1o2::aod::track::Rho1PtTglrho1PtTglint8_tCovariance matrix in compressed form
- +
- On disk version of the TracksCov table at collision vertex + 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 @@ -2396,149 +2889,343 @@ For better overview the tables are grouped into the following categories: \| [Ge Covariance matrix in compressed form - o2::aod::track::Rho1PtTgl - - rho1PtTgl - int8_t - Covariance matrix in compressed form + o2::aod::track::Rho1PtTgl + + rho1PtTgl + int8_t + Covariance 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::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
-
- - - -
-
- 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::TOFExpTimePiDtofExpTimePifloatExpected time for the track to reach the TOF under the pion hypothesis
o2::aod::track::SigmaYsigmaYo2::aod::track::TOFExpTimeKaDtofExpTimeKa floatCovariance matrixExpected time for the track to reach the TOF under the kaon hypothesis
o2::aod::track::SigmaZsigmaZo2::aod::track::TOFExpTimePrDtofExpTimePr floatCovariance matrixExpected time for the track to reach the TOF under the proton hypothesis
o2::aod::track::SigmaSnpsigmaSnpo2::aod::track::TOFExpTimeDeDtofExpTimeDe floatCovariance matrixExpected time for the track to reach the TOF under the deuteron hypothesis
o2::aod::track::SigmaTglsigmaTglo2::aod::track::TOFExpTimeTrDtofExpTimeTr floatCovariance matrixExpected time for the track to reach the TOF under the triton hypothesis
o2::aod::track::Sigma1Ptsigma1Pto2::aod::track::TOFExpTimeHeDtofExpTimeHe floatCovariance matrixExpected time for the track to reach the TOF under the helium3 hypothesis
o2::aod::track::RhoZYrhoZYint8_tCovariance matrix in compressed formo2::aod::track::TOFExpTimeAlDtofExpTimeAlfloatExpected time for the track to reach the TOF under the helium4 hypothesis
o2::aod::track::RhoSnpYrhoSnpYint8_tCovariance matrix in compressed formo2::aod::track::ITSNClsDitsNClsuint8_tNumber of ITS clusters
o2::aod::track::RhoSnpZrhoSnpZint8_tCovariance matrix in compressed formo2::aod::track::ITSNClsInnerBarrelDitsNClsInnerBarreluint8_tNumber of ITS clusters in the Inner Barrel
o2::aod::track::RhoTglYrhoTglYint8_tCovariance matrix in compressed formo2::aod::track::TPCCrossedRowsOverFindableClsDtpcCrossedRowsOverFindableClsfloatRatio crossed rows over findable clusters
o2::aod::track::RhoTglZrhoTglZint8_tCovariance matrix in compressed formo2::aod::track::TPCFoundOverFindableClsDtpcFoundOverFindableClsfloatRatio of found over findable clusters
o2::aod::track::RhoTglSnprhoTglSnpint8_tCovariance matrix in compressed formo2::aod::track::TPCFractionSharedClsDtpcFractionSharedClsfloatFraction of shared TPC clusters
o2::aod::track::Rho1PtYo2::aod::track::TrackEtaEMCALtrackEtaEmcalfloat 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: +
    +
  • o2::aod::StoredTracksExtra = o2::aod::StoredTracksExtra_001
  • +
+
@@ -2562,11 +3249,11 @@ For better overview the tables are grouped into the following categories: \| [Ge - + - - - + + + @@ -2596,6 +3283,20 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + + + + + + + + @@ -2715,6 +3416,41 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2778,20 +3514,6 @@ For better overview the tables are grouped into the following categories: \| [Ge - - - - - - - - - - - - - - @@ -2845,7 +3567,7 @@ For better overview the tables are grouped into the following categories: \| [Ge - +
@@ -2853,11 +3575,6 @@ For better overview the tables are grouped into the following categories: \| [Ge -
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 int16_t Number 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::TOFExpTimeEl Dfloat 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 +3618,13 @@ For better overview the tables are grouped into the following categories: \| [Ge + + + + + + + diff --git a/docs/datamodel/helperTaskTables.md b/docs/datamodel/helperTaskTables.md index bb6da425..2c60d993 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
@@ -9800,6 +9806,367 @@ Code file: tracksExtraV002Converter.cxx +
+ + +
Nameint8_t TPC Clusters: Findable - Found
o2::aod::track::TPCNClsFindableMinusPIDtpcNClsFindableMinusPIDint8_tTPC Clusters: Findable - Found clusters used for PID
o2::aod::track::TPCNClsFindableMinusCrossedRows
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
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::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-v0converter Code file: v0converter.cxx
diff --git a/docs/datamodel/joinsAndIterators.md b/docs/datamodel/joinsAndIterators.md index a7d0d9e9..9a7deb03 100644 --- a/docs/datamodel/joinsAndIterators.md +++ b/docs/datamodel/joinsAndIterators.md @@ -1066,6 +1066,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::FDExtCollision = o2::aod::FDExtCollisions::iterator
  • +
+
+
    @@ -1346,6 +1353,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 +1703,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::EMPrimaryElectronPrefilterBitPi0 = o2::aod::EMPrimaryElectronsPrefilterBitPi0::iterator
  • +
+
+
    @@ -2242,6 +2270,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::HfCollBase = o2::aod::HfCollBases::iterator
  • +
+
+
    @@ -2270,6 +2305,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::HfMcCollBase = o2::aod::HfMcCollBases::iterator
  • +
+
+
    @@ -2298,6 +2340,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::HfcRedCollision = o2::aod::HfcRedCollisions::iterator
  • +
+
+
    @@ -5294,6 +5343,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::StraStamps = o2::aod::StraStamps_001
  • +
+
+
    @@ -5308,6 +5364,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::StraMCCollisions = o2::aod::StraMCCollisions_001
  • +
+
+
    @@ -5847,6 +5910,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 +5980,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::aod::UDCollisionSelExtra = o2::aod::UDCollisionSelExtras::iterator
  • +
+
+
    @@ -6050,6 +6134,13 @@ Click on the labels to display the definitions. Click buttons to
+ +
+
    +
  • o2::pid::tof::default = o2::pid::tof::< +
+
+
    @@ -6183,6 +6274,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 +6540,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::TracksWPid = 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::CascFull = soa::Join
  • +
  • o2::framework::expressions::SelectedCandidatesMcKf = soa::Join
- +
    -
  • o2::framework::expressions::V0Full = soa::Join
  • +
  • o2::framework::expressions::MatchedGenCandidatesMc = soa::Join
@@ -6960,6 +7051,111 @@ Click on the labels to display the definitions. Click buttons to
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+