diff --git a/docs/datamodel/ao2dTables.md b/docs/datamodel/ao2dTables.md index 27b5b526..e2b8b7dd 100644 --- a/docs/datamodel/ao2dTables.md +++ b/docs/datamodel/ao2dTables.md @@ -1989,6 +1989,374 @@ For better overview the tables are grouped into the following categories: \| [Ge + +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::track::TPCInnerParam | ++ | tpcInnerParam | +float | +Momentum at inner wall of the TPC | +
o2::aod::track::Flags | ++ | flags | +uint32_t | +Track flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags | +
o2::aod::track::ITSClusterSizes | ++ | itsClusterSizes | +uint32_t | +Clusters sizes, four bits per a layer, starting from the innermost | +
o2::aod::track::TPCNClsFindable | ++ | tpcNClsFindable | +uint8_t | +Findable TPC clusters for this track geometry | +
o2::aod::track::TPCNClsFindableMinusFound | ++ | tpcNClsFindableMinusFound | +int8_t | +TPC Clusters: Findable - Found | +
o2::aod::track::TPCNClsFindableMinusPID | ++ | tpcNClsFindableMinusPID | +int8_t | +TPC Clusters: Findable - Found clusters used for PID | +
o2::aod::track::TPCNClsFindableMinusCrossedRows | ++ | tpcNClsFindableMinusCrossedRows | +int8_t | +TPC Clusters: Findable - crossed rows | +
o2::aod::track::TPCNClsShared | ++ | tpcNClsShared | +uint8_t | +Number of shared TPC clusters | +
o2::aod::track::v001::extensions::TPCDeltaTFwd | +D | +tpcDeltaTFwd | +float | +Delta Forward of track time in TPC time bis | +
o2::aod::track::v001::extensions::TPCDeltaTBwd | +D | +tpcDeltaTBwd | +float | +Delta Backward of track time in TPC time bis | +
o2::aod::track::TRDPattern | ++ | trdPattern | +uint8_t | +Contributor to the track on TRD layer in bits 0-5, starting from the innermost, bit 6 indicates a potentially split tracklet, bit 7 if the track crossed a padrow | +
o2::aod::track::ITSChi2NCl | ++ | itsChi2NCl | +float | +Chi2 / cluster for the ITS track segment | +
o2::aod::track::TPCChi2NCl | ++ | tpcChi2NCl | +float | +Chi2 / cluster for the TPC track segment | +
o2::aod::track::TRDChi2 | ++ | trdChi2 | +float | +Chi2 for the TRD track segment | +
o2::aod::track::TOFChi2 | ++ | tofChi2 | +float | +Chi2 for the TOF track segment | +
o2::aod::track::TPCSignal | ++ | tpcSignal | +float | +dE/dx signal in the TPC | +
o2::aod::track::TRDSignal | ++ | trdSignal | +float | +PID signal in the TRD | +
o2::aod::track::Length | ++ | length | +float | +Track length | +
o2::aod::track::TOFExpMom | ++ | tofExpMom | +float | +TOF expected momentum obtained in tracking, used to compute the expected times | +
o2::aod::track::PIDForTracking | +D | +pidForTracking | +uint32_t | +PID hypothesis used during tracking. See the constants in the class PID in PID.h | +
o2::aod::track::IsPVContributor | +D | +isPVContributor | +bool | +Run 3: Has this track contributed to the collision vertex fit | +
o2::aod::track::HasITS | +D | +hasITS | +bool | +Flag to check if track has a ITS match | +
o2::aod::track::HasTPC | +D | +hasTPC | +bool | +Flag to check if track has a TPC match | +
o2::aod::track::HasTRD | +D | +hasTRD | +bool | +Flag to check if track has a TRD match | +
o2::aod::track::HasTOF | +D | +hasTOF | +bool | +Flag to check if track has a TOF measurement | +
o2::aod::track::TPCNClsFound | +D | +tpcNClsFound | +int16_t | +Number of found TPC clusters | +
o2::aod::track::TPCNClsCrossedRows | +D | +tpcNClsCrossedRows | +int16_t | +Number of crossed TPC Rows | +
o2::aod::track::v001::ITSClusterMap | +D | +itsClusterMap | +uint8_t | +ITS cluster map, one bit per a layer, starting from the innermost | +
o2::aod::track::v001::ITSNCls | +D | +itsNCls | +uint8_t | +Number of ITS clusters | +
o2::aod::track::v001::ITSNClsInnerBarrel | +D | +itsNClsInnerBarrel | +uint8_t | +Number of ITS clusters in the Inner Barrel | +
o2::aod::track::v001::ITSClsSizeInLayer | +D | +itsClsSizeInLayer | +uint8_t | +Size of the ITS cluster in a given layer | +
o2::aod::track::v001::IsITSAfterburner | +D | +isITSAfterburner | +bool | +If the track used the afterburner in the ITS | +
o2::aod::track::TOFExpTimeEl | +D | +tofExpTimeEl | +float | +Expected time for the track to reach the TOF under the electron hypothesis | +
o2::aod::track::TOFExpTimeMu | +D | +tofExpTimeMu | +float | +Expected time for the track to reach the TOF under the muon hypothesis | +
o2::aod::track::TOFExpTimePi | +D | +tofExpTimePi | +float | +Expected time for the track to reach the TOF under the pion hypothesis | +
o2::aod::track::TOFExpTimeKa | +D | +tofExpTimeKa | +float | +Expected time for the track to reach the TOF under the kaon hypothesis | +
o2::aod::track::TOFExpTimePr | +D | +tofExpTimePr | +float | +Expected time for the track to reach the TOF under the proton hypothesis | +
o2::aod::track::TOFExpTimeDe | +D | +tofExpTimeDe | +float | +Expected time for the track to reach the TOF under the deuteron hypothesis | +
o2::aod::track::TOFExpTimeTr | +D | +tofExpTimeTr | +float | +Expected time for the track to reach the TOF under the triton hypothesis | +
o2::aod::track::TOFExpTimeHe | +D | +tofExpTimeHe | +float | +Expected time for the track to reach the TOF under the helium3 hypothesis | +
o2::aod::track::TOFExpTimeAl | +D | +tofExpTimeAl | +float | +Expected time for the track to reach the TOF under the helium4 hypothesis | +
o2::aod::track::TPCCrossedRowsOverFindableCls | +D | +tpcCrossedRowsOverFindableCls | +float | +Ratio crossed rows over findable clusters | +
o2::aod::track::TPCFoundOverFindableCls | +D | +tpcFoundOverFindableCls | +float | +Ratio of found over findable clusters | +
o2::aod::track::TPCFractionSharedCls | +D | +tpcFractionSharedCls | +float | +Fraction of shared TPC clusters | +
o2::aod::track::TrackEtaEMCAL | ++ | trackEtaEmcal | +float | ++ |
o2::aod::track::TrackPhiEMCAL | ++ | trackPhiEmcal | +float | ++ |
o2::aod::track::TrackTime | ++ | trackTime | +float | +Estimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0] | +
o2::aod::track::TrackTimeRes | ++ | trackTimeRes | +float | +Resolution of the track time in ns (see TrackFlags::TrackTimeResIsRange) | +
o2::aod::track::v001::DetectorMap | +E | +detectorMap | +uint8_t | +Detector map version 1, see enum DetectorMapEnum | +
Name | ++ | Getter | +Type | +Comment | +|||||
---|---|---|---|---|---|---|---|---|---|
o2::aod::track::SigmaY | ++ | sigmaY | +float | +Covariance matrix | +|||||
o2::aod::track::SigmaZ | ++ | sigmaZ | +float | +Covariance matrix | +|||||
o2::aod::track::SigmaSnp | ++ | sigmaSnp | +float | +Covariance matrix | +|||||
o2::aod::track::SigmaTgl | ++ | sigmaTgl | +float | +Covariance matrix | +|||||
o2::aod::track::Sigma1Pt | ++ | sigma1Pt | +float | +Covariance matrix | +|||||
o2::aod::track::RhoZY | ++ | rhoZY | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoSnpY | ++ | rhoSnpY | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoSnpZ | ++ | rhoSnpZ | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoTglY | ++ | rhoTglY | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoTglZ | ++ | rhoTglZ | +int8_t | +Covariance matrix in compressed form | +|||||
o2::aod::track::RhoTglSnp | ++ | rhoTglSnp | +int8_t | +Covariance matrix in compressed form | |||||
o2::aod::track::PVector | -D | -pVector | -std::array<float,3> | -Momentum vector in x,y,z-directions in GeV/c | +o2::aod::track::Rho1PtY | ++ | rho1PtY | +int8_t | +Covariance matrix in compressed form |
o2::aod::track::Energy | -D | -energy | -float | -Track energy, computed under the mass assumption given as input | +o2::aod::track::Rho1PtZ | ++ | rho1PtZ | +int8_t | +Covariance matrix in compressed form |
o2::aod::track::Rapidity | -D | -rapidity | -float | -Track rapidity, computed under the mass assumption given as input | +o2::aod::track::Rho1PtSnp | ++ | rho1PtSnp | +int8_t | +Covariance matrix in compressed form |
o2::aod::track::Sign | -D | -sign | -short | -Charge: positive: 1, negative: -1 | +o2::aod::track::Rho1PtTgl | ++ | rho1PtTgl | +int8_t | +Covariance matrix in compressed form |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::track::TPCInnerParam | ++ | tpcInnerParam | +float | +Momentum at inner wall of the TPC | +
o2::aod::track::Flags | ++ | flags | +uint32_t | +Track flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags | +
o2::aod::track::ITSClusterMap | ++ | itsClusterMap | +uint8_t | +Old cluster ITS cluster map, kept for version 0 compatibility | +
o2::aod::track::TPCNClsFindable | ++ | tpcNClsFindable | +uint8_t | +Findable TPC clusters for this track geometry | +
o2::aod::track::TPCNClsFindableMinusFound | ++ | tpcNClsFindableMinusFound | +int8_t | +TPC Clusters: Findable - Found | +
o2::aod::track::TPCNClsFindableMinusCrossedRows | ++ | tpcNClsFindableMinusCrossedRows | +int8_t | +TPC Clusters: Findable - crossed rows | +
o2::aod::track::TPCNClsShared | ++ | tpcNClsShared | +uint8_t | +Number of shared TPC clusters | +
o2::aod::track::TRDPattern | ++ | trdPattern | +uint8_t | +Contributor to the track on TRD layer in bits 0-5, starting from the innermost, bit 6 indicates a potentially split tracklet, bit 7 if the track crossed a padrow | +
o2::aod::track::ITSChi2NCl | ++ | itsChi2NCl | +float | +Chi2 / cluster for the ITS track segment | +
o2::aod::track::TPCChi2NCl | ++ | tpcChi2NCl | +float | +Chi2 / cluster for the TPC track segment | +
o2::aod::track::TRDChi2 | ++ | trdChi2 | +float | +Chi2 for the TRD track segment | +
o2::aod::track::TOFChi2 | ++ | tofChi2 | +float | +Chi2 for the TOF track segment | +
o2::aod::track::TPCSignal | ++ | tpcSignal | +float | +dE/dx signal in the TPC | +
o2::aod::track::TRDSignal | ++ | trdSignal | +float | +PID signal in the TRD | +
o2::aod::track::Length | ++ | length | +float | +Track length | +
o2::aod::track::TOFExpMom | ++ | tofExpMom | +float | +TOF expected momentum obtained in tracking, used to compute the expected times | +
o2::aod::track::PIDForTracking | +D | +pidForTracking | +uint32_t | +PID hypothesis used during tracking. See the constants in the class PID in PID.h | +
o2::aod::track::IsPVContributor | +D | +isPVContributor | +bool | +Run 3: Has this track contributed to the collision vertex fit | +
o2::aod::track::HasITS | +D | +hasITS | +bool | +Flag to check if track has a ITS match | +
o2::aod::track::HasTPC | +D | +hasTPC | +bool | +Flag to check if track has a TPC match | +
o2::aod::track::HasTRD | +D | +hasTRD | +bool | +Flag to check if track has a TRD match | +
o2::aod::track::HasTOF | +D | +hasTOF | +bool | +Flag to check if track has a TOF measurement | +
o2::aod::track::TPCNClsFound | +D | +tpcNClsFound | +int16_t | +Number of found TPC clusters | +
o2::aod::track::TPCNClsCrossedRows | +D | +tpcNClsCrossedRows | +int16_t | +Number of crossed TPC Rows | +
o2::aod::track::TOFExpTimeEl | +D | +tofExpTimeEl | +float | +Expected time for the track to reach the TOF under the electron hypothesis | +
o2::aod::track::TOFExpTimeMu | +D | +tofExpTimeMu | +float | +Expected time for the track to reach the TOF under the muon hypothesis |
Name | -- | Getter | -Type | -Comment | +o2::aod::track::TOFExpTimePi | +D | +tofExpTimePi | +float | +Expected time for the track to reach the TOF under the pion hypothesis |
---|---|---|---|---|---|---|---|---|---|
o2::aod::track::SigmaY | -- | sigmaY | +o2::aod::track::TOFExpTimeKa | +D | +tofExpTimeKa | float | -Covariance matrix | +Expected time for the track to reach the TOF under the kaon hypothesis | |
o2::aod::track::SigmaZ | -- | sigmaZ | +o2::aod::track::TOFExpTimePr | +D | +tofExpTimePr | float | -Covariance matrix | +Expected time for the track to reach the TOF under the proton hypothesis | |
o2::aod::track::SigmaSnp | -- | sigmaSnp | +o2::aod::track::TOFExpTimeDe | +D | +tofExpTimeDe | float | -Covariance matrix | +Expected time for the track to reach the TOF under the deuteron hypothesis | |
o2::aod::track::SigmaTgl | -- | sigmaTgl | +o2::aod::track::TOFExpTimeTr | +D | +tofExpTimeTr | float | -Covariance matrix | +Expected time for the track to reach the TOF under the triton hypothesis | |
o2::aod::track::Sigma1Pt | -- | sigma1Pt | +o2::aod::track::TOFExpTimeHe | +D | +tofExpTimeHe | float | -Covariance matrix | +Expected time for the track to reach the TOF under the helium3 hypothesis | |
o2::aod::track::RhoZY | -- | rhoZY | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TOFExpTimeAl | +D | +tofExpTimeAl | +float | +Expected time for the track to reach the TOF under the helium4 hypothesis |
o2::aod::track::RhoSnpY | -- | rhoSnpY | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::ITSNCls | +D | +itsNCls | +uint8_t | +Number of ITS clusters |
o2::aod::track::RhoSnpZ | -- | rhoSnpZ | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::ITSNClsInnerBarrel | +D | +itsNClsInnerBarrel | +uint8_t | +Number of ITS clusters in the Inner Barrel |
o2::aod::track::RhoTglY | -- | rhoTglY | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TPCCrossedRowsOverFindableCls | +D | +tpcCrossedRowsOverFindableCls | +float | +Ratio crossed rows over findable clusters |
o2::aod::track::RhoTglZ | -- | rhoTglZ | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TPCFoundOverFindableCls | +D | +tpcFoundOverFindableCls | +float | +Ratio of found over findable clusters |
o2::aod::track::RhoTglSnp | -- | rhoTglSnp | -int8_t | -Covariance matrix in compressed form | +o2::aod::track::TPCFractionSharedCls | +D | +tpcFractionSharedCls | +float | +Fraction of shared TPC clusters |
o2::aod::track::Rho1PtY | +o2::aod::track::TrackEtaEMCAL | ++ | trackEtaEmcal | +float | - | rho1PtY | -int8_t | -Covariance matrix in compressed form | |
o2::aod::track::Rho1PtZ | +o2::aod::track::TrackPhiEMCAL | ++ | trackPhiEmcal | +float | - | rho1PtZ | -int8_t | -Covariance matrix in compressed form | |
o2::aod::track::Rho1PtSnp | +o2::aod::track::TrackTime | - | rho1PtSnp | -int8_t | -Covariance matrix in compressed form | +trackTime | +float | +Estimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0] | |
o2::aod::track::Rho1PtTgl | +o2::aod::track::TrackTimeRes | - | rho1PtTgl | -int8_t | -Covariance matrix in compressed form | +trackTimeRes | +float | +Resolution of the track time in ns (see TrackFlags::TrackTimeResIsRange) |
Name | -- | Getter | -Type | -Comment | -
---|---|---|---|---|
o2::soa::Index | -GI | -globalIndex | -int64_t | -- |
o2::aod::collision::PosX | -- | posX | -float | -X Vertex position in cm | -
o2::aod::collision::PosY | -- | posY | -float | -Y Vertex position in cm | -
o2::aod::collision::PosZ | -- | posZ | -float | -Z Vertex position in cm | -
o2::aod::collision::NumContrib | -- | numContrib | -uint16_t | -Number of tracks used for the vertex | -
o2::aod::hf_reduced_collision::HfCollisionRejectionMap | -- | hfCollisionRejectionMap | -uint16_t | -Bitmask with failed selection criteria | -
o2::aod::hf_reduced_collision::Bz | -- | bz | -float | -Magnetic field in z-direction | -
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::soa::Index | +GI | ++ | ? | ++ |
o2::aod::hf_collisions_reduced::Multiplicity | ++ | multiplicity | +float | +Event multiplicity | +
o2::aod::hf_collisions_reduced::PosZ | ++ | posZ | +float | +Primary vertex z position | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::hf_correlation_lc_hadron::IsPrompt | ++ | isPrompt | +bool | +Used in MC-Rec, Lc Prompt or Non-Prompt | +
o2::aod::hf_correlation_lc_hadron::IsPhysicalPrimary | ++ | isPhysicalPrimary | +bool | +Used in MC-Rec, primary associated particles | +
o2::aod::hf_correlation_lc_hadron::TrackOrigin | ++ | trackOrigin | +int | +Number of crossed TPC Rows | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::hf_correlation_lc_hadron::MlScoreBkg | ++ | mlScoreBkg | +float | +ML background score for Lc selection | +
o2::aod::hf_correlation_lc_hadron::MlScorePrompt | ++ | mlScorePrompt | +float | +ML prompt score for Lc selection | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::hf_correlation_lc_hadron::MLc | ++ | mLc | +float | +Invariant mass of Lc | +
o2::aod::hf_correlation_lc_hadron::PtLc | ++ | ptLc | +float | +Transverse momentum of Lc | +
o2::aod::hf_correlation_lc_hadron::MlScoreBkg | ++ | mlScoreBkg | +float | +ML background score for Lc selection | +
o2::aod::hf_correlation_lc_hadron::MlScorePrompt | ++ | mlScorePrompt | +float | +ML prompt score for Lc selection | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::hf_correlation_lc_hadron::IsPrompt | ++ | isPrompt | +bool | +Used in MC-Rec, Lc Prompt or Non-Prompt | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::hf_correlation_lc_hadron::TrackDcaXY | ++ | trackDcaXY | +float | +DCA xy of the track | +
o2::aod::hf_correlation_lc_hadron::TrackDcaZ | ++ | trackDcaZ | +float | +DCA z of the track | +
o2::aod::hf_correlation_lc_hadron::TrackTPCNClsCrossedRows | ++ | trackTPCNClsCrossedRows | +int | +Number of crossed TPC Rows | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::soa::Index | +GI | +globalIndex | +int64_t | ++ |
o2::aod::bc::RunNumber | ++ | runNumber | +int | +Run number | +
o2::aod::collision::PosZ | ++ | posZ | +float | +Z Vertex position in cm | +
o2::aod::jcollision::Multiplicity | ++ | multiplicity | +float | +Collision centrality or multiplicity | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::soa::Index | +GI | +globalIndex | +int64_t | ++ |
o2::aod::jtrack::JCollisionId | +I | +jcollisionId | +int32 | +collision ID | +
o2::aod::jtrack::Pt | ++ | pt | +float | +p_T (GeV/c) | +
o2::aod::jtrack::Eta | ++ | eta | +float | +Eta | +
o2::aod::jtrack::Phi | ++ | phi | +float | +Phi | +
o2::aod::jtrack::Sign | ++ | sign | +int8_t | +Phi | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::jv0indices::JCollisionId | +I | +collisionId | +int32 | +Pointer into JCollisions | +
o2::aod::jv0indices::PosTrackId | +I | +posTrackId | +int | +Pointer into JTracks | +
o2::aod::jv0indices::NegTrackId | +I | +negTrackId | +int | +Pointer into JTracks | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::jcollision::ChargedTriggerSel | ++ | chargedTriggerSel | +uint8_t | ++ |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::jcollision::FullTriggerSel | ++ | fullTriggerSel | +uint32_t | ++ |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::jcollision::ChargedHFTriggerSel | ++ | chargedHFTriggerSel | +uint8_t | ++ |
o2::aod::jtrack::Sign | +o2::aod::jtrack::TrackSel | ++ | trackSel | +uint8_t | ++ | ||
o2::aod::jtrack::Px | +D | +px | +float | ++ | |||
o2::aod::jtrack::Py | +D | +py | +float | ++ | |||
o2::aod::jtrack::Pz | +D | +pz | +float | ++ | |||
o2::aod::jtrack::P | +D | +p | +float | ++ | |||
o2::aod::jtrack::Energy | +D | +energy | +float | - | sign | -int8_t | -Phi |
Name | -- | Getter | -Type | -Comment | +o2::aod::jmcparticle::GenStatusCode | ++ | getGenStatusCode | +int | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::jcollision::ChargedTriggerSel | +o2::aod::jmcparticle::HepMCStatusCode | - | chargedTriggerSel | -uint8_t | +getHepMCStatusCode | +int |
Name | -- | Getter | -Type | -Comment | +o2::aod::jmcparticle::IsPhysicalPrimary | ++ | isPhysicalPrimary | +bool | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::jcollision::FullTriggerSel | +o2::aod::jmcparticle::Px | +D | +px | +float | - | fullTriggerSel | -uint32_t | +||
o2::aod::jmcparticle::Py | +D | +py | +float |
Name | -- | Getter | -Type | -Comment | +o2::aod::jmcparticle::Pz | +D | +pz | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::jcollision::ChargedHFTriggerSel | +o2::aod::jmcparticle::P | +D | +p | +float | - | chargedHFTriggerSel | -uint8_t | +||
o2::aod::jmcparticle::Energy | +D | +energy | +float |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::soa::Index | +GI | +globalIndex | +int64_t | ++ |
o2::aod::bkgdielectronmc::CandidateId | +I | +candidateId | +int | +Pointer into JDielectronMcs | +
o2::aod::jmcparticle::Pt | ++ | pt | +float | ++ |
o2::aod::jmcparticle::Eta | ++ | eta | +float | ++ |
o2::aod::jmcparticle::Phi | ++ | phi | +float | ++ |
o2::aod::jmcparticle::Y | ++ | y | +float | ++ |
o2::aod::jmcparticle::E | ++ | e | +float | ++ |
o2::aod::jmcparticle::PdgCode | ++ | pdgCode | +int | ++ |
o2::aod::jmcparticle::GenStatusCode | ++ | getGenStatusCode | +int | ++ |
o2::aod::jmcparticle::HepMCStatusCode | ++ | getHepMCStatusCode | +int | ++ |
o2::aod::jmcparticle::IsPhysicalPrimary | ++ | isPhysicalPrimary | +bool | ++ |
o2::aod::jmcparticle::Px | +D | +px | +float | ++ |
o2::aod::jmcparticle::Py | +D | +py | +float | ++ |
o2::aod::jmcparticle::Pz | +D | +pz | +float | ++ |
o2::aod::jmcparticle::P | +D | +p | +float | ++ |
o2::aod::jmcparticle::Energy | +D | +energy | +float | ++ |
Name | ++ | Getter | +Type | +Comment | +|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
o2::aod::ChargedMCDetectorLeveleventweights::ChargedMCDetectorLevelJetId | +I | +jetId | +int32 | +Pointer into ChargedMCDetectorLevelJets | +|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::ChargedMCDetectorLeveleventweights::EventWeight | @@ -61721,7 +63574,7 @@ Code file: jeteventweightmcp.cxx +Code file: jetEventWeightMCP.cxx |
Name | -- | Getter | -Type | -Comment | +o2::aod::collision::PosX | ++ | posX | +float | +X Vertex position in cm |
---|---|---|---|---|---|---|---|---|---|
o2::aod::D0ChargedMCDetectorLeveljetmatchingGeo::D0ChargedMCDetectorLevelJetIds | -GI | +o2::aod::collision::PosY | - | ? | +posY | +float | +Y Vertex position in cm | +||
o2::aod::collision::PosZ | + | posZ | +float | +Z Vertex position in cm | |||||
o2::aod::D0ChargedMCDetectorLeveljetmatchingPt::D0ChargedMCDetectorLevelJetIds | -GI | +o2::aod::jetcollisions::MultTracks | - | ? | +multTracks | +int | |||
o2::aod::D0ChargedMCDetectorLeveljetmatchingCand::D0ChargedMCDetectorLevelJetIds | -GI | +o2::aod::jetcollisions::Sel8 | - | ? | +sel8 | +bool | |||
o2::aod::D0ChargedMCParticleLeveljetsmatchedtoD0ChargedMCDetectorLevel::DummyD0ChargedMCParticleLevels | -D | -dummyD0ChargedMCParticleLevels | +o2::aod::jetcollisions::MultNTracksPV | ++ | multNTracksPV | int |
Name | -- | Getter | -Type | -Comment | +o2::aod::jetcollisions::MultFT0A | ++ | multFT0A | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::LcChargedMCParticleLeveljetmatchingGeo::LcChargedMCParticleLevelJetIds | -GI | +o2::aod::jetcollisions::MultFT0C | - | ? | +multFT0C | +float | |||
o2::aod::LcChargedMCParticleLeveljetmatchingPt::LcChargedMCParticleLevelJetIds | -GI | +o2::aod::jetcollisions::CentFT0A | - | ? | +centFT0A | +float | |||
o2::aod::LcChargedMCParticleLeveljetmatchingCand::LcChargedMCParticleLevelJetIds | -GI | +o2::aod::jetcollisions::CentFT0C | - | ? | +centFT0C | +float | |||
o2::aod::LcChargedMCDetectorLeveljetsmatchedtoLcChargedMCParticleLevel::DummyLcChargedMCDetectorLevels | -D | -dummyLcChargedMCDetectorLevels | +o2::aod::jetcollisions::RunNumber | ++ | runNumber | int |
Name | -- | Getter | -Type | -Comment | +o2::aod::track::Y | ++ | y | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::V0ChargedMCParticleLeveljetmatchingGeo::V0ChargedMCParticleLevelJetIds | -GI | +o2::aod::track::Z | - | ? | +z | +float | |||
o2::aod::V0ChargedMCParticleLeveljetmatchingPt::V0ChargedMCParticleLevelJetIds | -GI | +o2::aod::track::Snp | - | ? | +snp | +float | |||
o2::aod::V0ChargedMCParticleLeveljetmatchingCand::V0ChargedMCParticleLevelJetIds | -GI | +o2::aod::track::Tgl | - | ? | +tgl | +float | |||
o2::aod::V0ChargedMCDetectorLeveljetsmatchedtoV0ChargedMCParticleLevel::DummyV0ChargedMCDetectorLevels | -D | -dummyV0ChargedMCDetectorLevels | -int | +o2::aod::jettrack::IsPVContributor | + | isPVContributor | +bool | +IsPVContributor |
Name | -- | Getter | -Type | -Comment | +o2::aod::jettrack::HasTRD | ++ | hasTRD | +bool | +Has or not the TRD match |
---|---|---|---|---|---|---|---|---|---|
o2::aod::V0ChargedMCDetectorLeveljetmatchingGeo::V0ChargedMCDetectorLevelJetIds | -GI | +o2::aod::jettrack::HasITS | - | ? | +hasITS | +bool | +Has or not the ITS match | +||
o2::aod::jettrack::HasTPC | + | hasTPC | +bool | +Has or not the TPC match | |||||
o2::aod::V0ChargedMCDetectorLeveljetmatchingPt::V0ChargedMCDetectorLevelJetIds | -GI | +o2::aod::jettrack::IsGlobalTrack | - | ? | +isGlobalTrack | +bool | |||
o2::aod::V0ChargedMCDetectorLeveljetmatchingCand::V0ChargedMCDetectorLevelJetIds | -GI | +o2::aod::jettrack::IsGlobalTrackWoDCA | - | ? | +isGlobalTrackWoDCA | +bool | |||
o2::aod::V0ChargedMCParticleLeveljetsmatchedtoV0ChargedMCDetectorLevel::DummyV0ChargedMCParticleLevels | -D | -dummyV0ChargedMCParticleLevels | -int | +o2::aod::jettrack::IsGlobalTrackWoPtEta | ++ | isGlobalTrackWoPtEta | +bool |
Name | -- | Getter | -Type | -Comment | +o2::aod::track::Flags | ++ | flags | +uint32_t | +Track flags. Run 2: see TrackFlagsRun2Enum | Run 3: see TrackFlags |
---|---|---|---|---|---|---|---|---|---|
o2::aod::DielectronChargedMCParticleLeveljetmatchingGeo::DielectronChargedMCParticleLevelJetIds | -GI | +o2::aod::track::TrackType | - | ? | +trackType | +uint8_t | +Type 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::Length | + | length | +float | +Track length | |||||
o2::aod::DielectronChargedMCParticleLeveljetmatchingPt::DielectronChargedMCParticleLevelJetIds | -GI | +o2::aod::track::TPCChi2NCl | - | ? | +tpcChi2NCl | +float | +Chi2 / cluster for the TPC track segment | +||
o2::aod::track::ITSChi2NCl | + | itsChi2NCl | +float | +Chi2 / cluster for the ITS track segment | |||||
o2::aod::DielectronChargedMCParticleLeveljetmatchingCand::DielectronChargedMCParticleLevelJetIds | -GI | +o2::aod::track::TOFChi2 | - | ? | +tofChi2 | +float | +Chi2 for the TOF track segment | +||
o2::aod::track::TPCNClsShared | + | tpcNClsShared | +uint8_t | +Number of shared TPC clusters | |||||
o2::aod::DielectronChargedMCDetectorLeveljetsmatchedtoDielectronChargedMCParticleLevel::DummyDielectronChargedMCDetectorLevels | -D | -dummyDielectronChargedMCDetectorLevels | -int | +o2::aod::track::TPCNClsFindable | + | tpcNClsFindable | +uint8_t | +Findable TPC clusters for this track geometry |
Name | -- | Getter | -Type | -Comment | +o2::aod::track::TPCNClsFindableMinusFound | ++ | tpcNClsFindableMinusFound | +int8_t | +TPC Clusters: Findable - Found |
---|---|---|---|---|---|---|---|---|---|
o2::aod::DielectronChargedMCDetectorLeveljetmatchingGeo::DielectronChargedMCDetectorLevelJetIds | -GI | +o2::aod::track::TPCNClsFindableMinusCrossedRows | - | ? | +tpcNClsFindableMinusCrossedRows | +int8_t | +TPC Clusters: Findable - crossed rows | +||
o2::aod::track::ITSClusterMap | + | itsClusterMap | +uint8_t | +Old cluster ITS cluster map, kept for version 0 compatibility | |||||
o2::aod::DielectronChargedMCDetectorLeveljetmatchingPt::DielectronChargedMCDetectorLevelJetIds | -GI | +o2::aod::jettrack::ITSNCls | - | ? | +itsNCls | +uint8_t | |||
o2::aod::DielectronChargedMCDetectorLeveljetmatchingCand::DielectronChargedMCDetectorLevelJetIds | -GI | +o2::aod::jettrack::TPCFractionSharedCls | - | ? | +tpcFractionSharedCls | +float | |||
o2::aod::DielectronChargedMCParticleLeveljetsmatchedtoDielectronChargedMCDetectorLevel::DummyDielectronChargedMCParticleLevels | -D | -dummyDielectronChargedMCParticleLevels | -int | +o2::aod::jettrack::TPCNClsFound | ++ | tpcNClsFound | +int16_t | ++ | |
o2::aod::jettrack::TPCNClsCrossedRows | ++ | tpcNClsCrossedRows | +int16_t | ++ | |||||
o2::aod::jettrack::TPCCrossedRowsOverFindableCls | ++ | tpcCrossedRowsOverFindableCls | +float | ++ | |||||
o2::aod::jettrack::TPCFoundOverFindableCls | ++ | tpcFoundOverFindableCls | +float | ++ | |||||
o2::aod::track::DcaXY | ++ | dcaXY | +float | +Impact parameter in XY of the track to the primary vertex | +|||||
o2::aod::track::DcaZ | + | dcaZ | +float | +Impact parameter in Z of the track to the primary vertex |
Name | -- | Getter | -Type | -Comment | ||||
---|---|---|---|---|---|---|---|---|
o2::aod::D0ChargedjetmatchingGeo::D0ChargedJetIds | -GI | +o2::aod::epcalibrationtable::PsiTPC | - | ? | +psiTPC | +float | ||
o2::aod::D0ChargedjetmatchingPt::D0ChargedJetIds | -GI | +o2::aod::epcalibrationtable::PsiTPCL | - | ? | +psiTPCL | +float | ||
o2::aod::D0ChargedjetmatchingCand::D0ChargedJetIds | -GI | +o2::aod::epcalibrationtable::PsiTPCR | - | ? | +psiTPCR | +float | ||
o2::aod::D0ChargedEventWiseSubtractedjetsmatchedtoD0Charged::DummyD0ChargedEventWiseSubtracteds | -D | -dummyD0ChargedEventWiseSubtracteds | -int | +o2::aod::epcalibrationtable::QFT0C | ++ | qFT0C | +float | - |
Name | -- | Getter | -Type | -Comment | ||||
---|---|---|---|---|---|---|---|---|
o2::aod::LcChargedEventWiseSubtractedjetmatchingGeo::LcChargedEventWiseSubtractedJetIds | -GI | +o2::aod::epcalibrationtable::QFT0A | - | ? | +qFT0A | +float | ||
o2::aod::LcChargedEventWiseSubtractedjetmatchingPt::LcChargedEventWiseSubtractedJetIds | -GI | +o2::aod::epcalibrationtable::QTPC | - | ? | +qTPC | +float | ||
o2::aod::LcChargedEventWiseSubtractedjetmatchingCand::LcChargedEventWiseSubtractedJetIds | -GI | +o2::aod::epcalibrationtable::QTPCL | - | ? | +qTPCL | +float | ||
o2::aod::LcChargedjetsmatchedtoLcChargedEventWiseSubtracted::DummyLcChargeds | -D | -dummyLcChargeds | -int | +o2::aod::epcalibrationtable::QTPCR | ++ | qTPCR | +float |
o2::aod::Fulljettagging::FlagtaggedjetSV | -- | flagtaggedjetSV | -bool | -+ | Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::Fulljettagging::FlagtaggedjetSVxyz | +o2::aod::pidtpc::TPCExpSignalHe | +D | +tpcExpSignalHe | +float | +Expected signal with the TPC detector for helium3 | +||||
o2::aod::pidtpc::TPCExpSignalDiffHe | +D | +tpcExpSignalDiffHe | +float | +Difference between signal and expected for helium3 | +|||||
o2::aod::pidtpc::TPCExpSigmaHe | - | flagtaggedjetSVxyz | -bool | +tpcExpSigmaHe | +float | +Expected resolution with the TPC detector for helium3 | +|||
o2::aod::pidtpc::TPCNSigmaHe | + | tpcNSigmaHe | +float | +Nsigma separation with the TPC detector for helium3 |
Name | ++ | Getter | +Type | +Comment | ||||
---|---|---|---|---|---|---|---|---|
o2::aod::Fullmcdetectorleveljettagging::FlagtaggedjetSV | -- | flagtaggedjetSV | -bool | +o2::aod::pidtpc_tiny::TPCNSigmaStoreEl | + | tpcNSigmaStoreEl | +binning::binned_t | +Stored binned nsigma with the TPC detector for electron |
o2::aod::Fullmcdetectorleveljettagging::FlagtaggedjetSVxyz | +o2::aod::pidtpc_tiny::TPCNSigmaEl | +GI | - | flagtaggedjetSVxyz | -bool | +? |
o2::aod::Fullmcparticleleveljettagging::FlagtaggedjetIPxyz | -- | flagtaggedjetIPxyz | -bool | -+ | Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::Fullmcparticleleveljettagging::FlagtaggedjetSV | -- | flagtaggedjetSV | -bool | +o2::aod::pidtpc_tiny::TPCNSigmaStorePi | + | tpcNSigmaStorePi | +binning::binned_t | +Stored binned nsigma with the TPC detector for pion | |
o2::aod::Fullmcparticleleveljettagging::FlagtaggedjetSVxyz | +o2::aod::pidtpc_tiny::TPCNSigmaPi | +GI | - | flagtaggedjetSVxyz | -bool | +? |
o2::aod::collision::CollisionTime | -- | collisionTime | -float | -Collision time in ns relative to BC stored in bc() | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::collision::NumContrib | +o2::aod::pidtpc_tiny::TPCNSigmaStorePr | - | numContrib | -uint16_t | -Number of tracks used for the vertex | +tpcNSigmaStorePr | +binning::binned_t | +Stored binned nsigma with the TPC detector for proton | |
o2::aod::collision::PosX | +o2::aod::pidtpc_tiny::TPCNSigmaPr | +GI | - | posX | -float | -X Vertex position in cm | -|||
o2::aod::collision::PosY | +? | - | posY | -float | -Y Vertex position in cm |
o2::aod::collision::PosZ | -- | posZ | -float | -Z Vertex position in cm | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::jetcollisions::MultTracks | -- | multTracks | -int | +o2::aod::pidtpc_tiny::TPCNSigmaStoreDe | + | tpcNSigmaStoreDe | +binning::binned_t | +Stored binned nsigma with the TPC detector for deuteron | |
o2::aod::jetcollisions::Sel8 | +o2::aod::pidtpc_tiny::TPCNSigmaDe | +GI | - | sel8 | -bool | +? |
o2::aod::jetcollisions::MultNTracksPV | -- | multNTracksPV | -int | -+ | Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::jetcollisions::MultFT0A | -- | multFT0A | -float | +o2::aod::pidtpc_tiny::TPCNSigmaStoreTr | + | tpcNSigmaStoreTr | +binning::binned_t | +Stored binned nsigma with the TPC detector for triton | |
o2::aod::jetcollisions::MultFT0C | +o2::aod::pidtpc_tiny::TPCNSigmaTr | +GI | - | multFT0C | -float | +? |
o2::aod::jetcollisions::CentFT0A | -- | centFT0A | -float | -+ | Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::jetcollisions::CentFT0C | -- | centFT0C | -float | +o2::aod::pidtpc_tiny::TPCNSigmaStoreHe | + | tpcNSigmaStoreHe | +binning::binned_t | +Stored binned nsigma with the TPC detector for helium3 | |
o2::aod::jetcollisions::RunNumber | +o2::aod::pidtpc_tiny::TPCNSigmaHe | +GI | - | runNumber | -int | +? |
o2::aod::bkgrho::Rho | -- | rho | -float | -+ | Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::bkgrho::RhoM | +o2::aod::cent::CentNTPV | - | rhoM | +centNTPV | float | -+ | Run3 centrality percentile estimated from the number of tracks contributing to the PV |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc::TPCExpSignalEl | -D | -tpcExpSignalEl | +o2::aod::spcalibrationtable::ZNCE1 | ++ | zncE1 | float | -Expected signal with the TPC detector for electron | +|
o2::aod::pidtpc::TPCExpSignalDiffEl | -D | -tpcExpSignalDiffEl | +o2::aod::spcalibrationtable::ZNCE2 | ++ | zncE2 | float | -Difference between signal and expected for electron | +|
o2::aod::pidtpc::TPCExpSigmaEl | +o2::aod::spcalibrationtable::ZNCE3 | - | tpcExpSigmaEl | +zncE3 | float | -Expected resolution with the TPC detector for electron | +||
o2::aod::pidtpc::TPCNSigmaEl | +o2::aod::spcalibrationtable::QXZDCA | - | tpcNSigmaEl | +qxZDCA | float | -Nsigma separation with the TPC detector for electron | +
Name | -- | Getter | -Type | -Comment | +o2::aod::spcalibrationtable::QXZDCC | ++ | qxZDCC | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc::TPCExpSignalMu | -D | -tpcExpSignalMu | +o2::aod::spcalibrationtable::QYZDCA | ++ | qyZDCA | float | -Expected signal with the TPC detector for muon | +||
o2::aod::pidtpc::TPCExpSignalDiffMu | -D | -tpcExpSignalDiffMu | +o2::aod::spcalibrationtable::QYZDCC | ++ | qyZDCC | float | -Difference between signal and expected for muon | +||
o2::aod::pidtpc::TPCExpSigmaMu | +o2::aod::spcalibrationtable::PsiZDCC | - | tpcExpSigmaMu | +psiZDCC | float | -Expected resolution with the TPC detector for muon | +|||
o2::aod::pidtpc::TPCNSigmaMu | +o2::aod::spcalibrationtable::PsiZDCA | - | tpcNSigmaMu | +psiZDCA | float | -Nsigma separation with the TPC detector for muon | +
Name | -- | Getter | -Type | -Comment | +X Vertex position in cm | |||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc::TPCExpSignalKa | -D | -tpcExpSignalKa | +o2::aod::collision::PosY | ++ | posY | float | -Expected signal with the TPC detector for kaon | +Y Vertex position in cm |
o2::aod::pidtpc::TPCExpSignalDiffKa | -D | -tpcExpSignalDiffKa | +o2::aod::collision::PosZ | ++ | posZ | float | -Difference between signal and expected for kaon | +Z Vertex position in cm |
o2::aod::pidtpc::TPCExpSigmaKa | +o2::aod::cent::CentFT0C | - | tpcExpSigmaKa | +centFT0C | float | -Expected resolution with the TPC detector for kaon | +Run3 centrality percentile estimated from FT0C multiplicity | |
o2::aod::pidtpc::TPCNSigmaKa | +o2::aod::ZdcSPTableNS::EnergyZNA0 | - | tpcNSigmaKa | +energyZNA0 | float | -Nsigma separation with the TPC detector for kaon | -
Name | -- | Getter | -Type | -Comment | +||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc::TPCExpSignalPr | -D | -tpcExpSignalPr | +o2::aod::ZdcSPTableNS::EnergyZNA1 | ++ | energyZNA1 | float | -Expected signal with the TPC detector for proton | +|
o2::aod::pidtpc::TPCExpSignalDiffPr | -D | -tpcExpSignalDiffPr | +o2::aod::ZdcSPTableNS::EnergyZNA2 | ++ | energyZNA2 | float | -Difference between signal and expected for proton | +|
o2::aod::pidtpc::TPCExpSigmaPr | +o2::aod::ZdcSPTableNS::EnergyZNA3 | - | tpcExpSigmaPr | +energyZNA3 | float | -Expected resolution with the TPC detector for proton | +||
o2::aod::pidtpc::TPCNSigmaPr | +o2::aod::ZdcSPTableNS::EnergyZNA4 | - | tpcNSigmaPr | +energyZNA4 | float | -Nsigma separation with the TPC detector for proton | +
Name | -- | Getter | -Type | -Comment | +o2::aod::ZdcSPTableNS::EnergyZNC0 | ++ | energyZNC0 | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc::TPCExpSignalDe | -D | -tpcExpSignalDe | +o2::aod::ZdcSPTableNS::EnergyZNC1 | ++ | energyZNC1 | float | -Expected signal with the TPC detector for deuteron | +||
o2::aod::pidtpc::TPCExpSignalDiffDe | -D | -tpcExpSignalDiffDe | +o2::aod::ZdcSPTableNS::EnergyZNC2 | ++ | energyZNC2 | float | -Difference between signal and expected for deuteron | +||
o2::aod::pidtpc::TPCExpSigmaDe | +o2::aod::ZdcSPTableNS::EnergyZNC3 | - | tpcExpSigmaDe | +energyZNC3 | float | -Expected resolution with the TPC detector for deuteron | +|||
o2::aod::pidtpc::TPCNSigmaDe | +o2::aod::ZdcSPTableNS::EnergyZNC4 | - | tpcNSigmaDe | +energyZNC4 | float | -Nsigma separation with the TPC detector for deuteron | +
Name | -- | Getter | -Type | -Comment | +o2::aod::LFClusterStudiesTables::PIDinTrk | ++ | pidInTrk | +uint32_t | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreEl | +o2::aod::LFClusterStudiesTables::TpcNSigma | ++ | tpcNSigma | +float | - | tpcNSigmaStoreEl | -binning::binned_t | -Stored binned nsigma with the TPC detector for electron | |
o2::aod::pidtpc_tiny::TPCNSigmaEl | -GI | +o2::aod::LFClusterStudiesTables::TofNSigma | - | ? | +tofNSigma | +float |
Name | -- | Getter | -Type | -Comment | +o2::aod::LFClusterStudiesTables::TofMass | ++ | tofMass | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreMu | +o2::aod::LFClusterStudiesTables::CosPAMother | ++ | cosPAMother | +float | - | tpcNSigmaStoreMu | -binning::binned_t | -Stored binned nsigma with the TPC detector for muon | |
o2::aod::pidtpc_tiny::TPCNSigmaMu | -GI | +o2::aod::LFClusterStudiesTables::MassMother | - | ? | +massMother | +float |
Name | -- | Getter | -Type | -Comment | -|||
---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreKa | -- | tpcNSigmaStoreKa | -binning::binned_t | -Stored binned nsigma with the TPC detector for kaon | -|||
o2::aod::pidtpc_tiny::TPCNSigmaKa | -GI | +o2::aod::LFClusterStudiesTables::Phi | - | ? | +phi | +float |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStorePr | +o2::aod::LFClusterStudiesTables::ItsClusterSize | ++ | itsClusterSize | +uint32_t | - | tpcNSigmaStorePr | -binning::binned_t | -Stored binned nsigma with the TPC detector for proton |
o2::aod::pidtpc_tiny::TPCNSigmaPr | -GI | +o2::aod::LFClusterStudiesTables::PartID | - | ? | +partID | +uint8_t |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreDe | +o2::aod::LFClusterStudiesTables::PartIDMc | ++ | partIDMc | +int | - | tpcNSigmaStoreDe | -binning::binned_t | -Stored binned nsigma with the TPC detector for deuteron |
o2::aod::pidtpc_tiny::TPCNSigmaDe | -GI | +o2::aod::LFClusterStudiesTables::PTPC | - | ? | +pTPC | +float |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreTr | +o2::aod::LFClusterStudiesTables::PIDinTrk | ++ | pidInTrk | +uint32_t | - | tpcNSigmaStoreTr | -binning::binned_t | -Stored binned nsigma with the TPC detector for triton |
o2::aod::pidtpc_tiny::TPCNSigmaTr | -GI | +o2::aod::LFClusterStudiesTables::TpcNSigma | - | ? | +tpcNSigma | +float |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreHe | +o2::aod::LFClusterStudiesTables::TofNSigma | ++ | tofNSigma | +float | - | tpcNSigmaStoreHe | -binning::binned_t | -Stored binned nsigma with the TPC detector for helium3 |
o2::aod::pidtpc_tiny::TPCNSigmaHe | -GI | +o2::aod::LFClusterStudiesTables::TofMass | - | ? | +tofMass | +float |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::pidtpc_tiny::TPCNSigmaStoreAl | +o2::aod::LFClusterStudiesTables::CosPAMother | ++ | cosPAMother | +float | - | tpcNSigmaStoreAl | -binning::binned_t | -Stored binned nsigma with the TPC detector for alpha |
o2::aod::pidtpc_tiny::TPCNSigmaAl | -GI | +o2::aod::LFClusterStudiesTables::MassMother | - | ? | +massMother | +float |
Name | -- | Getter | -Type | -Comment | +o2::aod::collision::NumContrib | ++ | numContrib | +uint16_t | +Number of tracks used for the vertex |
---|---|---|---|---|---|---|---|---|---|
o2::aod::cent::CentFT0M | +o2::aod::collision::PosX | - | centFT0M | +posX | float | -Run3 centrality percentile estimated from FT0A+FT0C multiplicities | -
Name | -- | Getter | -Type | -Comment | +X Vertex position in cm | |
---|---|---|---|---|---|---|
o2::aod::cent::CentFT0A | +o2::aod::collision::PosY | - | centFT0A | +posY | float | -Run3 centrality percentile estimated from FT0A multiplicity | -
Name | -- | Getter | -Type | -Comment | +Y Vertex position in cm | ||
---|---|---|---|---|---|---|---|
o2::aod::cent::CentFT0C | +o2::aod::collision::PosZ | - | centFT0C | +posZ | float | -Run3 centrality percentile estimated from FT0C multiplicity | +Z Vertex position in cm |
Name | -- | Getter | -Type | -Comment | +o2::aod::fullEvent::CentFV0M | ++ | centFV0M | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::cent::CentFDDM | +o2::aod::fullEvent::CentFT0M | - | centFDDM | +centFT0M | float | -Run3 centrality percentile estimated from FDDA+FDDC multiplicity | +
Name | -- | Getter | -Type | -Comment | +o2::aod::fullEvent::IsEventReject | ++ | isEventReject | +int | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::cent::CentNTPV | +o2::aod::fullEvent::RunNumber | - | centNTPV | -float | -Run3 centrality percentile estimated from the number of tracks contributing to the PV | +runNumber | +int | ++ | |
o2::aod::fullEvent::Selection_Bit | +D | +selection_bit | +bool | +Dummy |
o2::aod::track::ITSClusterMap | ++ | itsClusterMap | +uint8_t | +Old cluster ITS cluster map, kept for version 0 compatibility | +
o2::aod::full::IsPVContributor | ++ | isPVContributor | +bool | ++ |
o2::aod::full::P | ++ | p | +float | +Momentum of candidate (GeV/c) | +
o2::aod::full::Rapidity | +D | +rapidity | +float | ++ |
o2::aod::track::TPCNClsFound | +D | +tpcNClsFound | +int16_t | +Number of found TPC clusters | +
o2::aod::track::TPCNClsCrossedRows | +D | +tpcNClsCrossedRows | +int16_t | +Number of crossed TPC Rows | +
o2::aod::track::TPCCrossedRowsOverFindableCls | +D | +tpcCrossedRowsOverFindableCls | +float | +Ratio crossed rows over findable clusters | +
o2::aod::track::TPCFoundOverFindableCls | +D | +tpcFoundOverFindableCls | +float | +Ratio of found over findable clusters | +
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::aod::LFClusterStudiesTables::P | +o2::aod::full::TpcPassed | - | p | -float | +tpcPassed | +bool | ||
o2::aod::LFClusterStudiesTables::Eta | +o2::aod::mcparticle::Px | - | eta | +px | float | -+ | Momentum in x in GeV/c | |
o2::aod::LFClusterStudiesTables::Phi | +o2::aod::mcparticle::Py | - | phi | +py | float | -- | ||
o2::aod::LFClusterStudiesTables::ItsClusterSize | -- | itsClusterSize | -uint32_t | -+ | Momentum in y in GeV/c | |||
o2::aod::LFClusterStudiesTables::PartID | -- | partID | -uint8_t | +o2::aod::mcparticle::Pz | + | pz | +float | +Momentum in z in GeV/c |
o2::aod::LFClusterStudiesTables::PartIDMc | +o2::aod::full::FakeHitsFlag | - | partIDMc | -int | +fakeHitsFlag | +bool |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::vtx3body::Vtx3BodyDataId | +I | +vtx3BodyDataId | +int32 | +Index to Vtx3BodyData entry | +
Name | -- | Getter | -Type | -Comment | +Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|---|---|---|---|---|
o2::aod::mcvtx3bodylabel::McParticleId | +I | +mcParticleId | +int32 | +MC particle for Vtx3BodyDatas | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::mcfullvtx3bodylabel::McParticleId | +I | +mcParticleId | +int32 | +MC particle for Decay3Bodys | +
Name | ++ | Getter | +Type | +Comment | +|||||
---|---|---|---|---|---|---|---|---|---|
o2::soa::Index | +GI | +globalIndex | +int64_t | ++ | |||||
o2::aod::vtx3body::CollisionId | +I | +collisionId | +int32 | +Pointer into Collisions | +|||||
o2::aod::vtx3body::Track0Id | +I | +track0Id | +int | +Pointer into Tracks | +|||||
o2::aod::vtx3body::Track1Id | +I | +track1Id | +int | +Pointer into Tracks | +|||||
o2::aod::vtx3body::Track2Id | +I | +track2Id | +int | +Pointer into Tracks | |||||
o2::aod::LFClusterStudiesTables::P | -- | p | -float | -+ | o2::aod::vtx3body::Decay3BodyId | +I | +decay3bodyId | +int32 | +Pointer into Decay3Bodys |
o2::aod::LFClusterStudiesTables::Eta | +o2::aod::kfvtx3body::Mass | - | eta | +mass | float | -+ | candidate mass (PID hypothesis depending on bachelor charge) | ||
o2::aod::LFClusterStudiesTables::Phi | +o2::aod::vtx3body::X | - | phi | +x | float | -+ | decay position X | ||
o2::aod::LFClusterStudiesTables::ItsClusterSize | -- | itsClusterSize | -uint32_t | +o2::aod::vtx3body::Y | + | y | +float | +decay position Y | |
o2::aod::LFClusterStudiesTables::PartID | -- | partID | -uint8_t | +o2::aod::vtx3body::Z | + | z | +float | +decay position Z | |
o2::aod::LFClusterStudiesTables::PartIDMc | -- | partIDMc | -int | +o2::aod::kfvtx3body::XErr | + | xerr | +float | +candidate position x error at decay position | |
o2::aod::LFClusterStudiesTables::PTPC | +o2::aod::kfvtx3body::YErr | - | pTPC | +yerr | float | -+ | candidate position y error at decay position | ||
o2::aod::LFClusterStudiesTables::PIDinTrk | -- | pidInTrk | -uint32_t | +o2::aod::kfvtx3body::ZErr | + | zerr | +float | +candidate position z error at decay position | |
o2::aod::LFClusterStudiesTables::TpcNSigma | +o2::aod::kfvtx3body::Px | - | tpcNSigma | +px | float | -+ | candidate px at decay position | ||
o2::aod::LFClusterStudiesTables::TofNSigma | +o2::aod::kfvtx3body::Py | - | tofNSigma | +py | float | -+ | candidate py at decay position | ||
o2::aod::LFClusterStudiesTables::TofMass | +o2::aod::kfvtx3body::Pz | - | tofMass | +pz | float | -+ | candidate pz at decay position | ||
o2::aod::LFClusterStudiesTables::CosPAMother | +o2::aod::kfvtx3body::Pt | - | cosPAMother | +pt | float | -+ | candidate pt at decay position | ||
o2::aod::LFClusterStudiesTables::MassMother | +o2::aod::kfvtx3body::PxErr | - | massMother | +pxerr | float | -+ | candidate px error at decay position |
Name | -- | Getter | -Type | -Comment | +o2::aod::kfvtx3body::PyErr | ++ | pyerr | +float | +candidate py error at decay position |
---|---|---|---|---|---|---|---|---|---|
o2::soa::Index | -GI | -globalIndex | -int64_t | +o2::aod::kfvtx3body::PzErr | + | pzerr | +float | +candidate pz error at decay position | |
o2::aod::collision::NumContrib | +o2::aod::kfvtx3body::PtErr | - | numContrib | -uint16_t | -Number of tracks used for the vertex | +pterr | +float | +candidate pt error at decay position | |
o2::aod::collision::PosX | +o2::aod::kfvtx3body::Sign | - | posX | +sign | float | -X Vertex position in cm | +candidate sign | ||
o2::aod::collision::PosY | +o2::aod::kfvtx3body::DCAVtxToPVKF | - | posY | +dcavtxtopvkf | float | -Y Vertex position in cm | +3 body vtx DCA to PV from KFParticle (using kfpPV) | ||
o2::aod::collision::PosZ | +o2::aod::kfvtx3body::DCAXYVtxToPVKF | - | posZ | +dcaxyvtxtopvkf | float | -Z Vertex position in cm | +3 body vtx DCAxy to PV from KFParticle (using kfpPV) | ||
o2::aod::fullEvent::CentFV0M | +o2::aod::kfvtx3body::VtxCosPAKF | - | centFV0M | +vtxcospakf | float | -+ | 3 body vtx CosPA from KFParticle (using kfpPV) | ||
o2::aod::fullEvent::CentFT0M | +o2::aod::kfvtx3body::VtxCosXYPAKF | - | centFT0M | +vtxcosxypakf | float | -+ | 3 body vtx CosPA from KFParticle (using kfpPV) | ||
o2::aod::fullEvent::IsEventReject | -- | isEventReject | -int | +o2::aod::kfvtx3body::VtxCosPAKFtopo | + | vtxcospakftopo | +float | +3 body vtx CosPA from KFParticle after topological constraint (using kfpPV) | |
o2::aod::fullEvent::RunNumber | -- | runNumber | -int | +o2::aod::kfvtx3body::VtxCosXYPAKFtopo | + | vtxcosxypakftopo | +float | +3 body vtx CosPA from KFParticle after topological constraint (using kfpPV) | |
o2::aod::fullEvent::Selection_Bit | -D | -selection_bit | -bool | -Dummy | +o2::aod::kfvtx3body::DecayLKF | ++ | decaylkf | +float | +3 body vtx decay length from KFParticle (using kfpPV after topological constraint) |
Name | -- | Getter | -Type | -Comment | +o2::aod::kfvtx3body::DecayLXYKF | ++ | decaylxykf | +float | +3 body vtx decay length XY from KFParticle (using kfpPV after topological constraint) |
---|---|---|---|---|---|---|---|---|---|
o2::soa::Index | -GI | -globalIndex | -int64_t | +o2::aod::kfvtx3body::DecayLDeltaL | + | decayldeltal | +float | +3 body vtx l/dl from KFParticle (using kfpPV after topological constraint) | |
o2::aod::full::LfNuclEventId | -I | -lfNuclEventId | -int32 | -Pointer into LfNuclEvents | +o2::aod::kfvtx3body::Chi2geoNDF | ++ | chi2geondf | +float | +3 body vtx chi2geo from geometrical KFParticle fit |
o2::aod::full::DcaXY | +o2::aod::kfvtx3body::Chi2topoNDF | - | dcaXY | +chi2topondf | float | -+ | 3 body vtx chi2topo from KFParticle topological constraint to the PV (using kfpPV) | ||
o2::aod::full::DcaZ | +o2::aod::kfvtx3body::CTauKFtopo | - | dcaZ | +ctaukftopo | float | -+ | 3 body vtx ctau from KFParticle after topological constraint | ||
o2::aod::full::TPCNSigmaDe | +o2::aod::kfvtx3body::MassV0 | - | tpcNSigmaDe | +massv0 | float | -+ | proton, pion vertex mass | ||
o2::aod::full::TPCNSigmaHe | +o2::aod::kfvtx3body::Chi2MassV0 | - | tpcNSigmaHe | +chi2massv0 | float | -+ | chi2 of proton, pion mass constraint to Lambda mass | ||
o2::aod::full::TOFNSigmaDe | +o2::aod::kfvtx3body::CosPAV0 | - | tofNSigmaDe | +cospav0 | float | -+ | proton, pion vertex mass | ||
o2::aod::full::TOFNSigmaHe | +o2::aod::vtx3body::PxTrack0 | - | tofNSigmaHe | +pxtrack0 | float | -+ | track0 px at min | ||
o2::aod::full::IsEvTimeTOF | -- | isEvTimeTOF | -bool | +o2::aod::vtx3body::PyTrack0 | + | pytrack0 | +float | +track0 py at min | |
o2::aod::full::IsEvTimeT0AC | -- | isEvTimeT0AC | -bool | +o2::aod::vtx3body::PzTrack0 | + | pztrack0 | +float | +track0 pz at min | |
o2::aod::full::HasTOF | -- | hasTOF | -bool | +o2::aod::vtx3body::PxTrack1 | + | pxtrack1 | +float | +track1 px at min | |
o2::aod::full::HasTRD | -- | hasTRD | -bool | +o2::aod::vtx3body::PyTrack1 | + | pytrack1 | +float | +track1 py at min | |
o2::aod::full::TPCInnerParam | +o2::aod::vtx3body::PzTrack1 | - | tpcInnerParam | +pztrack1 | float | -+ | track1 pz at min | ||
o2::aod::full::Beta | +o2::aod::vtx3body::PxTrack2 | - | beta | +pxtrack2 | float | -+ | track2 px at min | ||
o2::aod::full::TPCSignal | +o2::aod::vtx3body::PyTrack2 | - | tpcSignal | +pytrack2 | float | -+ | track2 py at min | ||
o2::aod::full::Pt | +o2::aod::vtx3body::PzTrack2 | - | pt | +pztrack2 | float | -Transverse momentum of candidate (GeV/c) | +track2 pz at min | ||
o2::aod::full::Eta | +o2::aod::kfvtx3body::TPCInnerParamTrack0 | - | eta | +tpcinnerparamtrack0 | float | -Pseudorapidity of candidate | +momentum at inner wall of TPC of proton daughter | ||
o2::aod::full::Phi | +o2::aod::kfvtx3body::TPCInnerParamTrack1 | - | phi | +tpcinnerparamtrack1 | float | -Azimuth angle of candidate | +momentum at inner wall of TPC of pion daughter | ||
o2::aod::full::Sign | +o2::aod::kfvtx3body::TPCInnerParamTrack2 | - | sign | -int8_t | -Sign of the candidate | +tpcinnerparamtrack2 | +float | +momentum at inner wall of TPC of deuteron daughter | |
o2::aod::full::ITSNCls | -- | itsNCls | -int16_t | +o2::aod::kfvtx3body::DCATrack0ToPVKF | + | dcatrack0topvkf | +float | +DCA of proton prong to PV from KFParticle | |
o2::aod::track::TPCNClsFindable | +o2::aod::kfvtx3body::DCATrack1ToPVKF | - | tpcNClsFindable | -uint8_t | -Findable TPC clusters for this track geometry | +dcatrack1topvkf | +float | +DCA of pion prong to PV from KFParticle | |
o2::aod::track::TPCNClsFindableMinusFound | +o2::aod::kfvtx3body::DCATrack2ToPVKF | - | tpcNClsFindableMinusFound | -int8_t | -TPC Clusters: Findable - Found | +dcatrack2topvkf | +float | +DCA of deuteron prong to PV from KFParticle | |
o2::aod::track::TPCNClsFindableMinusCrossedRows | +o2::aod::kfvtx3body::DCAxyTrack0ToPVKF | - | tpcNClsFindableMinusCrossedRows | -int8_t | -TPC Clusters: Findable - crossed rows | +dcaxytrack0topvkf | +float | +DCAxy of proton prong to PV from KFParticle | |
o2::aod::full::TPCChi2Ncl | +o2::aod::kfvtx3body::DCAxyTrack1ToPVKF | - | tpcChi2NCl | +dcaxytrack1topvkf | float | -+ | DCAxy of pion prong to PV from KFParticle | ||
o2::aod::full::ITSChi2NCl | +o2::aod::kfvtx3body::DCAxyTrack2ToPVKF | - | itsChi2NCl | +dcaxytrack2topvkf | float | -+ | DCAxy of deuteron prong to PV from KFParticle | ||
o2::aod::track::ITSClusterMap | +o2::aod::kfvtx3body::DCAxyTrack0ToSVKF | - | itsClusterMap | -uint8_t | -Old cluster ITS cluster map, kept for version 0 compatibility | +dcaxytrack0tosvkf | +float | +DCAxy of proton prong to SV from KFParticle | |
o2::aod::full::IsPVContributor | -- | isPVContributor | -bool | +o2::aod::kfvtx3body::DCAxyTrack1ToSVKF | + | dcaxytrack1tosvkf | +float | +DCAxy of pion prong to SV from KFParticle | |
o2::aod::full::P | +o2::aod::kfvtx3body::DCAxyTrack2ToSVKF | - | p | +dcaxytrack2tosvkf | float | -Momentum of candidate (GeV/c) | +DCAxy of deuteron prong to SV from KFParticle | ||
o2::aod::full::Rapidity | -D | -rapidity | -float | +o2::aod::kfvtx3body::DCAxyTrack0ToTrack1KF | + | dcaxytrack0totrack1kf | +float | +DCAxy of proton prong to pion from KFParticle | |
o2::aod::track::TPCNClsFound | -D | -tpcNClsFound | -int16_t | -Number of found TPC clusters | +o2::aod::kfvtx3body::DCAxyTrack0ToTrack2KF | ++ | dcaxytrack0totrack2kf | +float | +DCAxy of proton prong to deuteron from KFParticle |
o2::aod::track::TPCNClsCrossedRows | -D | -tpcNClsCrossedRows | -int16_t | -Number of crossed TPC Rows | +o2::aod::kfvtx3body::DCAxyTrack1ToTrack2KF | ++ | dcaxytrack1totrack2kf | +float | +DCAxy of pion prong to deuteron from KFParticle |
o2::aod::track::TPCCrossedRowsOverFindableCls | -D | -tpcCrossedRowsOverFindableCls | +o2::aod::kfvtx3body::DCAVtxDaughtersKF | ++ | dcavtxdaughterskf | float | -Ratio crossed rows over findable clusters | +sum of DCAs between daughters in 3D from KFParticle | |
o2::aod::track::TPCFoundOverFindableCls | -D | -tpcFoundOverFindableCls | +o2::aod::kfvtx3body::DCAxyTrackPosToPV | ++ | dcaxytrackpostopv | float | -Ratio of found over findable clusters | +DCAxy of positive track to PV (propagated before vtx fit) |
Name | -- | Getter | -Type | -Comment | +o2::aod::kfvtx3body::DCAxyTrackNegToPV | ++ | dcaxytracknegtopv | +float | +DCAxy of negative track to PV (propagated before vtx fit) |
---|---|---|---|---|---|---|---|---|---|
o2::aod::full::TPCNSigmaPi | +o2::aod::kfvtx3body::DCAxyTrackBachToPV | - | tpcNSigmaPi | +dcaxytrackbachtopv | float | -+ | DCAxy of bachelor track to PV (propagated before vtx fit) | ||
o2::aod::full::TPCNSigmaKa | +o2::aod::kfvtx3body::DCATrackPosToPV | - | tpcNSigmaKa | +dcatrackpostopv | float | -+ | DCA of positive track to PV (propagated before vtx fit) | ||
o2::aod::full::TPCNSigmaPr | +o2::aod::kfvtx3body::DCATrackNegToPV | - | tpcNSigmaPr | +dcatracknegtopv | float | -+ | DCA of negative track to PV (propagated before vtx fit) | ||
o2::aod::full::TPCNSigmaTr | +o2::aod::kfvtx3body::DCATrackBachToPV | - | tpcNSigmaTr | +dcatrackbachtopv | float | -+ | DCA of bachelor track to PV (propagated before vtx fit) | ||
o2::aod::full::TPCNSigmaAl | +o2::aod::kfvtx3body::Track0Sign | - | tpcNSigmaAl | +track0sign | float | -+ | sign of proton daughter track | ||
o2::aod::full::TOFNSigmaPi | +o2::aod::kfvtx3body::Track1Sign | - | tofNSigmaPi | +track1sign | float | -+ | sign of pion daughter track | ||
o2::aod::full::TOFNSigmaKa | +o2::aod::kfvtx3body::Track2Sign | - | tofNSigmaKa | +track2sign | float | -+ | sign of deuteron daughter track | ||
o2::aod::full::TOFNSigmaPr | +o2::aod::kfvtx3body::TPCNSigmaProton | - | tofNSigmaPr | +tpcnsigmaproton | float | -+ | nsigma proton of TPC PID of the proton daughter | ||
o2::aod::full::TOFNSigmaTr | +o2::aod::kfvtx3body::TPCNSigmaPion | - | tofNSigmaTr | +tpcnsigmapion | float | -+ | nsigma pion of TPC PID of the pion daughter | ||
o2::aod::full::TOFNSigmaAl | +o2::aod::kfvtx3body::TPCNSigmaDeuteron | - | tofNSigmaAl | +tpcnsigmadeuteron | float | -+ | nsigma deuteron of TPC PID of the bachelor daughter | ||
o2::aod::full::TPCExpSignalDiffPr | +o2::aod::kfvtx3body::TPCNSigmaPionBach | - | tpcExpSignalDiffPr | +tpcnsigmapionbach | float | -+ | nsigma pion of TPC PID of the bachelor daughter | ||
o2::aod::full::TPCExpSignalDiffDe | +o2::aod::kfvtx3body::TPCdEdxProton | - | tpcExpSignalDiffDe | +tpcdedxproton | float | -+ | TPC dEdx of the proton daughter | ||
o2::aod::full::TPCExpSignalDiffHe | +o2::aod::kfvtx3body::TPCdEdxPion | - | tpcExpSignalDiffHe | +tpcdedxpion | float | -+ | TPC dEdx of the pion daughter | ||
o2::aod::full::TOFExpSignalDiffPr | +o2::aod::kfvtx3body::TPCdEdxDeuteron | - | tofExpSignalDiffPr | +tpcdedxdeuteron | float | -+ | TPC dEdx of the bachelor daughter | ||
o2::aod::full::TOFExpSignalDiffDe | +o2::aod::kfvtx3body::TOFNSigmaDeuteron | - | tofExpSignalDiffDe | +tofnsigmadeuteron | float | -+ | nsigma of TOF PID of the bachelor daughter | ||
o2::aod::full::TOFExpSignalDiffHe | -- | tofExpSignalDiffHe | -float | +o2::aod::kfvtx3body::ITSClusSizeDeuteron | + | itsclussizedeuteron | +double | +average ITS cluster size of bachelor daughter | |
o2::aod::full::TOFExpMom | -- | tofExpMom | -float | +o2::aod::kfvtx3body::PIDTrackingDeuteron | + | pidtrackingdeuteron | +uint32_t | +PID during tracking of bachelor daughter |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::kfvtx3body::KFVtx3BodyDataId | +I | +kfvtx3BodyDataId | +int32 | +Index to KFVtx3BodyData entry | +
Name | -- | Getter | -Type | -Comment | +o2::aod::kfvtx3body::VtxCosXYPAKF | ++ | vtxcosxypakf | +float | +3 body vtx CosPA from KFParticle (using kfpPV) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
o2::soa::Index | -GI | -globalIndex | -int64_t | +o2::aod::kfvtx3body::DecayLKF | + | decaylkf | +float | +3 body vtx decay length from KFParticle (using kfpPV after topological constraint) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::Track0Id | -I | -track0Id | -int | -Pointer into Tracks | +o2::aod::kfvtx3body::DecayLXYKF | ++ | decaylxykf | +float | +3 body vtx decay length XY from KFParticle (using kfpPV after topological constraint) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::Track1Id | -I | -track1Id | -int | -Pointer into Tracks | +o2::aod::kfvtx3body::DecayLDeltaL | ++ | decayldeltal | +float | +3 body vtx l/dl from KFParticle (using kfpPV after topological constraint) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::Track2Id | -I | -track2Id | -int | -Pointer into Tracks | +o2::aod::kfvtx3body::Chi2geoNDF | ++ | chi2geondf | +float | +3 body vtx chi2geo from geometrical KFParticle fit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::CollisionId | -I | -collisionId | -int32 | -Pointer into Collisions | +o2::aod::kfvtx3body::Chi2topoNDF | ++ | chi2topondf | +float | +3 body vtx chi2topo from KFParticle topological constraint to the PV (using kfpPV) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::Decay3BodyId | -I | -decay3bodyId | -int32 | -Pointer into Decay3Bodys | +o2::aod::kfvtx3body::CTauKFtopo | ++ | ctaukftopo | +float | +3 body vtx ctau from KFParticle after topological constraint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::X | +o2::aod::kfvtx3body::MassV0 | - | x | +massv0 | float | -decay position X | +proton, pion vertex mass | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::Y | +o2::aod::kfvtx3body::Chi2MassV0 | - | y | +chi2massv0 | float | -decay position Y | +chi2 of proton, pion mass constraint to Lambda mass | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::Z | +o2::aod::kfvtx3body::CosPAV0 | - | z | +cospav0 | float | -decay position Z | +proton, pion vertex mass | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
o2::aod::vtx3body::PxTrack0 | @@ -66995,268 +68646,222 @@ Code file: o2::aod::Decay3BodyDataLink -
nsigma of TOF PID of the bachelor daughter | +|||||||||
Name | -- | Getter | -Type | -Comment | +o2::aod::kfvtx3body::ITSClusSizeDeuteron | ++ | itsclussizedeuteron | +double | +average ITS cluster size of bachelor daughter |
---|---|---|---|---|---|---|---|---|---|
o2::aod::vtx3body::Vtx3BodyDataId | -I | -vtx3BodyDataId | -int32 | -Index to Vtx3BodyData entry | +o2::aod::kfvtx3body::PIDTrackingDeuteron | ++ | pidtrackingdeuteron | +uint32_t | +PID during tracking of bachelor daughter |
o2::aod::kfvtx3body::MassV0 | -- | massv0 | -float | -proton, pion vertex mass | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::kfvtx3body::Chi2MassV0 | +o2::aod::he3HadronTablesNS::PtMCHe3 | - | chi2massv0 | +ptMCHe3 | float | -chi2 of proton, pion mass constraint to Lambda mass | +|||
o2::aod::vtx3body::PxTrack0 | +o2::aod::he3HadronTablesNS::EtaMCHe3 | - | pxtrack0 | +etaMCHe3 | float | -track0 px at min | +|||
o2::aod::vtx3body::PyTrack0 | +o2::aod::he3HadronTablesNS::PhiMCHe3 | - | pytrack0 | +phiMCHe3 | float | -track0 py at min | +|||
o2::aod::vtx3body::PzTrack0 | +o2::aod::he3HadronTablesNS::PtMCHad | - | pztrack0 | +ptMCHad | float | -track0 pz at min | +|||
o2::aod::vtx3body::PxTrack1 | +o2::aod::he3HadronTablesNS::EtaMCHad | - | pxtrack1 | +etaMCHad | float | -track1 px at min | +|||
o2::aod::vtx3body::PyTrack1 | +o2::aod::he3HadronTablesNS::PhiMCHad | - | pytrack1 | +phiMCHad | float | -track1 py at min | +|||
o2::aod::vtx3body::PzTrack1 | +o2::aod::he3HadronTablesNS::SignedPtMC | - | pztrack1 | +signedPtMC | float | -track1 pz at min | +|||
o2::aod::vtx3body::PxTrack2 | +o2::aod::he3HadronTablesNS::MassMC | - | pxtrack2 | +massMC | float | -track2 px at min | +
o2::aod::vtx3body::PyTrack2 | -- | pytrack2 | -float | -track2 py at min | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::vtx3body::PzTrack2 | +o2::aod::he3HadronTablesNS::CollisionId | ++ | collisionId | +int64_t | - | pztrack2 | -float | -track2 pz at min | |
o2::aod::kfvtx3body::DCATrack0ToPVKF | +o2::aod::he3HadronTablesNS::ZVertex | - | dcatrack0topvkf | +zVertex | float | -DCA of proton prong to PV from KFParticle | +|||
o2::aod::kfvtx3body::DCATrack1ToPVKF | +o2::aod::he3HadronTablesNS::Multiplicity | ++ | multiplicity | +uint16_t | - | dcatrack1topvkf | -float | -DCA of pion prong to PV from KFParticle | |
o2::aod::kfvtx3body::DCATrack2ToPVKF | +o2::aod::he3HadronTablesNS::CentralityFT0C | - | dcatrack2topvkf | +centFT0C | float | -DCA of deuteron prong to PV from KFParticle | +|||
o2::aod::kfvtx3body::DCAxyTrack0ToPVKF | +o2::aod::he3HadronTablesNS: | +GI | ++ | ? | - | dcaxytrack0topvkf | -float | -DCAxy of proton prong to PV from KFParticle |
o2::aod::kfvtx3body::DCAxyTrack1ToPVKF | -- | dcaxytrack1topvkf | -float | -DCAxy of pion prong to PV from KFParticle | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::kfvtx3body::DCAxyTrack2ToPVKF | +o2::aod::hyhe4tag::IsInteresting | - | dcaxytrack2topvkf | -float | -DCAxy of deuteron prong to PV from KFParticle | +isInteresting | +bool | +will this be built or not? | |
o2::aod::kfvtx3body::DCAxyTrack0ToSVKF | +o2::aod::hyhe4tag::IsTrueHyHe4 | - | dcaxytrack0tosvkf | -float | -DCAxy of proton prong to SV from KFParticle | +isTrueHyHe4 | +bool | +PDG checked correctly in MC | |
o2::aod::kfvtx3body::DCAxyTrack1ToSVKF | +o2::aod::hyhe4tag::IsTrueAntiHyHe4 | - | dcaxytrack1tosvkf | -float | -DCAxy of pion prong to SV from KFParticle | +isTrueAntiHyHe4 | +bool | +PDG checked correctly in MC | |
o2::aod::kfvtx3body::DCAxyTrack2ToSVKF | +o2::aod::hyhe4tag::IsHyHe4Candidate | - | dcaxytrack2tosvkf | -float | -DCAxy of deuteron prong to SV from KFParticle | +isHyHe4Candidate | +bool | +compatible with dE/dx hypotheses | |
o2::aod::kfvtx3body::DCAxyTrack0ToTrack1KF | +o2::aod::hyhe4tag::IsAntiHyHe4Candidate | - | dcaxytrack0totrack1kf | -float | -DCAxy of proton prong to pion from KFParticle | +isAntiHyHe4Candidate | +bool | +compatible with dE/dx hypotheses |
o2::aod::kfvtx3body::DCAxyTrack0ToTrack2KF | -- | dcaxytrack0totrack2kf | -float | -DCAxy of proton prong to deuteron from KFParticle | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::kfvtx3body::DCAxyTrack1ToTrack2KF | +o2::soa::Index | +GI | +globalIndex | +int64_t | - | dcaxytrack1totrack2kf | -float | -DCAxy of pion prong to deuteron from KFParticle | |
o2::aod::kfvtx3body::DCAVtxDaughtersKF | +o2::aod::hyhe4data::Helium3TrackId | +I | +prong0TrackId | +int | +Pointer into Tracks | +||||
o2::aod::hyhe4data::ProtonTrackId | +I | +prong1TrackId | +int | +Pointer into Tracks | +|||||
o2::aod::hyhe4data::PionTrackId | +I | +prong2TrackId | +int | +Pointer into Tracks | +|||||
o2::aod::hyhe4data::CollisionId | +I | +collisionId | +int32 | +Pointer into Collisions | +|||||
o2::aod::hyhe4data::Decay3BodyId | +I | +decay3BodysId | +int32 | +Pointer into Decay3Bodys | +|||||
o2::aod::hyhe4data::Sign | - | dcavtxdaughterskf | -float | -sum of DCAs between daughters in 3D from KFParticle | +sign | +int | +sign (positive = matter) | ||
o2::aod::kfvtx3body::DCAxyTrackPosToPV | +o2::aod::hyhe4data::Helium3X | - | dcaxytrackpostopv | +helium3X | float | -DCAxy of positive track to PV (propagated before vtx fit) | +prong0 track X at min | ||
o2::aod::kfvtx3body::DCAxyTrackNegToPV | +o2::aod::hyhe4data::ProtonX | - | dcaxytracknegtopv | +protonX | float | -DCAxy of negative track to PV (propagated before vtx fit) | +prong1 track X at min | ||
o2::aod::kfvtx3body::DCAxyTrackBachToPV | +o2::aod::hyhe4data::PionX | - | dcaxytrackbachtopv | +pionX | float | -DCAxy of bachelor track to PV (propagated before vtx fit) | +prong2 track X at min | ||
o2::aod::kfvtx3body::DCATrackPosToPV | +o2::aod::hyhe4data::PxHelium3 | - | dcatrackpostopv | +pxHelium3 | float | -DCA of positive track to PV (propagated before vtx fit) | +prong 0 track px at min; NB already charge-corrected! Not rigidity anymore! | ||
o2::aod::kfvtx3body::DCATrackNegToPV | +o2::aod::hyhe4data::PyHelium3 | - | dcatracknegtopv | +pyHelium3 | float | -DCA of negative track to PV (propagated before vtx fit) | +prong 0 track py at min; NB already charge-corrected! Not rigidity anymore! | ||
o2::aod::kfvtx3body::DCATrackBachToPV | +o2::aod::hyhe4data::PzHelium3 | - | dcatrackbachtopv | +pzHelium3 | float | -DCA of bachelor track to PV (propagated before vtx fit) | +prong 0 track pz at min; NB already charge-corrected! Not rigidity anymore! | ||
o2::aod::kfvtx3body::Track0Sign | +o2::aod::hyhe4data::PxProton | - | track0sign | +pxProton | float | -sign of proton daughter track | +prong 1 track px at min | ||
o2::aod::kfvtx3body::Track1Sign | +o2::aod::hyhe4data::PyProton | - | track1sign | +pyProton | float | -sign of pion daughter track | +prong 1 track py at min | ||
o2::aod::kfvtx3body::Track2Sign | +o2::aod::hyhe4data::PzProton | - | track2sign | +pzProton | float | -sign of deuteron daughter track | +prong 1 track pz at min | ||
o2::aod::kfvtx3body::TPCNSigmaProton | +o2::aod::hyhe4data::PxPion | - | tpcnsigmaproton | +pxPion | float | -nsigma of TPC PID of the proton daughter | +prong 1 track px at min | ||
o2::aod::kfvtx3body::TPCNSigmaPion | +o2::aod::hyhe4data::PyPion | - | tpcnsigmapion | +pyPion | float | -nsigma of TPC PID of the pion daughter | +prong 1 track py at min | ||
o2::aod::kfvtx3body::TPCNSigmaDeuteron | +o2::aod::hyhe4data::PzPion | - | tpcnsigmadeuteron | +pzPion | float | -nsigma of TPC PID of the bachelor daughter | +prong 1 track pz at min | ||
o2::aod::vtx3body::VtxRadius | -D | -vtxradius | +o2::aod::hyhe4data::X | ++ | x | float | -3 body decay radius (2D, centered at zero) | +decay position X | |
o2::aod::vtx3body::DistOverTotMom | -D | -distovertotmom | -? | -PV to 3 body decay distance over total momentum | +o2::aod::hyhe4data::Y | ++ | y | +float | +decay position Y |
o2::aod::vtx3body::VtxCosPA | -D | -vtxcosPA | +o2::aod::hyhe4data::Z | ++ | z | float | -3 body vtx CosPA | +decay position Z | |
o2::aod::vtx3body::DCAVtxToPV | -D | -dcavtxtopv | +o2::aod::hyhe4data::DCADaughters | ++ | dcaDaughters | float | -DCA of 3 body vtx to PV | +DCA between V0 daughters | |
o2::aod::vtx3body::YHypertriton | -D | -yHypertriton | +o2::aod::hyhe4data::DCAHelium3ToPV | ++ | dcaHelium3ToPV | float | -3 body vtx y with hypertriton or antihypertriton hypothesis | +DCA positive prong to PV | |
o2::aod::vtx3body::Eta | -D | -eta | +o2::aod::hyhe4data::DCAProtonToPV | ++ | dcaProtonToPV | float | -3 body vtx eta | +DCA positive prong to PV | |
o2::aod::vtx3body::Phi | -D | -phi | +o2::aod::hyhe4data::DCAPionToPV | ++ | dcaPionToPV | float | -3 body vtx phi | +DCA positive prong to PV | |
o2::aod::vtx3body::Track0Pt | -D | -track0pt | +o2::aod::hyhe4data::DCAxyHyHe4ToPV | ++ | dcaxyHyHe4ToPV | float | -daughter0 pT | +DCAxy | |
o2::aod::vtx3body::Track0Eta | -D | -track0eta | +o2::aod::hyhe4data::DCAzHyHe4ToPV | ++ | dcazHyHe4ToPV | float | -daughter0 eta | +DCAz | |
o2::aod::vtx3body::Track0Phi | +o2::aod::hyhe4data::Pt | D | -track0phi | +pt | float | -daughter0 phi | +pT | ||
o2::aod::vtx3body::Track1Pt | +o2::aod::hyhe4data::PtHelium3 | D | -track1pt | +ptHelium3 | float | -daughter1 pT | +pT of prong 0 (identified as Helium-3) | ||
o2::aod::vtx3body::Track1Eta | +o2::aod::hyhe4data::PtProton | D | -track1eta | +ptProton | float | -daughter1 eta | +pT of prong 0 (identified as proton) | ||
o2::aod::vtx3body::Track1Phi | +o2::aod::hyhe4data::PtPion | D | -track1phi | +ptPion | float | -daughter1 phi | +pT of prong 0 (identified as proton) | ||
o2::aod::vtx3body::Track2Pt | +o2::aod::hyhe4data::DecayRadius | D | -track2pt | +decayRadius | float | -daughter2 pT | +decay radius (2D, centered at zero) | ||
o2::aod::vtx3body::Track2Eta | +o2::aod::hyhe4data::M | D | -track2eta | +m | float | -daughter2 eta | +mass under hyperhelium-4 hypo | ||
o2::aod::vtx3body::Track2Phi | +o2::aod::hyhe4data::YHyHe4 | D | -track2phi | +yHyHe4 | float | -daughter2 phi | +y -> FIXME add Hyperhelium4 mass to physics constants |
o2::aod::vtx3body::PxTrack2 | -- | pxtrack2 | -float | -track2 px at min | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::vtx3body::PyTrack2 | +o2::soa::Index | +GI | +globalIndex | +int64_t | - | pytrack2 | -float | -track2 py at min | |
o2::aod::vtx3body::PzTrack2 | +o2::aod::hykfmcColl::PassedEvSel | - | pztrack2 | -float | -track2 pz at min | -||||
o2::aod::kfvtx3body::DCATrack0ToPVKF | +passedEvSel | +bool | - | dcatrack0topvkf | -float | -DCA of proton prong to PV from KFParticle | |||
o2::aod::kfvtx3body::DCATrack1ToPVKF | -- | dcatrack1topvkf | -float | -DCA of pion prong to PV from KFParticle | +o2::aod::hykfmc::HypKfMcCollisionId | +I | +hypKfMcCollisionId | +int32 | +Pointer into HypKfMcCollisions |
o2::aod::kfvtx3body::DCATrack2ToPVKF | +o2::aod::collision::PosX | - | dcatrack2topvkf | +posX | float | -DCA of deuteron prong to PV from KFParticle | +X Vertex position in cm | ||
o2::aod::kfvtx3body::DCAxyTrack0ToPVKF | +o2::aod::collision::PosY | - | dcaxytrack0topvkf | +posY | float | -DCAxy of proton prong to PV from KFParticle | +Y Vertex position in cm | ||
o2::aod::kfvtx3body::DCAxyTrack1ToPVKF | +o2::aod::collision::PosZ | - | dcaxytrack1topvkf | +posZ | float | -DCAxy of pion prong to PV from KFParticle | +Z Vertex position in cm | ||
o2::aod::kfvtx3body::DCAxyTrack2ToPVKF | +o2::aod::cent::CentFT0A | - | dcaxytrack2topvkf | +centFT0A | float | -DCAxy of deuteron prong to PV from KFParticle | +Run3 centrality percentile estimated from FT0A multiplicity | ||
o2::aod::kfvtx3body::DCAxyTrack0ToSVKF | +o2::aod::cent::CentFT0C | - | dcaxytrack0tosvkf | +centFT0C | float | -DCAxy of proton prong to SV from KFParticle | +Run3 centrality percentile estimated from FT0C multiplicity | ||
o2::aod::kfvtx3body::DCAxyTrack1ToSVKF | +o2::aod::cent::CentFT0M | - | dcaxytrack1tosvkf | +centFT0M | float | -DCAxy of pion prong to SV from KFParticle | +Run3 centrality percentile estimated from FT0A+FT0C multiplicities |
o2::aod::kfvtx3body::DCAxyTrack2ToSVKF | -- | dcaxytrack2tosvkf | -float | -DCAxy of deuteron prong to SV from KFParticle | +Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::kfvtx3body::DCAxyTrack0ToTrack1KF | +o2::soa::Index | +GI | +globalIndex | +int64_t | - | dcaxytrack0totrack1kf | -float | -DCAxy of proton prong to pion from KFParticle | |
o2::aod::kfvtx3body::DCAxyTrack0ToTrack2KF | +o2::aod::hykfmc::Species | - | dcaxytrack0totrack2kf | -float | -DCAxy of proton prong to deuteron from KFParticle | -||||
o2::aod::kfvtx3body::DCAxyTrack1ToTrack2KF | +species | +int8_t | - | dcaxytrack1totrack2kf | -float | -DCAxy of pion prong to deuteron from KFParticle | |||
o2::aod::kfvtx3body::DCAVtxDaughtersKF | -- | dcavtxdaughterskf | +o2::aod::track::Pt | +E | +pt | float | -sum of DCAs between daughters in 3D from KFParticle | +Transverse momentum of the track in GeV/c | |
o2::aod::kfvtx3body::DCAxyTrackPosToPV | -- | dcaxytrackpostopv | +o2::aod::track::Eta | +E | +eta | float | -DCAxy of positive track to PV (propagated before vtx fit) | +Pseudorapidity | |
o2::aod::kfvtx3body::DCAxyTrackNegToPV | -- | dcaxytracknegtopv | +o2::aod::track::Phi | +E | +phi | float | -DCAxy of negative track to PV (propagated before vtx fit) | +Phi of the track, in radians within [0, 2pi) | |
o2::aod::kfvtx3body::DCAxyTrackBachToPV | +o2::aod::track::DcaXY | - | dcaxytrackbachtopv | +dcaXY | float | -DCAxy of bachelor track to PV (propagated before vtx fit) | +Impact parameter in XY of the track to the primary vertex | ||
o2::aod::kfvtx3body::DCATrackPosToPV | +o2::aod::track::DcaZ | - | dcatrackpostopv | +dcaZ | float | -DCA of positive track to PV (propagated before vtx fit) | +Impact parameter in Z of the track to the primary vertex | ||
o2::aod::kfvtx3body::DCATrackNegToPV | +o2::aod::hykftrk::TPCnCluster | - | dcatracknegtopv | +tpcNcluster | float | -DCA of negative track to PV (propagated before vtx fit) | -|||
o2::aod::kfvtx3body::DCATrackBachToPV | - | dcatrackbachtopv | -float | -DCA of bachelor track to PV (propagated before vtx fit) | |||||
o2::aod::kfvtx3body::Track0Sign | +o2::aod::track::TPCChi2NCl | - | track0sign | +tpcChi2NCl | float | -sign of proton daughter track | +Chi2 / cluster for the TPC track segment | ||
o2::aod::kfvtx3body::Track1Sign | +o2::aod::track::ITSClusterSizes | - | track1sign | -float | -sign of pion daughter track | +itsClusterSizes | +uint32_t | +Clusters sizes, four bits per a layer, starting from the innermost | |
o2::aod::kfvtx3body::Track2Sign | +o2::aod::track::ITSChi2NCl | - | track2sign | +itsChi2NCl | float | -sign of deuteron daughter track | +Chi2 / cluster for the ITS track segment | ||
o2::aod::kfvtx3body::TPCNSigmaProton | +o2::aod::hykftrk::Rigidity | - | tpcnsigmaproton | +rigidity | float | -nsigma of TPC PID of the proton daughter | -|||
o2::aod::kfvtx3body::TPCNSigmaPion | - | tpcnsigmapion | -float | -nsigma of TPC PID of the pion daughter | |||||
o2::aod::kfvtx3body::TPCNSigmaDeuteron | +o2::aod::track::TPCSignal | - | tpcnsigmadeuteron | -float | -nsigma of TPC PID of the bachelor daughter | -||||
o2::aod::vtx3body::VtxRadius | -D | -vtxradius | -float | -3 body decay radius (2D, centered at zero) | -|||||
o2::aod::vtx3body::DistOverTotMom | -D | -distovertotmom | -? | -PV to 3 body decay distance over total momentum | -|||||
o2::aod::vtx3body::VtxCosPA | -D | -vtxcosPA | +tpcSignal | float | -3 body vtx CosPA | +dE/dx signal in the TPC | |||
o2::aod::vtx3body::DCAVtxToPV | -D | -dcavtxtopv | +o2::aod::hykftrk::TPCnSigma | ++ | tpcNsigma | float | -DCA of 3 body vtx to PV | +||
o2::aod::vtx3body::YHypertriton | -D | -yHypertriton | +o2::aod::hykftrk::TPCnSigmaNhp | ++ | tpcNsigmaNhp | float | -3 body vtx y with hypertriton or antihypertriton hypothesis | +||
o2::aod::vtx3body::Eta | -D | -eta | +o2::aod::hykftrk::TPCnSigmaNlp | ++ | tpcNsigmaNlp | float | -3 body vtx eta | +||
o2::aod::vtx3body::Phi | -D | -phi | +o2::aod::hykftrk::TOFMass | ++ | tofMass | float | -3 body vtx phi | +||
o2::aod::vtx3body::Track0Pt | -D | -track0pt | -float | -daughter0 pT | +o2::aod::hykftrk::IsPVContributor | ++ | isPVContributor | +bool | +|
o2::aod::vtx3body::Track0Eta | +o2::aod::hykftrk::Px | D | -track0eta | -float | -daughter0 eta | +px | +? | +||
o2::aod::vtx3body::Track0Phi | +o2::aod::hykftrk::Py | D | -track0phi | -float | -daughter0 phi | +py | +? | +||
o2::aod::vtx3body::Track1Pt | +o2::aod::hykftrk::Pz | D | -track1pt | -float | -daughter1 pT | +pz | +? | +||
o2::aod::vtx3body::Track1Eta | +o2::aod::hykftrk::P | D | -track1eta | -float | -daughter1 eta | +p | +? | +||
o2::aod::vtx3body::Track1Phi | +o2::aod::hykftrk::Lambda | D | -track1phi | -float | -daughter1 phi | +lambda | +? | +||
o2::aod::vtx3body::Track2Pt | +o2::aod::hykftrk::ITSnCluster | D | -track2pt | -float | -daughter2 pT | +itsNcluster | +? | +||
o2::aod::vtx3body::Track2Eta | +o2::aod::hykftrk::ITSfirstLayer | D | -track2eta | -float | -daughter2 eta | +itsFirstLayer | +? | +||
o2::aod::vtx3body::Track2Phi | +o2::aod::hykftrk::ITSmeanClsSize | D | -track2phi | -float | -daughter2 phi | +itsMeanClsSize | +? | +
Name | -- | Getter | -Type | -Comment | +o2::aod::track::X | ++ | x | +float | +|
---|---|---|---|---|---|---|---|---|---|
o2::aod::hyhe4tag::IsInteresting | +o2::aod::track::Y | ++ | y | +float | - | isInteresting | -bool | -will this be built or not? | |
o2::aod::hyhe4tag::IsTrueHyHe4 | +o2::aod::track::Z | ++ | z | +float | - | isTrueHyHe4 | -bool | -PDG checked correctly in MC | |
o2::aod::hyhe4tag::IsTrueAntiHyHe4 | +o2::aod::mcparticle::Px | - | isTrueAntiHyHe4 | -bool | -PDG checked correctly in MC | +px | +float | +Momentum in x in GeV/c | |
o2::aod::hyhe4tag::IsHyHe4Candidate | +o2::aod::mcparticle::Py | - | isHyHe4Candidate | -bool | -compatible with dE/dx hypotheses | +py | +float | +Momentum in y in GeV/c | |
o2::aod::hyhe4tag::IsAntiHyHe4Candidate | +o2::aod::mcparticle::Pz | - | isAntiHyHe4Candidate | -bool | -compatible with dE/dx hypotheses | +pz | +float | +Momentum in z in GeV/c |
Name | -- | Getter | -Type | -Comment | -|||
---|---|---|---|---|---|---|---|
o2::aod::Lithium4TablesNS::PtHe3 | +o2::aod::lnnrec::Pt3H | - | ptHe3 | +pt3H | float | ||
o2::aod::Lithium4TablesNS::EtaHe3 | +o2::aod::lnnrec::Phi3H | - | etaHe3 | +phi3H | float | ||
o2::aod::Lithium4TablesNS::PhiHe3 | +o2::aod::lnnrec::Eta3H | - | phiHe3 | +eta3H | float | ||
o2::aod::Lithium4TablesNS::PtPr | +o2::aod::lnnrec::PtPi | - | ptPr | +ptPi | float | ||
o2::aod::Lithium4TablesNS::EtaPr | +o2::aod::lnnrec::PhiPi | - | etaPr | +phiPi | float | ||
o2::aod::Lithium4TablesNS::PhiPr | +o2::aod::lnnrec::EtaPi | - | phiPr | +etaPi | float | ||
o2::aod::Lithium4TablesNS::DCAxyHe3 | +o2::aod::lnnrec::XDecVtx | - | dcaxyHe3 | +xDecVtx | float | ||
o2::aod::Lithium4TablesNS::DCAzHe3 | +o2::aod::lnnrec::YDecVtx | - | dcazHe3 | +yDecVtx | float | ||
o2::aod::Lithium4TablesNS::DCAxyPr | +o2::aod::lnnrec::ZDecVtx | - | dcaxyPr | +zDecVtx | float | ||
o2::aod::Lithium4TablesNS::DCAzPr | +o2::aod::lnnrec::DcaV0Daug | - | dcazPr | +dcaV0Daug | float | ||
o2::aod::Lithium4TablesNS::SignalTPCHe3 | +o2::aod::lnnrec::Dca3H | - | signalTPCHe3 | +dca3H | float | ||
o2::aod::Lithium4TablesNS::InnerParamTPCHe3 | +o2::aod::lnnrec::DcaPi | - | innerParamTPCHe3 | +dcaPi | float | ||
o2::aod::Lithium4TablesNS::SignalTPCPr | +o2::aod::lnnrec::NSigma3H | - | signalTPCPr | +nSigma3H | float | ||
o2::aod::Lithium4TablesNS::InnerParamTPCPr | +o2::aod::lnnrec::NTPCclus3H | - | innerParamTPCPr | -float | +nTPCclus3H | +uint8_t | |
o2::aod::Lithium4TablesNS::NClsTPCHe3 | +o2::aod::lnnrec::NTPCclusPi | - | nClsTPCHe3 | +nTPCclusPi | uint8_t | ||
o2::aod::Lithium4TablesNS::NSigmaTPCHe3 | +o2::aod::lnnrec::TPCmom3H | - | nSigmaTPCHe3 | +tpcMom3H | float | ||
o2::aod::Lithium4TablesNS::NSigmaTPCPr | +o2::aod::lnnrec::TPCmomPi | - | nSigmaTOFPr | +tpcMomPi | float | ||
o2::aod::Lithium4TablesNS::Chi2TPCHe3 | +o2::aod::lnnrec::TPCsignal3H | - | chi2TPCHe3 | -float | +tpcSignal3H | +uint16_t | |
o2::aod::Lithium4TablesNS::Chi2TPCPr | +o2::aod::lnnrec::TPCsignalPi | - | chi2TPCPr | -float | +tpcSignalPi | +uint16_t | |
o2::aod::Lithium4TablesNS::MassTOFHe3 | +o2::aod::lnnrec::MassTrTOF | - | massTOFHe3 | +mass2TrTOF | float | ||
o2::aod::Lithium4TablesNS::MassTOFPr | +o2::aod::lnnrec::TPCchi3H | - | massTOFPr | +tpcChi3H | float | ||
o2::aod::Lithium4TablesNS::PIDtrkHe3 | -- | pidTrkHe3 | -uint32_t | -- | |||
o2::aod::Lithium4TablesNS::PIDtrkPr | -- | pidTrkPr | -uint32_t | -- | |||
o2::aod::Lithium4TablesNS::ItsClusterSizeHe3 | +o2::aod::lnnrec::ITSclusterSizes3H | - | itsClusterSizeHe3 | +itsClusterSizes3H | uint32_t | ||
o2::aod::Lithium4TablesNS::ItsClusterSizePr | +o2::aod::lnnrec::ITSclusterSizesPi | - | itsClusterSizePr | +itsClusterSizesPi | uint32_t | ||
o2::aod::Lithium4TablesNS::SharedClustersHe3 | -- | sharedClustersHe3 | -uint8_t | -- | |||
o2::aod::Lithium4TablesNS::SharedClustersPr | +o2::aod::lnnrec::Flags | - | sharedClustersPr | +flags | uint8_t | ||
o2::aod::Lithium4TablesNS::IsBkgLS | -- | isBkgLS | -bool | -- | |||
o2::aod::Lithium4TablesNS::IsBkgEM | -- | isBkgEM | -bool | -- | |||
o2::aod::Lithium4TablesNS::PtMCHe3 | -- | ptMCHe3 | -float | -- | |||
o2::aod::Lithium4TablesNS::EtaMCHe3 | -- | etaMCHe3 | -float | -- | |||
o2::aod::Lithium4TablesNS::PhiMCHe3 | -- | phiMCHe3 | -float | -- | |||
o2::aod::Lithium4TablesNS::PtMCPr | -- | ptMCPr | -float | -- | |||
o2::aod::Lithium4TablesNS::EtaMCPr | -- | etaMCPr | -float | -- | |||
o2::aod::Lithium4TablesNS::PhiMCPr | -- | phiMCPr | -float | -- | |||
o2::aod::Lithium4TablesNS::SignedPtMC | -- | signedPtMC | -float | -- | |||
o2::aod::Lithium4TablesNS: | -GI | -- | ? | -- |
Name | -- | Getter | -Type | -Comment | -||||
---|---|---|---|---|---|---|---|---|
o2::soa::Index | -GI | -globalIndex | -int64_t | +o2::aod::lnnrec::GenPt | ++ | genPt | +float | |
o2::aod::lnnrec::CentralityFT0A | +o2::aod::lnnrec::GenPhi | - | centralityFT0A | +genPhi | float | |||
o2::aod::lnnrec::CentralityFT0C | +o2::aod::lnnrec::GenEta | - | centralityFT0C | +genEta | float | |||
o2::aod::lnnrec::CentralityFT0M | +o2::aod::lnnrec::GenPt3H | - | centralityFT0M | +genPt3H | float | |||
o2::aod::lnnrec::XPrimVtx | +o2::aod::lnnrec::GenXDecVtx | - | xPrimVtx | +genXDecVtx | float | |||
o2::aod::lnnrec::YPrimVtx | +o2::aod::lnnrec::GenYDecVtx | - | yPrimVtx | +genYDecVtx | float | |||
o2::aod::lnnrec::ZPrimVtx | +o2::aod::lnnrec::GenZDecVtx | - | zPrimVtx | +genZDecVtx | float | |||
o2::aod::lnnrec::IsMatter | +o2::aod::lnnrec::IsReco | - | isMatter | +isReco | bool | |||
o2::aod::lnnrec::Pt3H | +o2::aod::lnnrec::IsSignal | - | pt3H | -float | +isSignal | +bool | ||
o2::aod::lnnrec::Phi3H | +o2::aod::lnnrec::SurvivedEventSelection | - | phi3H | -float | +survivedEventSelection | +bool |
o2::aod::lnnrec::Eta3H | -- | eta3H | -float | -+ | Name | ++ | Getter | +Type | +Comment |
---|---|---|---|---|---|---|---|---|---|
o2::aod::lnnrec::PtPi | +o2::aod::NucleiTableNS::Pt | - | ptPi | +pt | float | ||||
o2::aod::lnnrec::PhiPi | +o2::aod::NucleiTableNS::Eta | - | phiPi | +eta | float | ||||
o2::aod::lnnrec::EtaPi | +o2::aod::NucleiTableNS::Phi | - | etaPi | +phi | float | ||||
o2::aod::lnnrec::XDecVtx | +o2::aod::NucleiTableNS::TPCInnerParam | - | xDecVtx | +tpcInnerParam | float | ||||
o2::aod::lnnrec::YDecVtx | +o2::aod::NucleiTableNS::Beta | - | yDecVtx | +beta | float | ||||
o2::aod::lnnrec::ZDecVtx | +o2::aod::NucleiTableNS::Zvertex | - | zDecVtx | +zVertex | float | ||||
o2::aod::lnnrec::DcaV0Daug | +o2::aod::NucleiTableNS::DCAxy | - | dcaV0Daug | +dcaxy | float | ||||
o2::aod::lnnrec::Dca3H | +o2::aod::NucleiTableNS::DCAz | - | dca3H | +dcaz | float | ||||
o2::aod::lnnrec::DcaPi | +o2::aod::NucleiTableNS::TPCsignal | - | dcaPi | +tpcSignal | float | ||||
o2::aod::lnnrec::NSigma3H | +o2::aod::NucleiTableNS::ITSchi2 | - | nSigma3H | +itsChi2 | float | ||||
o2::aod::lnnrec::NTPCclus3H | +o2::aod::NucleiTableNS::TPCchi2 | - | nTPCclus3H | -uint8_t | +tpcChi2 | +float | |||
o2::aod::lnnrec::NTPCclusPi | +o2::aod::NucleiTableNS::TOFchi2 | - | nTPCclusPi | -uint8_t | +tofChi2 | +float | |||
o2::aod::lnnrec::TPCmom3H | +o2::aod::NucleiTableNS::Flags | - | tpcMom3H | -float | +flags | +uint16_t | |||
o2::aod::lnnrec::TPCmomPi | +o2::aod::NucleiTableNS::TPCfindableCls | - | tpcMomPi | -float | +tpcFindableCls | +uint8_t | |||
o2::aod::lnnrec::TPCsignal3H | +o2::aod::NucleiTableNS::TPCcrossedRows | - | tpcSignal3H | -uint16_t | +tpcCrossedRows | +uint8_t | |||
o2::aod::lnnrec::TPCsignalPi | +o2::aod::NucleiTableNS::ITSclsMap | - | tpcSignalPi | -uint16_t | +itsClsMap | +uint8_t | |||
o2::aod::lnnrec::MassTrTOF | +o2::aod::NucleiTableNS::TPCnCls | - | mass2TrTOF | -float | +tpcNCls | +uint8_t | |||
o2::aod::lnnrec::TPCchi3H | +o2::aod::NucleiTableNS::TPCnClsShared | - | tpcChi3H | -float | +tpcNClsShared | +uint8_t | |||
o2::aod::lnnrec::ITSclusterSizes3H | +o2::aod::NucleiTableNS::ITSclusterSizes | - | itsClusterSizes3H | +itsClusterSizes | uint32_t |
o2::aod::lnnrec::ITSclusterSizesPi | +Name | ++ | Getter | +Type | +Comment | +||
---|---|---|---|---|---|---|---|
o2::aod::NucleiFlowTableNS::CentFV0A | - | itsClusterSizesPi | -uint32_t | +centFV0A | +float | ||
o2::aod::lnnrec::Flags | +o2::aod::NucleiFlowTableNS::CentFT0M | - | flags | -uint8_t | +centFT0M | +float | |
o2::aod::lnnrec::GenPt | +o2::aod::NucleiFlowTableNS::CentFT0A | - | genPt | +centFT0A | float | ||
o2::aod::lnnrec::GenPhi | +o2::aod::NucleiFlowTableNS::CentFT0C | - | genPhi | +centFT0C | float | ||
o2::aod::lnnrec::GenEta | +o2::aod::NucleiFlowTableNS::PsiFT0A | - | genEta | +psiFT0A | float | ||
o2::aod::lnnrec::GenPt3H | +o2::aod::NucleiFlowTableNS::MultFT0A | - | genPt3H | +multFT0A | float | ||
o2::aod::lnnrec::GenXDecVtx | +o2::aod::NucleiFlowTableNS::PsiFT0C | - | genXDecVtx | +psiFT0C | float | ||
o2::aod::lnnrec::GenYDecVtx | +o2::aod::NucleiFlowTableNS::MultFT0C | - | genYDecVtx | +multFT0C | float | ||
o2::aod::lnnrec::GenZDecVtx | +o2::aod::NucleiFlowTableNS::PsiTPC | - | genZDecVtx | +psiTPC | float | ||
o2::aod::lnnrec::IsReco | +o2::aod::NucleiFlowTableNS::PsiTPCl | - | isReco | -bool | +psiTPCl | +float | |
o2::aod::lnnrec::IsSignal | +o2::aod::NucleiFlowTableNS::PsiTPCr | - | isSignal | -bool | +psiTPCr | +float | |
o2::aod::lnnrec::SurvivedEventSelection | +o2::aod::NucleiFlowTableNS::MultTPC | - | survivedEventSelection | -bool | +multTPC | +int |
Name | -- | Getter | -Type | -Comment | -
---|---|---|---|---|
o2::aod::NucleiFlowTableNS::CentFV0A | -- | centFV0A | -float | -- |
o2::aod::NucleiFlowTableNS::CentFT0M | -- | centFT0M | -float | -- |
o2::aod::NucleiFlowTableNS::CentFT0A | -- | centFT0A | -float | -- |
o2::aod::NucleiFlowTableNS::CentFT0C | -- | centFT0C | -float | -- |
o2::aod::NucleiFlowTableNS::PsiFT0A | -- | psiFT0A | -float | -- |
o2::aod::NucleiFlowTableNS::MultFT0A | -- | multFT0A | -float | -- |
o2::aod::NucleiFlowTableNS::PsiFT0C | -- | psiFT0C | -float | -- |
o2::aod::NucleiFlowTableNS::MultFT0C | -- | multFT0C | -float | -- |
o2::aod::NucleiFlowTableNS::PsiTPC | -- | psiTPC | -float | -- |
o2::aod::NucleiFlowTableNS::PsiTPCl | -- | psiTPCl | -float | -- |
o2::aod::NucleiFlowTableNS::PsiTPCr | -- | psiTPCr | -float | -- |
o2::aod::NucleiFlowTableNS::MultTPC | -- | multTPC | -int | -- |
Name | -- | Getter | -Type | -Comment | -||
---|---|---|---|---|---|---|
o2::aod::NucleiTableNS::Pt | -- | pt | -float | -- | ||
o2::aod::NucleiTableNS::Eta | -- | eta | -float | -- | ||
o2::aod::NucleiTableNS::Phi | -- | phi | -float | -- | ||
o2::aod::NucleiTableNS::TPCInnerParam | -- | tpcInnerParam | -float | -- | ||
o2::aod::NucleiTableNS::Beta | -- | beta | -float | -- | ||
o2::aod::NucleiTableNS::Zvertex | -- | zVertex | -float | -- | ||
o2::aod::NucleiTableNS::DCAxy | -- | dcaxy | -float | -- | ||
o2::aod::NucleiTableNS::DCAz | -- | dcaz | -float | -- | ||
o2::aod::NucleiTableNS::TPCsignal | -- | tpcSignal | -float | -- | ||
o2::aod::NucleiTableNS::ITSchi2 | -- | itsChi2 | -float | -- | ||
o2::aod::NucleiTableNS::TPCchi2 | +o2::aod::NucleiTableNS::TOFchi2 | - | tpcChi2 | +tofChi2 | float | chi2 of proton, pion mass constraint to Lambda mass | +
o2::aod::kfvtx3body::CosPAV0 | ++ | cospav0 | +float | +proton, pion vertex mass | +||
o2::aod::vtx3body::PxTrack0 | @@ -73232,6 +74278,27 @@ Code file: | tpcnsigmaproton | float | -nsigma of TPC PID of the proton daughter | +nsigma proton of TPC PID of the proton daughter | |
o2::aod::kfvtx3body::TPCNSigmaPion | tpcnsigmapion | float | -nsigma of TPC PID of the pion daughter | +nsigma pion of TPC PID of the pion daughter | ||
o2::aod::kfvtx3body::TPCNSigmaDeuteron | tpcnsigmadeuteron | float | -nsigma of TPC PID of the bachelor daughter | +nsigma deuteron of TPC PID of the bachelor daughter | +||
o2::aod::kfvtx3body::TPCNSigmaPionBach | ++ | tpcnsigmapionbach | +float | +nsigma pion of TPC PID of the bachelor daughter | +||
o2::aod::kfvtx3body::TPCdEdxProton | ++ | tpcdedxproton | +float | +TPC dEdx of the proton daughter | +||
o2::aod::kfvtx3body::TPCdEdxPion | ++ | tpcdedxpion | +float | +TPC dEdx of the pion daughter | +||
o2::aod::kfvtx3body::TPCdEdxDeuteron | ++ | tpcdedxdeuteron | +float | +TPC dEdx of the bachelor daughter | +||
o2::aod::kfvtx3body::TOFNSigmaDeuteron | ++ | tofnsigmadeuteron | +float | +nsigma of TOF PID of the bachelor daughter | +||
o2::aod::kfvtx3body::ITSClusSizeDeuteron | ++ | itsclussizedeuteron | +double | +average ITS cluster size of bachelor daughter | +||
o2::aod::kfvtx3body::PIDTrackingDeuteron | ++ | pidtrackingdeuteron | +uint32_t | +PID during tracking of bachelor daughter | ||
o2::aod::kfvtx3body::GenP | @@ -73470,6 +74586,48 @@ Code file: intflag if reco collision survived event selection | |||||
o2::aod::vtx3body::VtxRadius | -D | -vtxradius | -float | -3 body decay radius (2D, centered at zero) | -||
o2::aod::vtx3body::DistOverTotMom | -D | -distovertotmom | -? | -PV to 3 body decay distance over total momentum | -||
o2::aod::vtx3body::VtxCosPA | -D | -vtxcosPA | -float | -3 body vtx CosPA | -||
o2::aod::vtx3body::DCAVtxToPV | -D | -dcavtxtopv | -float | -DCA of 3 body vtx to PV | -||
o2::aod::vtx3body::YHypertriton | -D | -yHypertriton | -float | -3 body vtx y with hypertriton or antihypertriton hypothesis | -||
o2::aod::vtx3body::Eta | -D | -eta | -float | -3 body vtx eta | -||
o2::aod::vtx3body::Phi | -D | -phi | -float | -3 body vtx phi | -||
o2::aod::vtx3body::Track0Pt | -D | -track0pt | -float | -daughter0 pT | -||
o2::aod::vtx3body::Track0Eta | -D | -track0eta | -float | -daughter0 eta | -||
o2::aod::vtx3body::Track0Phi | -D | -track0phi | -float | -daughter0 phi | -||
o2::aod::vtx3body::Track1Pt | -D | -track1pt | -float | -daughter1 pT | -||
o2::aod::vtx3body::Track1Eta | -D | -track1eta | -float | -daughter1 eta | -||
o2::aod::vtx3body::Track1Phi | -D | -track1phi | -float | -daughter1 phi | -||
o2::aod::vtx3body::Track2Pt | -D | -track2pt | -float | -daughter2 pT | -||
o2::aod::vtx3body::Track2Eta | -D | -track2eta | -float | -daughter2 eta | -||
o2::aod::vtx3body::Track2Phi | -D | -track2phi | -float | -daughter2 phi | -
Name | -- | Getter | -Type | -Comment | -||
---|---|---|---|---|---|---|
o2::soa::Index | -GI | -globalIndex | -int64_t | +triggereventsp | +bool | |
o2::aod::mccollision::PosX | +o2::aod::spcalibrationtable::PsiZDCA | - | posX | +psiZDCA | float | -X vertex position in cm | -
o2::aod::mccollision::PosY | - | posY | -float | -Y vertex position in cm | ||
o2::aod::mccollision::PosZ | +o2::aod::spcalibrationtable::PsiZDCC | - | posZ | +psiZDCC | float | -Z vertex position in cm | -
o2::aod::mccollision::ImpactParameter | - | impactParameter | -float | -Impact parameter for A-A |
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::pidtpc::TPCNSigmaDe | ++ | tpcNSigmaDe | +float | +Nsigma separation with the TPC detector for deuteron | +
o2::aod::pidtpc::TPCNSigmaTr | ++ | tpcNSigmaTr | +float | +Nsigma separation with the TPC detector for triton | +
o2::aod::pidtpc::TPCNSigmaHe | ++ | tpcNSigmaHe | +float | +Nsigma separation with the TPC detector for helium3 | +
o2::aod::pidtpc::TPCNSigmaAl | ++ | tpcNSigmaAl | +float | +Nsigma separation with the TPC detector for alpha | +
o2::aod::pidtof::TOFNSigmaDe | ++ | tofNSigmaDe | +float | +Nsigma separation with the TOF detector for deuteron | +
o2::aod::pidtof::TOFNSigmaTr | ++ | tofNSigmaTr | +float | +Nsigma separation with the TOF detector for triton | +
o2::aod::pidtof::TOFNSigmaHe | ++ | tofNSigmaHe | +float | +Nsigma separation with the TOF detector for helium3 | +
o2::aod::pidtof::TOFNSigmaAl | ++ | tofNSigmaAl | +float | +Nsigma separation with the TOF detector for alpha | +
Name | ++ | Getter | +Type | +Comment | +
---|---|---|---|---|
o2::aod::udcollision::ChFT0A | ++ | chFT0A | +uint8_t | +number of FT0A active channels | +
o2::aod::udcollision::ChFT0C | ++ | chFT0C | +uint8_t | +number of FT0C active channels | +
o2::aod::udcollision::ChFDDA | ++ | chFDDA | +uint8_t | +number of FDDA active channels | +
o2::aod::udcollision::ChFDDC | ++ | chFDDC | +uint8_t | +number of FDDC active channels | +
o2::aod::udcollision::ChFV0A | ++ | chFV0A | +uint8_t | +number of FV0A active channels | +