List of tables defined by PWG specific tasks.

Click on the labels to display the table content. Click buttons to / all tables.

PWG-CF

o2-analysis-cf-dptdpt-filter

Code file: dptdptfilter.cxx

Accepted reconstructed collisions/events filtered table
Is used in:
  • o2::aod::DptDptCFAcceptedCollision = o2::aod::DptDptCFAcceptedCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::PosZ posZ float Z Vertex position in cm
o2::aod::dptdptfilter::DptDptCFCollisionAccepted collisionaccepted uint8_t If the collision/event has been accepted or not
o2::aod::dptdptfilter::DptDptCFCollisionCentMult centmult float The centrality/multiplicity pecentile
Accepted generated collisions/events filtered table
Is used in:
  • o2::aod::DptDptCFAcceptedTrueCollision = o2::aod::DptDptCFAcceptedTrueCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::mccollision::PosZ posZ float Z vertex position in cm
o2::aod::dptdptfilter::DptDptCFCollisionAccepted collisionaccepted uint8_t If the collision/event has been accepted or not
o2::aod::dptdptfilter::DptDptCFCollisionCentMult centmult float The centrality/multiplicity pecentile
The reconstructed tracks filtered table
Name Getter Type Comment
o2::aod::dptdptfilter::DptDptCFAcceptedCollisionId I eventId int32 Reconstructed collision/event
o2::aod::dptdptfilter::TrackacceptedAsOne trackacceptedasone uint8_t Track accepted as type one
o2::aod::dptdptfilter::TrackacceptedAsTwo trackacceptedastwo uint8_t Track accepted as type two
o2::aod::dptdptfilter::Pt pt float The track transverse momentum
o2::aod::dptdptfilter::Eta eta float The track pseudorapidity
o2::aod::dptdptfilter::Phi phi float The track azimuthal angle
o2::aod::dptdptfilter::Sign D sign short Charge: positive: 1, negative: -1
The generated particles filtered table
Name Getter Type Comment
o2::aod::dptdptfilter::DptDptCFAcceptedTrueCollisionId I mceventId int32 Generated collision/event
o2::aod::dptdptfilter::TrackacceptedAsOne trackacceptedasone uint8_t Track accepted as type one
o2::aod::dptdptfilter::TrackacceptedAsTwo trackacceptedastwo uint8_t Track accepted as type two
o2::aod::dptdptfilter::Pt pt float The track transverse momentum
o2::aod::dptdptfilter::Eta eta float The track pseudorapidity
o2::aod::dptdptfilter::Phi phi float The track azimuthal angle
o2::aod::dptdptfilter::Sign D sign short Charge: positive: 1, negative: -1

o2-analysis-cf-filter-correlations

Code file: filterCorrelations.cxx

Reduced MC collision table
Is used in:
  • o2::aod::CFMcCollision = o2::aod::CFMcCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::mccollision::PosZ posZ float Z vertex position in cm
o2::aod::cfmccollision::Multiplicity multiplicity float Centrality/multiplicity value
Reduced MC particle table
Is used in:
  • o2::aod::CFMcParticle = o2::aod::CFMcParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cfmcparticle::CFMcCollisionId I cfMcCollisionId int32 Index to reduced MC collision
o2::aod::cfmcparticle::Pt pt float pT (GeV/c)
o2::aod::cfmcparticle::Eta eta float Pseudorapidity
o2::aod::cfmcparticle::Phi phi float Phi angle
o2::aod::cfmcparticle::Sign sign int8_t Sign (positive, negative)
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition
Reduced collision table
Is used in:
  • o2::aod::CFCollision = o2::aod::CFCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cfcollision::CFMcCollisionId I cfMcCollisionId int32 Index to reduced MC collision
o2::aod::bc::RunNumber runNumber int Run number
o2::aod::‌collision::PosZ posZ float Z Vertex position in cm
o2::aod::cfcollision::Multiplicity multiplicity float Centrality/multiplicity value
o2::aod::timestamp::Timestamp timestamp uint64_t Timestamp of a BC in ms (epoch style)
Reduced track table
Is used in:
  • o2::aod::CFTrack = o2::aod::CFTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cftrack::CFCollisionId I cfCollisionId int32 Index to collision
o2::aod::cftrack::CFMcParticleId I cfMCParticleId int32 Index to MC particle
o2::aod::cftrack::Pt pt float pT (GeV/c)
o2::aod::cftrack::Eta eta float Pseudorapidity
o2::aod::cftrack::Phi phi float Phi angle
o2::aod::cftrack::Sign sign int8_t Sign (positive, negative)
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-analysis-cf-femto-universe-producer

Code file: femtoUniverseProducerTask.cxx

Is used in:
  • o2::aod::FemtoUniverseCollision = o2::aod::FemtoUniverseCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::‌collision::PosZ posZ float Z Vertex position in cm
o2::aod::femtouniversecollision::MultV0M multV0M float V0M multiplicity
o2::aod::femtouniversecollision::Sphericity sphericity float Sphericity of the event
o2::aod::femtouniversecollision::MagField magField float Sphericity of the event
Is used in:
  • o2::aod::FemtoUniverseParticle = o2::aod::FemtoUniverseParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::femtouniverseparticle::FemtoUniverseCollisionId I femtoUniverseCollisionId int32 Pointer into FemtoUniverseCollisions
o2::aod::femtouniverseparticle::Pt pt float p_T (GeV/c)
o2::aod::femtouniverseparticle::Eta eta float Eta
o2::aod::femtouniverseparticle::Phi phi float Phi
o2::aod::track::P E p float Momentum in Gev/c
o2::aod::femtouniverseparticle::Mass mass float Mass of the particle
o2::aod::femtouniverseparticle::PartType partType uint8_t Type of the particle, according to femtouniverseparticle::ParticleType
o2::aod::femtouniverseparticle::Cut cut cutContainerType Bit-wise container for the different selection criteria
o2::aod::femtouniverseparticle::PIDCut pidcut cutContainerType Bit-wise container for the different PID selection criteria \todo since bit-masking cannot be done yet with filters we use a second field for the PID
o2::aod::femtouniverseparticle::TempFitVar tempFitVar float Observable for the template fitting (Track: DCA_xy, V0: CPA)
o2::aod::femtouniverseparticle::Indices indices int[2] Field for the track indices to remove auto-correlations
o2::aod::femtouniverseparticle::MLambda mLambda float The invariant mass of V0 candidate, assuming lambda
o2::aod::femtouniverseparticle::MAntiLambda mAntiLambda float The invariant mass of V0 candidate, assuming antilambda
o2::aod::femtouniverseparticle::Theta D theta float Compute the theta of the track
o2::aod::femtouniverseparticle::Px D px float Compute the momentum in x in GeV/c
o2::aod::femtouniverseparticle::Py D py float Compute the momentum in y in GeV/c
o2::aod::femtouniverseparticle::Pz D pz float Compute the momentum in z in GeV/c
o2::aod::femtouniverseparticle::Sign sign int8_t Sign of the track charge
o2::aod::pidtofbeta::Beta beta float TOF beta
o2::aod::femtouniverseparticle::ITSChi2NCl itsChi2NCl float Chi2 / cluster for the ITS track segment
o2::aod::femtouniverseparticle::TPCChi2NCl tpcChi2NCl float Chi2 / cluster for the TPC track segment
o2::aod::femtouniverseparticle::TPCNSigmaKaon tpcNSigmaKaon float TPCNSigmaKaon
o2::aod::femtouniverseparticle::TOFNSigmaKaon tofNSigmaKaon float TOFNSigmaKaon
o2::aod::femtouniverseparticle::TPCNClsFound tpcNClsFound uint8_t Number of TPC clusters
o2::aod::track::TPCNClsFindable tpcNClsFindable uint8_t Findable TPC clusters for this track geometry
o2::aod::femtouniverseparticle::TPCNClsCrossedRows tpcNClsCrossedRows uint8_t Number of TPC crossed rows
o2::aod::track::TPCNClsShared tpcNClsShared uint8_t Number of shared TPC clusters
o2::aod::track::TPCInnerParam tpcInnerParam float Momentum at inner wall of the TPC
o2::aod::femtouniverseparticle::ITSNCls itsNCls uint8_t Number of ITS clusters
o2::aod::femtouniverseparticle::ITSNClsInnerBarrel itsNClsInnerBarrel uint8_t Number of ITS clusters in the inner barrel TPC signal
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
o2::aod::track::TPCSignal tpcSignal float dE/dx signal in the TPC
o2::aod::pidtpc_tiny::TPCNSigmaStoreEl tpcNSigmaStoreEl binning::binned_t Stored binned nsigma with the TPC detector for electron
o2::aod::pidtpc_tiny::TPCNSigmaStorePi tpcNSigmaStorePi binning::binned_t Stored binned nsigma with the TPC detector for pion
o2::aod::pidtpc_tiny::TPCNSigmaStoreKa tpcNSigmaStoreKa binning::binned_t Stored binned nsigma with the TPC detector for kaon
o2::aod::pidtpc_tiny::TPCNSigmaStorePr tpcNSigmaStorePr binning::binned_t Stored binned nsigma with the TPC detector for proton
o2::aod::pidtpc_tiny::TPCNSigmaStoreDe tpcNSigmaStoreDe binning::binned_t Stored binned nsigma with the TPC detector for deuteron
o2::aod::pidtof_tiny::TOFNSigmaStoreEl tofNSigmaStoreEl binning::binned_t Stored binned nsigma with the TOF detector for electron
o2::aod::pidtof_tiny::TOFNSigmaStorePi tofNSigmaStorePi binning::binned_t Stored binned nsigma with the TOF detector for pion
o2::aod::pidtof_tiny::TOFNSigmaStoreKa tofNSigmaStoreKa binning::binned_t Stored binned nsigma with the TOF detector for kaon
o2::aod::pidtof_tiny::TOFNSigmaStorePr tofNSigmaStorePr binning::binned_t Stored binned nsigma with the TOF detector for proton
o2::aod::pidtof_tiny::TOFNSigmaStoreDe tofNSigmaStoreDe binning::binned_t Stored binned nsigma with the TOF detector for deuteron
o2::aod::femtouniverseparticle::DaughDCA daughDCA float DCA between daughters
o2::aod::femtouniverseparticle::TransRadius transRadius float Transverse radius of the decay vertex
o2::aod::femtouniverseparticle::DecayVtxX decayVtxX float X position of the decay vertex
o2::aod::femtouniverseparticle::DecayVtxY decayVtxY float Y position of the decay vertex
o2::aod::femtouniverseparticle::DecayVtxZ decayVtxZ float Z position of the decay vertex
o2::aod::femtouniverseparticle::MKaon mKaon float The invariant mass of V0 candidate, assuming kaon
o2::aod::femtouniverseparticle::TPCCrossedRowsOverFindableCls D tpcCrossedRowsOverFindableCls float Compute the number of crossed rows over findable TPC clusters
o2::aod::pidtpc_tiny::TPCNSigmaEl GI ?
o2::aod::pidtpc_tiny::TPCNSigmaPi GI ?
o2::aod::pidtpc_tiny::TPCNSigmaKa GI ?
o2::aod::pidtpc_tiny::TPCNSigmaPr GI ?
o2::aod::pidtpc_tiny::TPCNSigmaDe GI ?
o2::aod::pidtof_tiny::TOFNSigmaEl GI ?
o2::aod::pidtof_tiny::TOFNSigmaPi GI ?
o2::aod::pidtof_tiny::TOFNSigmaKa GI ?
o2::aod::pidtof_tiny::TOFNSigmaPr GI ?
o2::aod::pidtof_tiny::TOFNSigmaDe GI ?

o2-analysis-cf-femto-world-producer

Code file: femtoWorldProducerTask.cxx

Is used in:
  • o2::aod::FemtoWorldCollision = o2::aod::FemtoWorldCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::‌collision::PosZ posZ float Z Vertex position in cm
o2::aod::femtoworldcollision::MultV0M multV0M float V0M multiplicity
o2::aod::femtoworldcollision::Sphericity sphericity float Sphericity of the event
o2::aod::femtoworldcollision::MagField magField float Sphericity of the event
o2::aod::cent::CentRun2V0M centRun2V0M float Run2 Centrality percentile estimated from V0C+V0A multiplicities
Is used in:
  • o2::aod::FemtoWorldParticle = o2::aod::FemtoWorldParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::femtoworldparticle::FemtoWorldCollisionId I femtoWorldCollisionId int32 Pointer into FemtoWorldCollisions
o2::aod::femtoworldparticle::Pt pt float p_T (GeV/c)
o2::aod::femtoworldparticle::Eta eta float Eta
o2::aod::femtoworldparticle::Phi phi float Phi
o2::aod::track::P E p float Momentum in Gev/c
o2::aod::femtoworldparticle::Mass mass float Mass of the particle
o2::aod::femtoworldparticle::MassD0 massD0 float Mass of the D0 meson
o2::aod::femtoworldparticle::MassD0bar massD0bar float Mass of the D0bar meson
o2::aod::femtoworldparticle::FlagD0 flagD0 uint8_t HF-Flag of the D0 meson
o2::aod::femtoworldparticle::FlagD0bar flagD0bar uint8_t HF-Flag of the D0bar meson
o2::aod::femtoworldparticle::PartType partType uint8_t Type of the particle, according to femtoworldparticle::ParticleType
o2::aod::femtoworldparticle::Cut cut cutContainerType Bit-wise container for the different selection criteria
o2::aod::femtoworldparticle::PIDCut pidcut cutContainerType Bit-wise container for the different PID selection criteria \todo since bit-masking cannot be done yet with filters we use a second field for the PID
o2::aod::femtoworldparticle::TempFitVar tempFitVar float Observable for the template fitting (Track: DCA_xy, V0: CPA)
o2::aod::femtoworldparticle::Indices indices int[2] Field for the track indices to remove auto-correlations
o2::aod::femtoworldparticle::MLambda mLambda float The invariant mass of V0 candidate, assuming lambda
o2::aod::femtoworldparticle::MAntiLambda mAntiLambda float The invariant mass of V0 candidate, assuming antilambda
o2::aod::femtoworldparticle::Theta D theta float Compute the theta of the track
o2::aod::femtoworldparticle::Px D px float Compute the momentum in x in GeV/c
o2::aod::femtoworldparticle::Py D py float Compute the momentum in y in GeV/c
o2::aod::femtoworldparticle::Pz D pz float Compute the momentum in z in GeV/c
o2::aod::femtoworldparticle::Sign sign int8_t Sign of the track charge
o2::aod::pidtofbeta::Beta beta float TOF beta
o2::aod::femtoworldparticle::ITSChi2NCl itsChi2NCl float Chi2 / cluster for the ITS track segment
o2::aod::femtoworldparticle::TPCChi2NCl tpcChi2NCl float Chi2 / cluster for the TPC track segment
o2::aod::femtoworldparticle::TPCNSigmaKaon tpcNSigmaKaon float TPCNSigmaKaon
o2::aod::femtoworldparticle::TOFNSigmaKaon tofNSigmaKaon float TOFNSigmaKaon
o2::aod::femtoworldparticle::TPCNClsFound tpcNClsFound uint8_t Number of TPC clusters
o2::aod::track::TPCNClsFindable tpcNClsFindable uint8_t Findable TPC clusters for this track geometry
o2::aod::femtoworldparticle::TPCNClsCrossedRows tpcNClsCrossedRows uint8_t Number of TPC crossed rows
o2::aod::track::TPCNClsShared tpcNClsShared uint8_t Number of shared TPC clusters
o2::aod::track::TPCInnerParam tpcInnerParam float Momentum at inner wall of the TPC
o2::aod::femtoworldparticle::ITSNCls itsNCls uint8_t Number of ITS clusters
o2::aod::femtoworldparticle::ITSNClsInnerBarrel itsNClsInnerBarrel uint8_t Number of ITS clusters in the inner barrel TPC signal
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
o2::aod::track::TPCSignal tpcSignal float dE/dx signal in the TPC
o2::aod::pidtpc_tiny::TPCNSigmaStoreEl tpcNSigmaStoreEl binning::binned_t Stored binned nsigma with the TPC detector for electron
o2::aod::pidtpc_tiny::TPCNSigmaStorePi tpcNSigmaStorePi binning::binned_t Stored binned nsigma with the TPC detector for pion
o2::aod::pidtpc_tiny::TPCNSigmaStoreKa tpcNSigmaStoreKa binning::binned_t Stored binned nsigma with the TPC detector for kaon
o2::aod::pidtpc_tiny::TPCNSigmaStorePr tpcNSigmaStorePr binning::binned_t Stored binned nsigma with the TPC detector for proton
o2::aod::pidtpc_tiny::TPCNSigmaStoreDe tpcNSigmaStoreDe binning::binned_t Stored binned nsigma with the TPC detector for deuteron
o2::aod::pidtof_tiny::TOFNSigmaStoreEl tofNSigmaStoreEl binning::binned_t Stored binned nsigma with the TOF detector for electron
o2::aod::pidtof_tiny::TOFNSigmaStorePi tofNSigmaStorePi binning::binned_t Stored binned nsigma with the TOF detector for pion
o2::aod::pidtof_tiny::TOFNSigmaStoreKa tofNSigmaStoreKa binning::binned_t Stored binned nsigma with the TOF detector for kaon
o2::aod::pidtof_tiny::TOFNSigmaStorePr tofNSigmaStorePr binning::binned_t Stored binned nsigma with the TOF detector for proton
o2::aod::pidtof_tiny::TOFNSigmaStoreDe tofNSigmaStoreDe binning::binned_t Stored binned nsigma with the TOF detector for deuteron
o2::aod::femtoworldparticle::DaughDCA daughDCA float DCA between daughters
o2::aod::femtoworldparticle::DecayLength decayLength float Decay length of the D0/D0bar meson
o2::aod::femtoworldparticle::TransRadius transRadius float Transverse radius of the decay vertex
o2::aod::femtoworldparticle::DecayVtxX decayVtxX float X position of the decay vertex
o2::aod::femtoworldparticle::DecayVtxY decayVtxY float Y position of the decay vertex
o2::aod::femtoworldparticle::DecayVtxZ decayVtxZ float Z position of the decay vertex
o2::aod::femtoworldparticle::MKaon mKaon float The invariant mass of V0 candidate, assuming kaon
o2::aod::femtoworldparticle::TPCCrossedRowsOverFindableCls D tpcCrossedRowsOverFindableCls float Compute the number of crossed rows over findable TPC clusters
o2::aod::pidtpc_tiny::TPCNSigmaEl GI ?
o2::aod::pidtpc_tiny::TPCNSigmaPi GI ?
o2::aod::pidtpc_tiny::TPCNSigmaKa GI ?
o2::aod::pidtpc_tiny::TPCNSigmaPr GI ?
o2::aod::pidtpc_tiny::TPCNSigmaDe GI ?
o2::aod::pidtof_tiny::TOFNSigmaEl GI ?
o2::aod::pidtof_tiny::TOFNSigmaPi GI ?
o2::aod::pidtof_tiny::TOFNSigmaKa GI ?
o2::aod::pidtof_tiny::TOFNSigmaPr GI ?
o2::aod::pidtof_tiny::TOFNSigmaDe GI ?

o2-analysis-cf-jcatalyst

Code file: JCatalyst.cxx

Name Getter Type Comment
o2::aod::particleTrack::CollisionId I collisionId int32 collision ID
o2::aod::particleTrack::Pt pt float p_T (GeV/c)
o2::aod::particleTrack::Eta eta float Eta
o2::aod::particleTrack::Phi phi float Phi
o2::aod::particleTrack::WeightNUA weightNUA float Phi acceptance correction weight
o2::aod::particleTrack::WeightEff weightEff float Efficiency correction factor
Name Getter Type Comment
o2::aod::‌collisionData::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::‌collisionData::Cent cent float Collision centrality
o2::aod::‌collisionData::CBin cbin Int_t Centrality bin

o2-analysis-cf-twopartcorr-filter

Code file: twoParticleCorrelationsFiltering.cxx

Accepted reconstructed collisions/events filtered table
Is used in:
  • o2::aod::TowPAcceptedCollision = o2::aod::TwoPAcceptedCollisions::iterator
Name Getter Type Comment
o2::aod::twopfilter::TwoPCollisionCentMult centmult float The centrality/multiplicity pecentile
o2::aod::twopfilter::TwoPCollisionAccepted accepted uint8_t If the collision/event has been accepted or not
Accepted generated collisions/events filtered table
Is used in:
  • o2::aod::TwoPAcceptedGenCollision = o2::aod::TwoPAcceptedGenCollisions::iterator
Name Getter Type Comment
o2::aod::twopfilter::TwoPMCCollisionCentMult mccentmult float The centrality/multiplicity pecentile
o2::aod::twopfilter::TwoPCollisionAccepted accepted uint8_t If the collision/event has been accepted or not
The reconstructed tracks filtered table
Name Getter Type Comment
o2::aod::twopfilter::TwoPTrackAcceptedAs acceptedas uint8_t Track accepted as type 0..255, even positive, odd negative, < 0 not accepted
The generated particles filtered table
Name Getter Type Comment
o2::aod::twopfilter::TwoPParticleAcceptedAs mcacceptedas uint8_t Particle accepted as type 0..255, even positive, odd negative, < 0 not accepted

o2-analysis-cf-twopartcorr-skim

Code file: twoParticleCorrelationsFullSkimming.cxx

Reduced collision table
Is used in:
  • o2::aod::CFCollision = o2::aod::CFCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cfcollision::CFMcCollisionId I cfMcCollisionId int32 Index to reduced MC collision
o2::aod::bc::RunNumber runNumber int Run number
o2::aod::‌collision::PosZ posZ float Z Vertex position in cm
o2::aod::cfcollision::Multiplicity multiplicity float Centrality/multiplicity value
o2::aod::timestamp::Timestamp timestamp uint64_t Timestamp of a BC in ms (epoch style)
Reduced track table
Is used in:
  • o2::aod::CFTrack = o2::aod::CFTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cftrack::CFCollisionId I cfCollisionId int32 Index to collision
o2::aod::cftrack::CFMcParticleId I cfMCParticleId int32 Index to MC particle
o2::aod::cftrack::Pt pt float pT (GeV/c)
o2::aod::cftrack::Eta eta float Pseudorapidity
o2::aod::cftrack::Phi phi float Phi angle
o2::aod::cftrack::Sign sign int8_t Sign (positive, negative)
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.
Accepted generated collisions/events filtered table
Is used in:
  • o2::aod::CFMCCollision = o2::aod::CFMCCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::mccollision::PosZ posZ float Z vertex position in cm
o2::aod::cfskim::CFMCCollisionFlags mcselflags uint64_t The skimming flags for generated collision selection
o2::aod::cfskim::CFCollisionCentMult centmult std::vector<float> The centrality/multiplicity pecentile
The reconstructed tracks PID filtered table
Is used in:
  • o2::aod::CFTrackPID = o2::aod::CFTrackPIDs::iterator
Name Getter Type Comment
o2::aod::cfskim::CFPidFlags pidflags uint64_t The PID skimming flags for track selection
The generated particles filtered table
Is used in:
  • o2::aod::CFMCParticle = o2::aod::CFMCParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cfskim::CFMCCollisionId I cfmccollisionId int32 Generated collision/event
o2::aod::cfskim::CFMCTrackFlags mctrackflags uint64_t The skimming flags for particle selection, B0 track/particle positive charge, B1 track/particle negative charge
o2::aod::cfskim::Pt pt float The track transverse momentum
o2::aod::cfskim::Eta eta float The track pseudorapidity
o2::aod::cfskim::Phi phi float The track azimuthal angle

o2-analysis-cf-twopartcorr-notstored-skim

Code file: twoParticleCorrelationsNotStoredSkimming.cxx

Generated collision/event minimal filtered table
Is used in:
  • o2::aod::CFMCCollMask = o2::aod::CFMCCollMasks::iterator
Name Getter Type Comment
o2::aod::cfskim::CFMCCollisionFlags mcselflags uint64_t The skimming flags for generated collision selection
o2::aod::cfskim::CFCollisionCentMult centmult std::vector<float> The centrality/multiplicity pecentile
The reconstructed tracks PID filtered table
Is used in:
  • o2::aod::CFTrackPID = o2::aod::CFTrackPIDs::iterator
Name Getter Type Comment
o2::aod::cfskim::CFPidFlags pidflags uint64_t The PID skimming flags for track selection
The generated particles filtered table
Name Getter Type Comment
o2::aod::cfskim::CFMCTrackFlags mctrackflags uint64_t The skimming flags for particle selection, B0 track/particle positive charge, B1 track/particle negative charge

PWG-DQ

o2-analysis-dq-table-maker

Code file: tableMaker.cxx

Main event information table
Is used in:
  • o2::aod::ReducedEvent = o2::aod::ReducedEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedevent::Tag tag uint64_t Bit-field for storing event information (e.g. high level info, cut decisions)
o2::aod::bc::RunNumber runNumber int Run number
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::‌collision::CollisionTime collisionTime float Collision time in ns relative to BC stored in bc()
o2::aod::‌collision::CollisionTimeRes collisionTimeRes float Resolution of collision time
Extended event information
Is used in:
  • o2::aod::ReducedEventExtended = o2::aod::ReducedEventsExtended::iterator
Name Getter Type Comment
o2::aod::bc::GlobalBC globalBC uint64_t Bunch crossing number (globally unique in this run)
o2::aod::bc::TriggerMask triggerMask uint64_t CTP trigger mask
o2::aod::timestamp::Timestamp timestamp uint64_t Timestamp of a BC in ms (epoch style)
o2::aod::reducedevent::TriggerAlias triggerAlias uint32_t Trigger aliases bit field
o2::aod::cent::CentRun2V0M centRun2V0M float Run2 Centrality percentile estimated from V0C+V0A multiplicities
o2::aod::mult::MultTPC multTPC int
o2::aod::mult::MultFV0A multFV0A float
o2::aod::mult::MultFV0C multFV0C float
o2::aod::mult::MultFT0A multFT0A float
o2::aod::mult::MultFT0C multFT0C float
o2::aod::mult::MultFDDA multFDDA float
o2::aod::mult::MultFDDC multFDDC float
o2::aod::mult::MultZNA multZNA float
o2::aod::mult::MultZNC multZNC float
o2::aod::mult::MultTracklets multTracklets int
o2::aod::mult::MultNTracksPV multNTracksPV int
o2::aod::cent::CentFT0C centFT0C float Run3 centrality percentile estimated from FT0C multiplicity
Event vertex covariance matrix
Is used in:
  • o2::aod::ReducedEventVtxCov = o2::aod::ReducedEventsVtxCov::iterator
Name Getter Type Comment
o2::aod::‌collision::CovXX covXX float Vertex covariance matrix
o2::aod::‌collision::CovXY covXY float Vertex covariance matrix
o2::aod::‌collision::CovXZ covXZ float Vertex covariance matrix
o2::aod::‌collision::CovYY covYY float Vertex covariance matrix
o2::aod::‌collision::CovYZ covYZ float Vertex covariance matrix
o2::aod::‌collision::CovZZ covZZ float Vertex covariance matrix
o2::aod::‌collision::Chi2 chi2 float Chi2 of vertex fit
Is used in:
  • o2::aod::ReducedTrack = o2::aod::ReducedTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedtrack::ReducedEventId I reducedeventId int32 Pointer into ReducedEvents
o2::aod::reducedtrack::FilteringFlags filteringFlags uint64_t
o2::aod::reducedtrack::Pt pt float
o2::aod::reducedtrack::Eta eta float
o2::aod::reducedtrack::Phi phi float
o2::aod::reducedtrack::Sign sign int
o2::aod::reducedtrack::IsAmbiguous isAmbiguous int
o2::aod::reducedtrack::Px D px float
o2::aod::reducedtrack::Py D py float
o2::aod::reducedtrack::Pz D pz float
o2::aod::reducedtrack::P D p float
Is used in:
  • o2::aod::ReducedTrackBarrel = o2::aod::ReducedTracksBarrel::iterator
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 ITS cluster map, one bit per a layer, starting from the innermost
o2::aod::track::ITSChi2NCl itsChi2NCl float Chi2 / cluster for the ITS track segment
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::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::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::TOFChi2 tofChi2 float Chi2 for the TOF track segment
o2::aod::track::Length length float Track length
o2::aod::reducedtrack::DcaXY dcaXY float
o2::aod::reducedtrack::DcaZ dcaZ 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::TOFExpMom tofExpMom float TOF expected momentum obtained in tracking, used to compute the expected times
o2::aod::reducedtrack::DetectorMap detectorMap uint8_t Detector map: see enum DetectorMapEnum
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::reducedtrack::HasITS D hasITS bool Flag to check if track has a ITS match
o2::aod::reducedtrack::HasTRD D hasTRD bool Flag to check if track has a TRD match
o2::aod::reducedtrack::HasTOF D hasTOF bool Flag to check if track has a TOF measurement
o2::aod::reducedtrack::HasTPC D hasTPC bool Flag to check if track has a TPC match
Is used in:
  • o2::aod::ReducedTrackBarrelCov = o2::aod::ReducedTracksBarrelCov::iterator
Name Getter Type Comment
o2::aod::track::X x float
o2::aod::track::Alpha alpha float
o2::aod::track::IsWithinBeamPipe D isWithinBeamPipe bool Is the track within the beam pipe (= successfully propagated to a collision vertex)
o2::aod::track::Y y float
o2::aod::track::Z z float
o2::aod::track::Snp snp float
o2::aod::track::Tgl tgl float
o2::aod::track::Signed1Pt signed1Pt float (sign of charge)/Pt in c/GeV. Use pt() and sign() instead
o2::aod::track::CYY E cYY float
o2::aod::track::CZY E cZY float
o2::aod::track::CZZ E cZZ float
o2::aod::track::CSnpY E cSnpY float
o2::aod::track::CSnpZ E cSnpZ float
o2::aod::track::CSnpSnp E cSnpSnp float
o2::aod::track::CTglY E cTglY float
o2::aod::track::CTglZ E cTglZ float
o2::aod::track::CTglSnp E cTglSnp float
o2::aod::track::CTglTgl E cTglTgl float
o2::aod::track::C1PtY E c1PtY float
o2::aod::track::C1PtZ E c1PtZ float
o2::aod::track::C1PtSnp E c1PtSnp float
o2::aod::track::C1PtTgl E c1PtTgl float
o2::aod::track::C1Pt21Pt2 E c1Pt21Pt2 float
Is used in:
  • o2::aod::ReducedTrackBarrelPID = o2::aod::ReducedTracksBarrelPID::iterator
Name Getter Type Comment
o2::aod::track::TPCSignal tpcSignal float dE/dx signal in the TPC
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float Nsigma separation with the TPC detector for muon
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
o2::aod::pidtofbeta::Beta beta float TOF beta
o2::aod::pidtof::TOFNSigmaEl tofNSigmaEl float Nsigma separation with the TOF detector for electron
o2::aod::pidtof::TOFNSigmaMu tofNSigmaMu float Nsigma separation with the TOF detector for muon
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float Nsigma separation with the TOF detector for pion
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float Nsigma separation with the TOF detector for kaon
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float Nsigma separation with the TOF detector for proton
o2::aod::track::TRDSignal trdSignal float PID signal in the TRD
Is used in:
  • o2::aod::ReducedMuon = o2::aod::ReducedMuons::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedmuon::ReducedEventId I reducedeventId int32 Pointer into ReducedEvents
o2::aod::reducedmuon::FilteringFlags filteringFlags uint8_t
o2::aod::reducedmuon::Pt pt float
o2::aod::reducedmuon::Eta eta float
o2::aod::reducedmuon::Phi phi float
o2::aod::reducedmuon::Sign sign int
o2::aod::reducedmuon::IsAmbiguous isAmbiguous int
o2::aod::reducedmuon::Px D px float
o2::aod::reducedmuon::Py D py float
o2::aod::reducedmuon::Pz D pz float
o2::aod::reducedmuon::P D p float
Is used in:
  • o2::aod::ReducedMuonExtra = o2::aod::ReducedMuonsExtra::iterator
Name Getter Type Comment
o2::aod::fwdtrack::NClusters nClusters int8_t Number of clusters
o2::aod::fwdtrack::PDca pDca float PDca for MUONStandalone
o2::aod::fwdtrack::RAtAbsorberEnd rAtAbsorberEnd float RAtAbsorberEnd for MUONStandalone tracks and GlobalMuonTrackstracks
o2::aod::fwdtrack::Chi2 chi2 float Track chi^2
o2::aod::fwdtrack::Chi2MatchMCHMID chi2MatchMCHMID float MCH-MID Match Chi2 for MUONStandalone tracks
o2::aod::fwdtrack::Chi2MatchMCHMFT chi2MatchMCHMFT float MCH-MFT Match Chi2 for GlobalMuonTracks
o2::aod::fwdtrack::MatchScoreMCHMFT matchScoreMCHMFT float MCH-MFT Machine Learning Matching Score for GlobalMuonTracks
o2::aod::reducedmuon::MCHTrackId SI matchMCHTrackId int
o2::aod::fwdtrack::MCHBitMap mchBitMap uint16_t Fired muon trackig chambers bitmap
o2::aod::fwdtrack::MIDBitMap midBitMap uint8_t MID bitmap: non-bending plane (4bit), bending plane (4bit)
o2::aod::fwdtrack::MIDBoards midBoards uint32_t Local boards on each MID plane (8 bits per plane)
o2::aod::fwdtrack::TrackType trackType uint8_t Type of track. See enum ForwardTrackTypeEnum
o2::aod::reducedmuon::FwdDcaX fwdDcaX float Impact parameter in X of forward track to the primary vertex
o2::aod::reducedmuon::FwdDcaY fwdDcaY float Impact parameter in Y of forward track to the primary vertex
o2::aod::fwdtrack::TrackTime trackTime float Estimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0]
o2::aod::fwdtrack::TrackTimeRes trackTimeRes float Resolution of the track time in ns
Is used in:
  • o2::aod::ReducedMuonCov = o2::aod::ReducedMuonsCov::iterator
Name Getter Type Comment
o2::aod::fwdtrack::X x float TrackParFwd parameter x
o2::aod::fwdtrack::Y y float TrackParFwd parameter y
o2::aod::fwdtrack::Z z float TrackParFwd propagation parameter z
o2::aod::reducedmuon::RawPhi rawPhi float
o2::aod::fwdtrack::Tgl tgl float TrackParFwd parameter tan(\lamba); (\lambda = 90 - \theta_{polar})
o2::aod::fwdtrack::Signed1Pt signed1Pt float TrackParFwd parameter: charged inverse transverse momentum; (q/pt)
o2::aod::fwdtrack::CXX E cXX float
o2::aod::fwdtrack::CXY E cXY float
o2::aod::fwdtrack::CYY E cYY float
o2::aod::fwdtrack::CPhiX E cPhiX float
o2::aod::fwdtrack::CPhiY E cPhiY float
o2::aod::fwdtrack::CPhiPhi E cPhiPhi float
o2::aod::fwdtrack::CTglX E cTglX float
o2::aod::fwdtrack::CTglY E cTglY float
o2::aod::fwdtrack::CTglPhi E cTglPhi float
o2::aod::fwdtrack::CTglTgl E cTglTgl float
o2::aod::fwdtrack::C1PtX E c1PtX float
o2::aod::fwdtrack::C1PtY E c1PtY float
o2::aod::fwdtrack::C1PtPhi E c1PtPhi float
o2::aod::fwdtrack::C1PtTgl E c1PtTgl float
o2::aod::fwdtrack::C1Pt21Pt2 E c1Pt21Pt2 float

o2-analysis-dq-table-maker-mc

Code file: tableMakerMC.cxx

Main event information table
Is used in:
  • o2::aod::ReducedEvent = o2::aod::ReducedEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedevent::Tag tag uint64_t Bit-field for storing event information (e.g. high level info, cut decisions)
o2::aod::bc::RunNumber runNumber int Run number
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::‌collision::CollisionTime collisionTime float Collision time in ns relative to BC stored in bc()
o2::aod::‌collision::CollisionTimeRes collisionTimeRes float Resolution of collision time
Extended event information
Is used in:
  • o2::aod::ReducedEventExtended = o2::aod::ReducedEventsExtended::iterator
Name Getter Type Comment
o2::aod::bc::GlobalBC globalBC uint64_t Bunch crossing number (globally unique in this run)
o2::aod::bc::TriggerMask triggerMask uint64_t CTP trigger mask
o2::aod::timestamp::Timestamp timestamp uint64_t Timestamp of a BC in ms (epoch style)
o2::aod::reducedevent::TriggerAlias triggerAlias uint32_t Trigger aliases bit field
o2::aod::cent::CentRun2V0M centRun2V0M float Run2 Centrality percentile estimated from V0C+V0A multiplicities
o2::aod::mult::MultTPC multTPC int
o2::aod::mult::MultFV0A multFV0A float
o2::aod::mult::MultFV0C multFV0C float
o2::aod::mult::MultFT0A multFT0A float
o2::aod::mult::MultFT0C multFT0C float
o2::aod::mult::MultFDDA multFDDA float
o2::aod::mult::MultFDDC multFDDC float
o2::aod::mult::MultZNA multZNA float
o2::aod::mult::MultZNC multZNC float
o2::aod::mult::MultTracklets multTracklets int
o2::aod::mult::MultNTracksPV multNTracksPV int
o2::aod::cent::CentFT0C centFT0C float Run3 centrality percentile estimated from FT0C multiplicity
Event vertex covariance matrix
Is used in:
  • o2::aod::ReducedEventVtxCov = o2::aod::ReducedEventsVtxCov::iterator
Name Getter Type Comment
o2::aod::‌collision::CovXX covXX float Vertex covariance matrix
o2::aod::‌collision::CovXY covXY float Vertex covariance matrix
o2::aod::‌collision::CovXZ covXZ float Vertex covariance matrix
o2::aod::‌collision::CovYY covYY float Vertex covariance matrix
o2::aod::‌collision::CovYZ covYZ float Vertex covariance matrix
o2::aod::‌collision::CovZZ covZZ float Vertex covariance matrix
o2::aod::‌collision::Chi2 chi2 float Chi2 of vertex fit
Event level MC truth information
Is used in:
  • o2::aod::ReducedMCEvent = o2::aod::ReducedMCEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::mccollision::GeneratorsID generatorsID short
o2::aod::reducedevent::MCPosX mcPosX float
o2::aod::reducedevent::MCPosY mcPosY float
o2::aod::reducedevent::MCPosZ mcPosZ float
o2::aod::mccollision::T t float Collision time relative to given bc in ns
o2::aod::mccollision::Weight weight float MC weight
o2::aod::mccollision::ImpactParameter impactParameter float Impact parameter for A-A
Table joined to the ReducedEvents table containing the MC index
Is used in:
  • o2::aod::ReducedMCEventLabel = o2::aod::ReducedMCEventLabels::iterator
Name Getter Type Comment
o2::aod::reducedeventlabel::ReducedMCEventId I reducedMCeventId int32 MC collision
o2::aod::reducedeventlabel::McMask mcMask uint16_t Bit mask to indicate collision mismatches (bit ON means mismatch). Bit 15: indicates negative label
Is used in:
  • o2::aod::ReducedTrack = o2::aod::ReducedTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedtrack::ReducedEventId I reducedeventId int32 Pointer into ReducedEvents
o2::aod::reducedtrack::FilteringFlags filteringFlags uint64_t
o2::aod::reducedtrack::Pt pt float
o2::aod::reducedtrack::Eta eta float
o2::aod::reducedtrack::Phi phi float
o2::aod::reducedtrack::Sign sign int
o2::aod::reducedtrack::IsAmbiguous isAmbiguous int
o2::aod::reducedtrack::Px D px float
o2::aod::reducedtrack::Py D py float
o2::aod::reducedtrack::Pz D pz float
o2::aod::reducedtrack::P D p float
Is used in:
  • o2::aod::ReducedTrackBarrel = o2::aod::ReducedTracksBarrel::iterator
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 ITS cluster map, one bit per a layer, starting from the innermost
o2::aod::track::ITSChi2NCl itsChi2NCl float Chi2 / cluster for the ITS track segment
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::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::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::TOFChi2 tofChi2 float Chi2 for the TOF track segment
o2::aod::track::Length length float Track length
o2::aod::reducedtrack::DcaXY dcaXY float
o2::aod::reducedtrack::DcaZ dcaZ 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::TOFExpMom tofExpMom float TOF expected momentum obtained in tracking, used to compute the expected times
o2::aod::reducedtrack::DetectorMap detectorMap uint8_t Detector map: see enum DetectorMapEnum
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::reducedtrack::HasITS D hasITS bool Flag to check if track has a ITS match
o2::aod::reducedtrack::HasTRD D hasTRD bool Flag to check if track has a TRD match
o2::aod::reducedtrack::HasTOF D hasTOF bool Flag to check if track has a TOF measurement
o2::aod::reducedtrack::HasTPC D hasTPC bool Flag to check if track has a TPC match
Is used in:
  • o2::aod::ReducedTrackBarrelCov = o2::aod::ReducedTracksBarrelCov::iterator
Name Getter Type Comment
o2::aod::track::X x float
o2::aod::track::Alpha alpha float
o2::aod::track::IsWithinBeamPipe D isWithinBeamPipe bool Is the track within the beam pipe (= successfully propagated to a collision vertex)
o2::aod::track::Y y float
o2::aod::track::Z z float
o2::aod::track::Snp snp float
o2::aod::track::Tgl tgl float
o2::aod::track::Signed1Pt signed1Pt float (sign of charge)/Pt in c/GeV. Use pt() and sign() instead
o2::aod::track::CYY E cYY float
o2::aod::track::CZY E cZY float
o2::aod::track::CZZ E cZZ float
o2::aod::track::CSnpY E cSnpY float
o2::aod::track::CSnpZ E cSnpZ float
o2::aod::track::CSnpSnp E cSnpSnp float
o2::aod::track::CTglY E cTglY float
o2::aod::track::CTglZ E cTglZ float
o2::aod::track::CTglSnp E cTglSnp float
o2::aod::track::CTglTgl E cTglTgl float
o2::aod::track::C1PtY E c1PtY float
o2::aod::track::C1PtZ E c1PtZ float
o2::aod::track::C1PtSnp E c1PtSnp float
o2::aod::track::C1PtTgl E c1PtTgl float
o2::aod::track::C1Pt21Pt2 E c1Pt21Pt2 float
Is used in:
  • o2::aod::ReducedTrackBarrelPID = o2::aod::ReducedTracksBarrelPID::iterator
Name Getter Type Comment
o2::aod::track::TPCSignal tpcSignal float dE/dx signal in the TPC
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float Nsigma separation with the TPC detector for muon
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
o2::aod::pidtofbeta::Beta beta float TOF beta
o2::aod::pidtof::TOFNSigmaEl tofNSigmaEl float Nsigma separation with the TOF detector for electron
o2::aod::pidtof::TOFNSigmaMu tofNSigmaMu float Nsigma separation with the TOF detector for muon
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float Nsigma separation with the TOF detector for pion
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float Nsigma separation with the TOF detector for kaon
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float Nsigma separation with the TOF detector for proton
o2::aod::track::TRDSignal trdSignal float PID signal in the TRD
MC track information (on disk)
Is used in:
  • o2::aod::ReducedMCTrack = o2::aod::ReducedMCTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedtrackMC::ReducedMCEventId I reducedMCeventId int32 Pointer into ReducedMCEvents
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::StatusCode statusCode int Generators status code or physics process. Do not use directly. Use dynamic columns getGenStatusCode() or getProcess()
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::reducedtrackMC::MothersIds SAI mothersIds Mother tracks (possible empty) array. Iterate over mcParticle.mothers_as<aod::McParticles>())
o2::aod::reducedtrackMC::DaughtersIdSlice SSLI daughtersIds int32_t Daughter tracks (possibly empty) slice. Check for non-zero with mcParticle.has_daughters(). Iterate over mcParticle.daughters_as<aod::McParticles>())
o2::aod::mcparticle::Weight weight float MC weight
o2::aod::reducedtrackMC::Pt pt float
o2::aod::reducedtrackMC::Eta eta float
o2::aod::reducedtrackMC::Phi phi float
o2::aod::reducedtrackMC::E e float
o2::aod::mcparticle::Vx vx float X production vertex in cm
o2::aod::mcparticle::Vy vy float Y production vertex in cm
o2::aod::mcparticle::Vz vz float Z production vertex in cm
o2::aod::mcparticle::Vt vt float Production time
o2::aod::reducedtrackMC::McReducedFlags mcReducedFlags uint16_t Flags to hold compressed MC selection information
o2::aod::reducedtrackMC::Px D px float
o2::aod::reducedtrackMC::Py D py float
o2::aod::reducedtrackMC::Pz D pz float
o2::aod::reducedtrackMC::P D p float
o2::aod::reducedtrackMC::Y D y float Particle rapidity
o2::aod::mcparticle::ProducedByGenerator D producedByGenerator bool True if particle produced by the generator (==TMCProcess::kPrimary); False if by the transport code
o2::aod::mcparticle::FromBackgroundEvent D fromBackgroundEvent bool Particle from background event
o2::aod::mcparticle::GetGenStatusCode D getGenStatusCode int The native status code put by the generator, or -1 if a particle produced during transport
o2::aod::mcparticle::GetProcess D getProcess int The VMC physics code (as int) that generated this particle (see header TMCProcess.h in ROOT)
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition
Is used in:
  • o2::aod::ReducedTrackBarrelLabel = o2::aod::ReducedTracksBarrelLabels::iterator
Name Getter Type Comment
o2::aod::reducedbarreltracklabel::ReducedMCTrackId I reducedMCTrackId int32 Pointer into ReducedMCTracks
o2::aod::reducedbarreltracklabel::McMask mcMask uint16_t
o2::aod::reducedtrackMC::McReducedFlags mcReducedFlags uint16_t Flags to hold compressed MC selection information
Is used in:
  • o2::aod::ReducedMuon = o2::aod::ReducedMuons::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::reducedmuon::ReducedEventId I reducedeventId int32 Pointer into ReducedEvents
o2::aod::reducedmuon::FilteringFlags filteringFlags uint8_t
o2::aod::reducedmuon::Pt pt float
o2::aod::reducedmuon::Eta eta float
o2::aod::reducedmuon::Phi phi float
o2::aod::reducedmuon::Sign sign int
o2::aod::reducedmuon::IsAmbiguous isAmbiguous int
o2::aod::reducedmuon::Px D px float
o2::aod::reducedmuon::Py D py float
o2::aod::reducedmuon::Pz D pz float
o2::aod::reducedmuon::P D p float
Is used in:
  • o2::aod::ReducedMuonExtra = o2::aod::ReducedMuonsExtra::iterator
Name Getter Type Comment
o2::aod::fwdtrack::NClusters nClusters int8_t Number of clusters
o2::aod::fwdtrack::PDca pDca float PDca for MUONStandalone
o2::aod::fwdtrack::RAtAbsorberEnd rAtAbsorberEnd float RAtAbsorberEnd for MUONStandalone tracks and GlobalMuonTrackstracks
o2::aod::fwdtrack::Chi2 chi2 float Track chi^2
o2::aod::fwdtrack::Chi2MatchMCHMID chi2MatchMCHMID float MCH-MID Match Chi2 for MUONStandalone tracks
o2::aod::fwdtrack::Chi2MatchMCHMFT chi2MatchMCHMFT float MCH-MFT Match Chi2 for GlobalMuonTracks
o2::aod::fwdtrack::MatchScoreMCHMFT matchScoreMCHMFT float MCH-MFT Machine Learning Matching Score for GlobalMuonTracks
o2::aod::reducedmuon::MCHTrackId SI matchMCHTrackId int
o2::aod::fwdtrack::MCHBitMap mchBitMap uint16_t Fired muon trackig chambers bitmap
o2::aod::fwdtrack::MIDBitMap midBitMap uint8_t MID bitmap: non-bending plane (4bit), bending plane (4bit)
o2::aod::fwdtrack::MIDBoards midBoards uint32_t Local boards on each MID plane (8 bits per plane)
o2::aod::fwdtrack::TrackType trackType uint8_t Type of track. See enum ForwardTrackTypeEnum
o2::aod::reducedmuon::FwdDcaX fwdDcaX float Impact parameter in X of forward track to the primary vertex
o2::aod::reducedmuon::FwdDcaY fwdDcaY float Impact parameter in Y of forward track to the primary vertex
o2::aod::fwdtrack::TrackTime trackTime float Estimated time of the track in ns wrt collision().bc() or ambiguoustrack.bcSlice()[0]
o2::aod::fwdtrack::TrackTimeRes trackTimeRes float Resolution of the track time in ns
Is used in:
  • o2::aod::ReducedMuonCov = o2::aod::ReducedMuonsCov::iterator
Name Getter Type Comment
o2::aod::fwdtrack::X x float TrackParFwd parameter x
o2::aod::fwdtrack::Y y float TrackParFwd parameter y
o2::aod::fwdtrack::Z z float TrackParFwd propagation parameter z
o2::aod::reducedmuon::RawPhi rawPhi float
o2::aod::fwdtrack::Tgl tgl float TrackParFwd parameter tan(\lamba); (\lambda = 90 - \theta_{polar})
o2::aod::fwdtrack::Signed1Pt signed1Pt float TrackParFwd parameter: charged inverse transverse momentum; (q/pt)
o2::aod::fwdtrack::CXX E cXX float
o2::aod::fwdtrack::CXY E cXY float
o2::aod::fwdtrack::CYY E cYY float
o2::aod::fwdtrack::CPhiX E cPhiX float
o2::aod::fwdtrack::CPhiY E cPhiY float
o2::aod::fwdtrack::CPhiPhi E cPhiPhi float
o2::aod::fwdtrack::CTglX E cTglX float
o2::aod::fwdtrack::CTglY E cTglY float
o2::aod::fwdtrack::CTglPhi E cTglPhi float
o2::aod::fwdtrack::CTglTgl E cTglTgl float
o2::aod::fwdtrack::C1PtX E c1PtX float
o2::aod::fwdtrack::C1PtY E c1PtY float
o2::aod::fwdtrack::C1PtPhi E c1PtPhi float
o2::aod::fwdtrack::C1PtTgl E c1PtTgl float
o2::aod::fwdtrack::C1Pt21Pt2 E c1Pt21Pt2 float
Is used in:
  • o2::aod::ReducedMuonsLabel = o2::aod::ReducedMuonsLabels::iterator
Name Getter Type Comment
o2::aod::reducedmuonlabel::ReducedMCTrackId I reducedMCTrackId int32 Pointer into ReducedMCTracks
o2::aod::reducedmuonlabel::McMask mcMask uint16_t
o2::aod::reducedtrackMC::McReducedFlags mcReducedFlags uint16_t Flags to hold compressed MC selection information

PWG-EM

o2-analysis-em-create-emreduced-event

Code file: createEMReducedEvent.cxx

Main event information table
Is used in:
  • o2::aod::EMReducedEvent = o2::aod::EMReducedEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emreducedevent::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::emreducedevent::Tag tag uint64_t Bit-field for storing event information (e.g. high level info, cut decisions)
o2::aod::bc::RunNumber runNumber int Run number
o2::aod::bc::TriggerMask triggerMask uint64_t CTP trigger mask
o2::aod::evsel::Sel8 sel8 bool Event selection decision based on TVX
o2::aod::emreducedevent::IsPHOSCPVReadout isPHOSCPVreadout bool
o2::aod::emreducedevent::IsEMCReadout isEMCreadout bool
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::‌collision::CollisionTime collisionTime float Collision time in ns relative to BC stored in bc()
o2::aod::‌collision::CollisionTimeRes collisionTimeRes float Resolution of collision time
o2::aod::mult::MultTPC multTPC int
o2::aod::mult::MultFV0A multFV0A float
o2::aod::mult::MultFV0C multFV0C float
o2::aod::mult::MultFT0A multFT0A float
o2::aod::mult::MultFT0C multFT0C float
o2::aod::mult::MultFDDA multFDDA float
o2::aod::mult::MultFDDC multFDDC float
o2::aod::mult::MultZNA multZNA float
o2::aod::mult::MultZNC multZNC float
o2::aod::mult::MultTracklets multTracklets int
o2::aod::mult::MultNTracksPV multNTracksPV int
o2::aod::mult::MultNTracksPVeta1 multNTracksPVeta1 int
o2::aod::cent::CentFV0A centFV0A float Run3 Centrality percentile estimated from FV0A multiplicities
o2::aod::cent::CentFT0M centFT0M float Run3 centrality percentile estimated from FT0A+FT0C multiplicities
o2::aod::cent::CentFT0A centFT0A float Run3 centrality percentile estimated from FT0A multiplicity
o2::aod::cent::CentFT0C centFT0C float Run3 centrality percentile estimated from FT0C multiplicity
o2::aod::cent::CentFDDM centFDDM float Run3 centrality percentile estimated from FDDA+FDDC multiplicity
o2::aod::cent::CentNTPV centNTPV float Run3 centrality percentile estimated from the number of tracks contributing to the PV
o2::aod::emreducedevent::NgammaPCM ngpcm int
o2::aod::emreducedevent::NgammaPHOS ngphos int
o2::aod::emreducedevent::NgammaEMC ngemc int

o2-analysis-em-create-emreduced-mc-event

Code file: createEMReducedMCEvent.cxx

Main event information table
Is used in:
  • o2::aod::EMReducedEvent = o2::aod::EMReducedEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emreducedevent::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::emreducedevent::Tag tag uint64_t Bit-field for storing event information (e.g. high level info, cut decisions)
o2::aod::bc::RunNumber runNumber int Run number
o2::aod::bc::TriggerMask triggerMask uint64_t CTP trigger mask
o2::aod::evsel::Sel8 sel8 bool Event selection decision based on TVX
o2::aod::emreducedevent::IsPHOSCPVReadout isPHOSCPVreadout bool
o2::aod::emreducedevent::IsEMCReadout isEMCreadout bool
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::‌collision::CollisionTime collisionTime float Collision time in ns relative to BC stored in bc()
o2::aod::‌collision::CollisionTimeRes collisionTimeRes float Resolution of collision time
o2::aod::mult::MultTPC multTPC int
o2::aod::mult::MultFV0A multFV0A float
o2::aod::mult::MultFV0C multFV0C float
o2::aod::mult::MultFT0A multFT0A float
o2::aod::mult::MultFT0C multFT0C float
o2::aod::mult::MultFDDA multFDDA float
o2::aod::mult::MultFDDC multFDDC float
o2::aod::mult::MultZNA multZNA float
o2::aod::mult::MultZNC multZNC float
o2::aod::mult::MultTracklets multTracklets int
o2::aod::mult::MultNTracksPV multNTracksPV int
o2::aod::mult::MultNTracksPVeta1 multNTracksPVeta1 int
o2::aod::cent::CentFV0A centFV0A float Run3 Centrality percentile estimated from FV0A multiplicities
o2::aod::cent::CentFT0M centFT0M float Run3 centrality percentile estimated from FT0A+FT0C multiplicities
o2::aod::cent::CentFT0A centFT0A float Run3 centrality percentile estimated from FT0A multiplicity
o2::aod::cent::CentFT0C centFT0C float Run3 centrality percentile estimated from FT0C multiplicity
o2::aod::cent::CentFDDM centFDDM float Run3 centrality percentile estimated from FDDA+FDDC multiplicity
o2::aod::cent::CentNTPV centNTPV float Run3 centrality percentile estimated from the number of tracks contributing to the PV
o2::aod::emreducedevent::NgammaPCM ngpcm int
o2::aod::emreducedevent::NgammaPHOS ngphos int
o2::aod::emreducedevent::NgammaEMC ngemc int
MC event information table
Is used in:
  • o2::aod::EMReducedMCEvent = o2::aod::EMReducedMCEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::mccollision::GeneratorsID generatorsID short
o2::aod::emreducedmcevent::PosX posX float
o2::aod::emreducedmcevent::PosY posY float
o2::aod::emreducedmcevent::PosZ posZ float
o2::aod::mccollision::T t float Collision time relative to given bc in ns
o2::aod::mccollision::Weight weight float MC weight
o2::aod::mccollision::ImpactParameter impactParameter float Impact parameter for A-A
Table joined to the EMReducedEvents table containing the MC index
Is used in:
  • o2::aod::EMReducedMCEventLabel = o2::aod::EMReducedMCEventLabels::iterator
Name Getter Type Comment
o2::aod::emmceventlabel::EMReducedMCEventId I emreducedmceventId int32 MC collision
o2::aod::emmceventlabel::McMask mcMask uint16_t Bit mask to indicate collision mismatches (bit ON means mismatch). Bit 15: indicates negative label
MC track information (on disk)
Is used in:
  • o2::aod::EMMCParticle = o2::aod::EMMCParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emmcparticle::EMReducedMCEventId I emreducedmceventId int32 Pointer into EMReducedMCEvents
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::StatusCode statusCode int Generators status code or physics process. Do not use directly. Use dynamic columns getGenStatusCode() or getProcess()
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::emmcparticle::MothersIds SAI mothersIds Mother tracks (possible empty) array. Iterate over mcParticle.mothers_as<aod::McParticles>())
o2::aod::emmcparticle::DaughtersIdSlice SSLI daughtersIds int32_t Daughter tracks (possibly empty) slice. Check for non-zero with mcParticle.has_daughters(). Iterate over mcParticle.daughters_as<aod::McParticles>())
o2::aod::mcparticle::Weight weight float MC weight
o2::aod::emmcparticle::Pt pt float
o2::aod::emmcparticle::Eta eta float
o2::aod::emmcparticle::Phi phi float
o2::aod::emmcparticle::E e float
o2::aod::mcparticle::Vx vx float X production vertex in cm
o2::aod::mcparticle::Vy vy float Y production vertex in cm
o2::aod::mcparticle::Vz vz float Z production vertex in cm
o2::aod::mcparticle::Vt vt float Production time
o2::aod::emmcparticle::Px D px float
o2::aod::emmcparticle::Py D py float
o2::aod::emmcparticle::Pz D pz float
o2::aod::emmcparticle::P D p float
o2::aod::emmcparticle::Y D y float Particle rapidity
o2::aod::mcparticle::ProducedByGenerator D producedByGenerator bool True if particle produced by the generator (==TMCProcess::kPrimary); False if by the transport code
o2::aod::mcparticle::FromBackgroundEvent D fromBackgroundEvent bool Particle from background event
o2::aod::mcparticle::GetGenStatusCode D getGenStatusCode int The native status code put by the generator, or -1 if a particle produced during transport
o2::aod::mcparticle::GetProcess D getProcess int The VMC physics code (as int) that generated this particle (see header TMCProcess.h in ROOT)
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition
Is used in:
  • o2::aod::EMMCParticleLabel = o2::aod::EMMCParticleLabels::iterator
Name Getter Type Comment
o2::aod::emmcparticlelabel::EMMCParticleId I emmcparticleId int32 Pointer into EMMCParticles
o2::aod::emmcparticlelabel::McMask mcMask uint16_t

o2-analysis-em-create-pcm

Code file: createPCM.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::v0data::PosTrackId I posTrackId int Pointer into Tracks
o2::aod::v0data::NegTrackId I negTrackId int Pointer into Tracks
o2::aod::v0data::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::v0data::V0Id I v0Id int32 Pointer into V0s
o2::aod::v0data::PosX posX float positive track X at min
o2::aod::v0data::NegX negX float negative track X at min
o2::aod::v0data::X x float decay position X
o2::aod::v0data::Y y float decay position Y
o2::aod::v0data::Z z float decay position Z
o2::aod::v0data::PxPos pxpos float positive track px at min
o2::aod::v0data::PyPos pypos float positive track py at min
o2::aod::v0data::PzPos pzpos float positive track pz at min
o2::aod::v0data::PxNeg pxneg float negative track px at min
o2::aod::v0data::PyNeg pyneg float negative track py at min
o2::aod::v0data::PzNeg pzneg float negative track pz at min
o2::aod::v0data::DCAV0Daughters dcaV0daughters float DCA between V0 daughters
o2::aod::v0data::DCAPosToPV dcapostopv float DCA positive prong to PV
o2::aod::v0data::DCANegToPV dcanegtopv float DCA negative prong to PV
o2::aod::v0data::Pt D pt float V0 pT
o2::aod::v0data::PtHypertriton D ptHypertriton float V0 pT
o2::aod::v0data::PtAntiHypertriton D ptAntiHypertriton float V0 pT
o2::aod::v0data::V0Radius D v0radius float V0 decay radius (2D, centered at zero)
o2::aod::v0data::DistOverTotMom D distovertotmom ? PV to V0decay distance over total momentum
o2::aod::v0data::V0CosPA D v0cosPA float V0 CosPA
o2::aod::v0data::DCAV0ToPV D dcav0topv float DCA of V0 to PV
o2::aod::v0data::Alpha D alpha ? Armenteros Alpha
o2::aod::v0data::QtArm D qtarm ? Armenteros Qt
o2::aod::v0data::PsiPair D psipair ? psi pair angle
o2::aod::v0data::PFracPos D pfracpos ?
o2::aod::v0data::PFracNeg D pfracneg ?
o2::aod::v0data::MLambda D mLambda float mass under lambda hypothesis
o2::aod::v0data::MAntiLambda D mAntiLambda float mass under antilambda hypothesis
o2::aod::v0data::MK0Short D mK0Short float mass under K0short hypothesis
o2::aod::v0data::MGamma D mGamma float mass under gamma hypothesis
o2::aod::v0data::MHypertriton D mHypertriton float mass under hypertriton hypothesis
o2::aod::v0data::MAntiHypertriton D mAntiHypertriton float mass under antihypertriton hypothesis
o2::aod::v0data::M D m float mass under a certain hypothesis (0:K0, 1:L, 2:Lbar, 3:gamma, 4:hyp, 5:ahyp)
o2::aod::v0data::YK0Short D yK0Short float V0 y with K0short hypothesis
o2::aod::v0data::YLambda D yLambda float V0 y with lambda or antilambda hypothesis
o2::aod::v0data::YHypertriton D yHypertriton float V0 y with hypertriton hypothesis
o2::aod::v0data::YAntiHypertriton D yAntiHypertriton float V0 y with antihypertriton hypothesis
o2::aod::v0data::Eta D eta float V0 eta
o2::aod::v0data::Phi D phi float V0 phi
o2::aod::v0data::NegativePt D negativept float negative daughter pT
o2::aod::v0data::PositivePt D positivept float positive daughter pT
o2::aod::v0data::NegativeEta D negativeeta float negative daughter eta
o2::aod::v0data::NegativePhi D negativephi float negative daughter phi
o2::aod::v0data::PositiveEta D positiveeta float positive daughter eta
o2::aod::v0data::PositivePhi D positivephi float positive daughter phi

o2-analysis-em-gamma-table-producer

Code file: gammaSelection.cxx

table of all gamma candidates (PCM, EMCal and PHOS) after cuts
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::skimmedcluster::CollisionId I collisionId int32 collisionID used as index for matched clusters
o2::aod::gammareco::Method method int cut bit for PCM photon candidates
o2::aod::skimmedcluster::E e float cluster energy (GeV)
o2::aod::skimmedcluster::Eta eta float cluster pseudorapidity (calculated using vertex)
o2::aod::skimmedcluster::Phi phi float cluster azimuthal angle (calculated using vertex)
o2::aod::gammareco::SkimmedEMCId I skimmedEMCId int reference to the gamma in the skimmed EMCal table
o2::aod::gammareco::SkimmedPHOSId I skimmedPHOSId int reference to the gamma in the skimmed PHOS table
table of link between skimmed EMCal photon candidates and their cuts
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::gammareco::SkimmedEMCId I skimmedEMCId int reference to the gamma in the skimmed EMCal table
o2::aod::gammareco::EMCCutBit emccutbit uint64_t cut bit for EMCal photon candidates

o2-analysis-em-produce-meson-calo

Code file: produceMesonCalo.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::calomeson::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::calomeson::DaugtherPhotonOneId I daugtherPhotonOneId int Pointer into SkimEMCClusters
o2::aod::calomeson::DaugtherPhotonTwoId I daugtherPhotonTwoId int Pointer into SkimEMCClusters
o2::aod::calomeson::Oa oa float opening angle between the two daugthers
o2::aod::calomeson::Px px float px
o2::aod::calomeson::Py py float py
o2::aod::calomeson::Pz pz float pz
o2::aod::calomeson::E e float E
o2::aod::calomeson::Alpha alpha float
o2::aod::calomeson::Minv minv float invariant mass of the meson
o2::aod::calomeson::Eta eta float pseudorapidity of the meson
o2::aod::calomeson::Phi phi float phi angle of the meson
o2::aod::calomeson::Pt pt float pT of the meson

o2-analysis-em-skimmergammacalo

Code file: skimmerGammaCalo.cxx

table of skimmed EMCal clusters
Is used in:
  • o2::aod::SkimEMCCluster = o2::aod::SkimEMCClusters::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::skimmedcluster::CollisionId I collisionId int32 collisionID used as index for matched clusters
o2::aod::skimmedcluster::BCId I bcId int32 bunch crossing ID used as index for ambiguous clusters
o2::aod::skimmedcluster::E e float cluster energy (GeV)
o2::aod::emccluster::CoreEnergy coreEnergy float cluster core energy (GeV)
o2::aod::skimmedcluster::Eta eta float cluster pseudorapidity (calculated using vertex)
o2::aod::skimmedcluster::Phi phi float cluster azimuthal angle (calculated using vertex)
o2::aod::skimmedcluster::M02 m02 float shower shape long axis
o2::aod::skimmedcluster::M20 m20 float shower shape short axis
o2::aod::skimmedcluster::NCells nCells int number of cells in cluster
o2::aod::skimmedcluster::Time time float cluster time (ns)
o2::aod::emccluster::IsExotic isExotic bool flag to mark cluster as exotic
o2::aod::skimmedcluster::DistanceToBadChannel distanceToBadChannel float distance to bad channel
o2::aod::skimmedcluster::NLM nlm int number of local maxima
o2::aod::emccluster::Definition definition int cluster definition, see EMCALClusterDefinition.h
o2::aod::emccluster::Pt D pt float cluster pt, mass to be given as argument when getter is called!
table of link between skimmed EMCal clusters and their cells
Is used in:
  • o2::aod::SkimEMCCell = o2::aod::SkimEMCCells::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::caloextra::ClusterId I clusterId int reference to the gamma in the skimmed EMCal table
o2::aod::caloextra::CellId I cellId int reference to the gamma in the skimmed EMCal table
table of link between skimmed EMCal clusters and their matched tracks
Is used in:
  • o2::aod::SkimEMCMT = o2::aod::SkimEMCMTs::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::caloextra::ClusterId I clusterId int reference to the gamma in the skimmed EMCal table
o2::aod::caloextra::TrackEta tracketa float eta of the matched track
o2::aod::caloextra::TrackPhi trackphi float phi of the matched track
o2::aod::caloextra::TrackP trackp float momentum of the matched track
o2::aod::caloextra::TrackPt trackpt float pt of the matched track

o2-analysis-em-skimmergammaconversions

Code file: skimmerGammaConversions.cxx

Is used in:
  • o2::aod::V0Leg = o2::aod::V0Legs::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::v0leg::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::v0leg::TrackId I trackId int32 Pointer into Tracks
o2::aod::v0leg::Sign sign int
o2::aod::v0leg::IsAmbTrack isAmbTrack bool
o2::aod::track::Pt E pt float Transverse momentum of the track in GeV/c
o2::aod::track::Eta E eta float Pseudorapidity
o2::aod::track::Phi E phi float Phi of the track, in radians within [0, 2pi)
o2::aod::track::P E p float Momentum in Gev/c
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
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::TPCChi2NCl tpcChi2NCl float Chi2 / cluster for the TPC track segment
o2::aod::track::TPCInnerParam tpcInnerParam float Momentum at inner wall of the TPC
o2::aod::track::TPCSignal tpcSignal float dE/dx signal in the TPC
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::track::ITSClusterMap itsClusterMap uint8_t ITS cluster map, one bit per a layer, starting from the innermost
o2::aod::track::ITSChi2NCl itsChi2NCl float Chi2 / cluster for the ITS track segment
o2::aod::track::DetectorMap E detectorMap uint8_t Detector map: see enum DetectorMapEnum
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
o2::aod::track::ITSNCls D itsNCls uint8_t Number of ITS clusters
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
Is used in:
  • o2::aod::V0Photon = o2::aod::V0Photons::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::v0photon::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::v0photon::PosTrackId I posTrackId int Pointer into V0Legs
o2::aod::v0photon::NegTrackId I negTrackId int Pointer into V0Legs
o2::aod::v0photon::Vx vx float
o2::aod::v0photon::Vy vy float
o2::aod::v0photon::Vz vz float
o2::aod::v0photon::PxPosAtSV pxposatsv float
o2::aod::v0photon::PyPosAtSV pyposatsv float
o2::aod::v0photon::PzPosAtSV pzposatsv float
o2::aod::v0photon::PxNegAtSV pxnegatsv float
o2::aod::v0photon::PyNegAtSV pynegatsv float
o2::aod::v0photon::PzNegAtSV pznegatsv float
o2::aod::v0photon::CosPA cospa float
o2::aod::v0photon::PCA pca float
o2::aod::v0photon::Px D px float
o2::aod::v0photon::Py D py float
o2::aod::v0photon::Pz D pz float
o2::aod::v0photon::Pt D pt float
o2::aod::v0photon::Eta D eta float
o2::aod::v0photon::Phi D phi float
o2::aod::v0photon::P D p float
o2::aod::v0photon::PPos D ppos float
o2::aod::v0photon::PNeg D pneg float
o2::aod::v0data::V0Radius D v0radius float V0 decay radius (2D, centered at zero)
o2::aod::v0data::Alpha D alpha ? Armenteros Alpha
o2::aod::v0data::QtArm D qtarm ? Armenteros Qt
o2::aod::v0data::PsiPair D psipair ? psi pair angle
o2::aod::v0data::MGamma D mGamma float mass under gamma hypothesis
Name Getter Type Comment
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::Px px float Momentum in x in GeV/c
o2::aod::mcparticle::Py py float Momentum in y in GeV/c
o2::aod::mcparticle::Pz pz float Momentum in z in GeV/c
o2::aod::MCTracksTrue::SameMother sameMother bool
Name Getter Type Comment
o2::aod::MCParticleTrueIndex::V0DaughterMcParticleId I v0DaughterMcParticleId int32 Pointer into V0DaughterMcParticles
Name Getter Type Comment
o2::aod::v0Recalculations::RecalculatedVtxX recalculatedVtxX float Recalculated conversion point
o2::aod::v0Recalculations::RecalculatedVtxY recalculatedVtxY float Recalculated conversion point
o2::aod::v0Recalculations::RecalculatedVtxZ recalculatedVtxZ float Recalculated conversion point
o2::v0Recalculations::RecalculatedVtxR GI ?
o2::aod::v0KFParticle::ChiSquareNDF chiSquareNDF float
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::mcparticle::McCollisionId I mcCollisionId int32 MC collision of this particle
o2::aod::gammamctrue::Gamma gamma int64_t Used as reference for the daughters
o2::aod::gammamctrue::V0PhotonId I v0photonId int Pointer into V0Photons
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::StatusCode statusCode int Generators status code or physics process. Do not use directly. Use dynamic columns getGenStatusCode() or getProcess()
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::mcparticle::Px px float Momentum in x in GeV/c
o2::aod::mcparticle::Py py float Momentum in y in GeV/c
o2::aod::mcparticle::Pz pz float Momentum in z in GeV/c
o2::aod::mcparticle::Vx vx float X production vertex in cm
o2::aod::mcparticle::Vy vy float Y production vertex in cm
o2::aod::mcparticle::Vz vz float Z production vertex in cm
o2::aod::mcparticle::Vt vt float Production time
o2::aod::gammamctrue::NDaughters nDaughters int Number of daughters
o2::aod::gammamctrue::Eta eta float Pseudorapidity
o2::aod::gammamctrue::Phi phi float Angle phi in rad
o2::aod::gammamctrue::P p float Absolute momentum in GeV/c
o2::aod::gammamctrue::Pt pt float Transversal momentum in GeV/c
o2::aod::gammamctrue::Y y float Rapidity
o2::aod::gammamctrue::ConversionX conversionX float x of conversion point in cm
o2::aod::gammamctrue::ConversionY conversionY float y of conversion point in cm
o2::aod::gammamctrue::ConversionZ conversionZ float z of conversion point in cm
o2::aod::gammamctrue::V0Radius v0Radius float 2d radius of conversion point
o2::aod::gammamctrue::McDaughterTrueOneId I mcDaughterTrueOneId int Pointer into McDaughterTrue
o2::aod::gammamctrue::McDaughterTrueTwoId I mcDaughterTrueTwoId int Pointer into McDaughterTrue
o2::aod::mcparticle::ProducedByGenerator D producedByGenerator bool True if particle produced by the generator (==TMCProcess::kPrimary); False if by the transport code
o2::aod::mcparticle::FromBackgroundEvent D fromBackgroundEvent bool Particle from background event
o2::aod::mcparticle::GetGenStatusCode D getGenStatusCode int The native status code put by the generator, or -1 if a particle produced during transport
o2::aod::mcparticle::GetProcess D getProcess int The VMC physics code (as int) that generated this particle (see header TMCProcess.h in ROOT)
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition

o2-analysis-em-skimmergammaconversionstruthonlymc

Code file: skimmerGammaConversionsTruthOnlyMc.cxx

Name Getter Type Comment
o2::aod::gammamctrue::P p float Absolute momentum in GeV/c
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::mcparticle::McCollisionId I mcCollisionId int32 MC collision of this particle
o2::aod::gammamctrue::Gamma gamma int64_t Used as reference for the daughters
o2::aod::gammamctrue::V0PhotonId I v0photonId int Pointer into V0Photons
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::StatusCode statusCode int Generators status code or physics process. Do not use directly. Use dynamic columns getGenStatusCode() or getProcess()
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::mcparticle::Px px float Momentum in x in GeV/c
o2::aod::mcparticle::Py py float Momentum in y in GeV/c
o2::aod::mcparticle::Pz pz float Momentum in z in GeV/c
o2::aod::mcparticle::Vx vx float X production vertex in cm
o2::aod::mcparticle::Vy vy float Y production vertex in cm
o2::aod::mcparticle::Vz vz float Z production vertex in cm
o2::aod::mcparticle::Vt vt float Production time
o2::aod::gammamctrue::NDaughters nDaughters int Number of daughters
o2::aod::gammamctrue::Eta eta float Pseudorapidity
o2::aod::gammamctrue::Phi phi float Angle phi in rad
o2::aod::gammamctrue::P p float Absolute momentum in GeV/c
o2::aod::gammamctrue::Pt pt float Transversal momentum in GeV/c
o2::aod::gammamctrue::Y y float Rapidity
o2::aod::gammamctrue::ConversionX conversionX float x of conversion point in cm
o2::aod::gammamctrue::ConversionY conversionY float y of conversion point in cm
o2::aod::gammamctrue::ConversionZ conversionZ float z of conversion point in cm
o2::aod::gammamctrue::V0Radius v0Radius float 2d radius of conversion point
o2::aod::gammamctrue::McDaughterTrueOneId I mcDaughterTrueOneId int Pointer into McDaughterTrue
o2::aod::gammamctrue::McDaughterTrueTwoId I mcDaughterTrueTwoId int Pointer into McDaughterTrue
o2::aod::mcparticle::ProducedByGenerator D producedByGenerator bool True if particle produced by the generator (==TMCProcess::kPrimary); False if by the transport code
o2::aod::mcparticle::FromBackgroundEvent D fromBackgroundEvent bool Particle from background event
o2::aod::mcparticle::GetGenStatusCode D getGenStatusCode int The native status code put by the generator, or -1 if a particle produced during transport
o2::aod::mcparticle::GetProcess D getProcess int The VMC physics code (as int) that generated this particle (see header TMCProcess.h in ROOT)
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition

o2-analysis-em-skimmer-phos

Code file: skimmerPHOS.cxx

Is used in:
  • o2::aod::PHOSCluster = o2::aod::PHOSClusters::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::skimmedcluster::CollisionId I collisionId int32 collisionID used as index for matched clusters
o2::aod::phoscluster::MatchedTrackId I matchedTrackId int matched track index
o2::aod::skimmedcluster::E e float cluster energy (GeV)
o2::aod::phoscluster::X x float cluster hit position in ALICE global coordinate
o2::aod::phoscluster::Y y float cluster hit position in ALICE global coordinate
o2::aod::phoscluster::Z z float cluster hit position in ALICE global coordinate
o2::aod::skimmedcluster::M02 m02 float shower shape long axis
o2::aod::skimmedcluster::M20 m20 float shower shape short axis
o2::aod::skimmedcluster::NCells nCells int number of cells in cluster
o2::aod::skimmedcluster::Time time float cluster time (ns)
o2::aod::skimmedcluster::DistanceToBadChannel distanceToBadChannel float distance to bad channel
o2::aod::skimmedcluster::NLM nlm int number of local maxima
o2::aod::phoscluster::Px D px float
o2::aod::phoscluster::Py D py float
o2::aod::phoscluster::Pz D pz float
o2::aod::phoscluster::Pt D pt float
o2::aod::phoscluster::Eta D eta float
o2::aod::phoscluster::Phi D phi float

PWG-HF

o2-analysis-hf-candidate-creator-2prong

Code file: candidateCreator2Prong.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand_2prong::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand_2prong::CosThetaStar D cosThetaStar float
o2::aod::hf_cand_2prong::ImpactParameterProngSqSum D impactParameterProngSqSum float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_2prong::FlagMcMatchRec flagMcMatchRec int8_t reconstruction level
o2::aod::hf_cand_2prong::OriginMcRec originMcRec int8_t particle origin, reconstruction level
Name Getter Type Comment
o2::aod::hf_cand_2prong::FlagMcMatchGen flagMcMatchGen int8_t generator level
o2::aod::hf_cand_2prong::OriginMcGen originMcGen int8_t particle origin, generator level

o2-analysis-hf-candidate-creator-3prong

Code file: candidateCreator3Prong.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::PxProng2 pxProng2 float
o2::aod::hf_cand::PyProng2 pyProng2 float
o2::aod::hf_cand::PzProng2 pzProng2 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ImpactParameter2 impactParameter2 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter2 errorImpactParameter2 float
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::Prong2Id I prong2Id int Index to third prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_3prong::M D m float
o2::aod::hf_cand_3prong::M2 D m2 float
o2::aod::hf_cand_3prong::ImpactParameterProngSqSum D impactParameterProngSqSum float
o2::aod::hf_cand::ImpactParameterNormalised2 D impactParameterNormalised2 float
o2::aod::hf_cand::PtProng2 D ptProng2 float
o2::aod::hf_cand::Pt2Prong2 D pt2Prong2 float
o2::aod::hf_cand::PVectorProng2 D pVectorProng2 array<float,3>
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_3prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Is used in:
  • o2::aod::hf_cand_3prong::LambdacMc = soa::Join<o2::aod::HfCand3Prong, o2::aod::HfSelLc, o2::aod::HfCand3ProngMcRec>
Name Getter Type Comment
o2::aod::hf_cand_3prong::FlagMcMatchRec flagMcMatchRec int8_t reconstruction level
o2::aod::hf_cand_3prong::OriginMcRec originMcRec int8_t particle origin, reconstruction level
o2::aod::hf_cand_3prong::IsCandidateSwapped isCandidateSwapped int8_t swapping of the prongs order
o2::aod::hf_cand_3prong::FlagMcDecayChanRec flagMcDecayChanRec int8_t resonant decay channel flag, reconstruction level
Name Getter Type Comment
o2::aod::hf_cand_3prong::FlagMcMatchGen flagMcMatchGen int8_t generator level
o2::aod::hf_cand_3prong::OriginMcGen originMcGen int8_t particle origin, generator level
o2::aod::hf_cand_3prong::FlagMcDecayChanGen flagMcDecayChanGen int8_t resonant decay channel flag, generator level

o2-analysis-hf-candidate-creator-b0

Code file: candidateCreatorB0.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand_b0::Prong0Id I prong0Id int Pointer into HfCand3Prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand_2prong::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand_2prong::CosThetaStar D cosThetaStar float
o2::aod::hf_cand_2prong::ImpactParameterProngSqSum D impactParameterProngSqSum float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_b0::FlagMcMatchRec flagMcMatchRec int8_t
o2::aod::hf_cand_b0::OriginMcRec originMcRec int8_t
o2::aod::hf_cand_b0::DebugMcRec debugMcRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_b0::FlagMcMatchGen flagMcMatchGen int8_t
o2::aod::hf_cand_b0::OriginMcGen originMcGen int8_t
Name Getter Type Comment
o2::aod::hf_cand_b0_config::MySelectionFlagD mySelectionFlagD int

o2-analysis-hf-candidate-creator-bplus

Code file: candidateCreatorBplus.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand_bplus::Prong0Id I prong0Id int Pointer into HfCand2Prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand_2prong::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand_2prong::CosThetaStar D cosThetaStar float
o2::aod::hf_cand_2prong::ImpactParameterProngSqSum D impactParameterProngSqSum float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_bplus::FlagMcMatchRec flagMcMatchRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_bplus::FlagMcMatchGen flagMcMatchGen int8_t

o2-analysis-hf-candidate-creator-cascade

Code file: candidateCreatorCascade.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::V0Id I v0Id int32 Index to V0 prong
o2::aod::hf_cand_casc::V0X v0x float
o2::aod::hf_cand_casc::V0Y v0y float
o2::aod::hf_cand_casc::V0Z v0z float
o2::aod::v0data::PosTrackId I posTrackId int Pointer into Tracks
o2::aod::v0data::NegTrackId I negTrackId int Pointer into Tracks
o2::aod::v0data::PxPos pxpos float positive track px at min
o2::aod::v0data::PyPos pypos float positive track py at min
o2::aod::v0data::PzPos pzpos float positive track pz at min
o2::aod::v0data::PxNeg pxneg float negative track px at min
o2::aod::v0data::PyNeg pyneg float negative track py at min
o2::aod::v0data::PzNeg pzneg float negative track pz at min
o2::aod::v0data::DCAV0Daughters dcaV0daughters float DCA between V0 daughters
o2::aod::v0data::DCAPosToPV dcapostopv float DCA positive prong to PV
o2::aod::v0data::DCANegToPV dcanegtopv float DCA negative prong to PV
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand_2prong::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand_2prong::CosThetaStar D cosThetaStar float
o2::aod::hf_cand_2prong::ImpactParameterProngSqSum D impactParameterProngSqSum float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
o2::aod::hf_cand_casc::PtV0Pos D ptV0Pos ?
o2::aod::hf_cand_casc::PtV0Neg D ptV0Neg ?
o2::aod::v0data::V0Radius D v0radius float V0 decay radius (2D, centered at zero)
o2::aod::v0data::V0CosPA D v0cosPA float V0 CosPA
o2::aod::v0data::MLambda D mLambda float mass under lambda hypothesis
o2::aod::v0data::MAntiLambda D mAntiLambda float mass under antilambda hypothesis
o2::aod::v0data::MK0Short D mK0Short float mass under K0short hypothesis
o2::aod::v0data::MGamma D mGamma float mass under gamma hypothesis
Name Getter Type Comment
o2::aod::hf_cand_casc::FlagMcMatchRec flagMcMatchRec int8_t reconstruction level
Name Getter Type Comment
o2::aod::hf_cand_casc::FlagMcMatchGen flagMcMatchGen int8_t generator level

o2-analysis-hf-candidate-creator-chic

Code file: candidateCreatorChic.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand_chic::Prong0Id I prong0Id int Pointer into HfCand2Prong
o2::aod::hf_cand_chic::Prong1Id I prong1Id int Pointer into ECALs
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_chic::JpsiToMuMuMass jpsiToMuMuMass float
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_chic::FlagMcMatchRec flagMcMatchRec int8_t
o2::aod::hf_cand_chic::OriginMcRec originMcRec int8_t
o2::aod::hf_cand_chic::FlagMcDecayChanRec flagMcDecayChanRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_chic::FlagMcMatchGen flagMcMatchGen int8_t
o2::aod::hf_cand_chic::OriginMcGen originMcGen int8_t
o2::aod::hf_cand_chic::FlagMcDecayChanGen flagMcDecayChanGen int8_t

o2-analysis-hf-candidate-creator-lb

Code file: candidateCreatorLb.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand_lb::Prong0Id I prong0Id int Pointer into HfCand3Prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand_2prong::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_lb::FlagMcMatchRec flagMcMatchRec int8_t
o2::aod::hf_cand_lb::OriginMcRec originMcRec int8_t
o2::aod::hf_cand_lb::DebugMcRec debugMcRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_lb::FlagMcMatchGen flagMcMatchGen int8_t
o2::aod::hf_cand_lb::OriginMcGen originMcGen int8_t

o2-analysis-hf-candidate-creator-sigmac0plusplus

Code file: candidateCreatorSigmac0plusplus.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand_sigmac::ProngLcId I prongLcId int Index to a Lc prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_sigmac::Charge charge int8_t
o2::aod::hf_cand_sigmac::StatusSpreadLcMinvPKPiFromPDG statusSpreadLcMinvPKPiFromPDG int
o2::aod::hf_cand_sigmac::StatusSpreadLcMinvPiKPFromPDG statusSpreadLcMinvPiKPFromPDG int
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_sigmac::FlagMcMatchRec flagMcMatchRec int8_t reconstruction level
o2::aod::hf_cand_sigmac::OriginMcRec originMcRec int8_t particle origin, reconstruction level
Name Getter Type Comment
o2::aod::hf_cand_sigmac::FlagMcMatchGen flagMcMatchGen int8_t generator level
o2::aod::hf_cand_sigmac::OriginMcGen originMcGen int8_t particle origin, generator level

o2-analysis-hf-candidate-creator-to-xi-pi

Code file: candidateCreatorToXiPi.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_cand_toxipi::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::hf_cand_toxipi::XPv xPv float
o2::aod::hf_cand_toxipi::YPv yPv float
o2::aod::hf_cand_toxipi::ZPv zPv float
o2::aod::hf_cand_toxipi::XDecayVtxOmegac xDecayVtxOmegac float
o2::aod::hf_cand_toxipi::YDecayVtxOmegac yDecayVtxOmegac float
o2::aod::hf_cand_toxipi::ZDecayVtxOmegac zDecayVtxOmegac float
o2::aod::hf_cand_toxipi::XDecayVtxCascade xDecayVtxCascade float
o2::aod::hf_cand_toxipi::YDecayVtxCascade yDecayVtxCascade float
o2::aod::hf_cand_toxipi::ZDecayVtxCascade zDecayVtxCascade float
o2::aod::hf_cand_toxipi::XDecayVtxV0 xDecayVtxV0 float
o2::aod::hf_cand_toxipi::YDecayVtxV0 yDecayVtxV0 float
o2::aod::hf_cand_toxipi::ZDecayVtxV0 zDecayVtxV0 float
o2::aod::hf_cand_toxipi::SignDecay signDecay int8_t
o2::aod::hf_cand_toxipi::Chi2PCAOmegac chi2PcaOmegac float
o2::aod::hf_cand_toxipi::CovVtxOmegac0 covVtxOmegac0 float
o2::aod::hf_cand_toxipi::CovVtxOmegac1 covVtxOmegac1 float
o2::aod::hf_cand_toxipi::CovVtxOmegac2 covVtxOmegac2 float
o2::aod::hf_cand_toxipi::CovVtxOmegac3 covVtxOmegac3 float
o2::aod::hf_cand_toxipi::CovVtxOmegac4 covVtxOmegac4 float
o2::aod::hf_cand_toxipi::CovVtxOmegac5 covVtxOmegac5 float
o2::aod::hf_cand_toxipi::CovVtxV00 covVtxV00 float
o2::aod::hf_cand_toxipi::CovVtxV01 covVtxV01 float
o2::aod::hf_cand_toxipi::CovVtxV02 covVtxV02 float
o2::aod::hf_cand_toxipi::CovVtxV03 covVtxV03 float
o2::aod::hf_cand_toxipi::CovVtxV04 covVtxV04 float
o2::aod::hf_cand_toxipi::CovVtxV05 covVtxV05 float
o2::aod::hf_cand_toxipi::CovVtxCasc0 covVtxCasc0 float
o2::aod::hf_cand_toxipi::CovVtxCasc1 covVtxCasc1 float
o2::aod::hf_cand_toxipi::CovVtxCasc2 covVtxCasc2 float
o2::aod::hf_cand_toxipi::CovVtxCasc3 covVtxCasc3 float
o2::aod::hf_cand_toxipi::CovVtxCasc4 covVtxCasc4 float
o2::aod::hf_cand_toxipi::CovVtxCasc5 covVtxCasc5 float
o2::aod::hf_cand_toxipi::PxOmegac pxOmegac float
o2::aod::hf_cand_toxipi::PyOmegac pyOmegac float
o2::aod::hf_cand_toxipi::PzOmegac pzOmegac float
o2::aod::hf_cand_toxipi::PxCasc pxCasc float
o2::aod::hf_cand_toxipi::PyCasc pyCasc float
o2::aod::hf_cand_toxipi::PzCasc pzCasc float
o2::aod::hf_cand_toxipi::PxPrimaryPi pxPrimaryPi float
o2::aod::hf_cand_toxipi::PyPrimaryPi pyPrimaryPi float
o2::aod::hf_cand_toxipi::PzPrimaryPi pzPrimaryPi float
o2::aod::hf_cand_toxipi::PxLambda pxLambda float
o2::aod::hf_cand_toxipi::PyLambda pyLambda float
o2::aod::hf_cand_toxipi::PzLambda pzLambda float
o2::aod::hf_cand_toxipi::PxPiFromCasc pxPiFromCasc float
o2::aod::hf_cand_toxipi::PyPiFromCasc pyPiFromCasc float
o2::aod::hf_cand_toxipi::PzPiFromCasc pzPiFromCasc float
o2::aod::hf_cand_toxipi::PxPosV0Dau pxPosV0Dau float
o2::aod::hf_cand_toxipi::PyPosV0Dau pyPosV0Dau float
o2::aod::hf_cand_toxipi::PzPosV0Dau pzPosV0Dau float
o2::aod::hf_cand_toxipi::PxNegV0Dau pxNegV0Dau float
o2::aod::hf_cand_toxipi::PyNegV0Dau pyNegV0Dau float
o2::aod::hf_cand_toxipi::PzNegV0Dau pzNegV0Dau float
o2::aod::hf_cand_toxipi::ImpactParCascXY impactParCascXY float
o2::aod::hf_cand_toxipi::ImpactParPrimaryPiXY impactParPrimaryPiXY float
o2::aod::hf_cand_toxipi::ImpactParCascZ impactParCascZ float
o2::aod::hf_cand_toxipi::ImpactParPrimaryPiZ impactParPrimaryPiZ float
o2::aod::hf_cand_toxipi::ImpactParV0XY impactParV0XY float
o2::aod::hf_cand_toxipi::ImpactParV0Z impactParV0Z float
o2::aod::hf_cand_toxipi::ErrImpactParCascXY errImpactParCascXY float
o2::aod::hf_cand_toxipi::ErrImpactParPrimaryPiXY errImpactParPrimaryPiXY float
o2::aod::hf_cand_toxipi::ErrImpactParV0XY errImpactParV0XY float
o2::aod::hf_cand_toxipi::V0Id I v0Id int32 Pointer into V0s
o2::aod::v0data::PosTrackId I posTrackId int Pointer into Tracks
o2::aod::v0data::NegTrackId I negTrackId int Pointer into Tracks
o2::aod::hf_cand_toxipi::CascadeId I cascadeId int32 Pointer into Cascades
o2::aod::hf_cand_toxipi::PrimaryPiId I primaryPiId int Pointer into Tracks
o2::aod::cascdata::BachelorId I bachelorId int Pointer into Tracks
o2::aod::hf_cand_toxipi::ImpactParOmegacXY impactParOmegacXY float
o2::aod::hf_cand_toxipi::ImpactParOmegacZ impactParOmegacZ float
o2::aod::hf_cand_toxipi::InvMassLambda invMassLambda double
o2::aod::hf_cand_toxipi::InvMassCascade invMassCascade double
o2::aod::hf_cand_toxipi::InvMassOmegac invMassOmegac double
o2::aod::hf_cand_toxipi::CosPAV0 cosPAV0 double
o2::aod::hf_cand_toxipi::CosPAOmegac cosPAOmegac double
o2::aod::hf_cand_toxipi::CosPACasc cosPACasc double
o2::aod::hf_cand_toxipi::CosPAXYV0 cosPAXYV0 double
o2::aod::hf_cand_toxipi::CosPAXYOmegac cosPAXYOmegac double
o2::aod::hf_cand_toxipi::CosPAXYCasc cosPAXYCasc double
o2::aod::hf_cand_toxipi::CTauOmegac ctauOmegac double
o2::aod::hf_cand_toxipi::CTauCascade ctauCascade double
o2::aod::hf_cand_toxipi::CTauV0 ctauV0 double
o2::aod::hf_cand_toxipi::CTauXic ctauXic double
o2::aod::hf_cand_toxipi::EtaV0PosDau etaV0PosDau double
o2::aod::hf_cand_toxipi::EtaV0NegDau etaV0NegDau double
o2::aod::hf_cand_toxipi::EtaPiFromCasc etaPiFromCasc double
o2::aod::hf_cand_toxipi::EtaPiFromOme etaPiFromOme double
o2::aod::hf_cand_toxipi::EtaOmegac etaOmegac double
o2::aod::hf_cand_toxipi::EtaCascade etaCascade double
o2::aod::hf_cand_toxipi::EtaV0 etaV0 double
o2::aod::hf_cand_toxipi::DcaXYToPvV0Dau0 dcaXYToPvV0Dau0 float
o2::aod::hf_cand_toxipi::DcaXYToPvV0Dau1 dcaXYToPvV0Dau1 float
o2::aod::hf_cand_toxipi::DcaXYToPvCascDau dcaXYToPvCascDau float
o2::aod::hf_cand_toxipi::DcaZToPvV0Dau0 dcaZToPvV0Dau0 float
o2::aod::hf_cand_toxipi::DcaZToPvV0Dau1 dcaZToPvV0Dau1 float
o2::aod::hf_cand_toxipi::DcaZToPvCascDau dcaZToPvCascDau float
o2::aod::hf_cand_toxipi::DcaCascDau dcaCascDau float
o2::aod::hf_cand_toxipi::DcaV0Dau dcaV0Dau float
o2::aod::hf_cand_toxipi::DcaOmegacDau dcaOmegacDau float
o2::aod::hf_track_index::HFflag hfflag uint8_t
Name Getter Type Comment
o2::aod::hf_cand_toxipi::FlagMcMatchRec flagMcMatchRec int8_t
o2::aod::hf_cand_toxipi::DebugMcRec debugMcRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_toxipi::FlagMcMatchGen flagMcMatchGen int8_t

o2-analysis-hf-candidate-creator-x

Code file: candidateCreatorX.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::PxProng2 pxProng2 float
o2::aod::hf_cand::PyProng2 pyProng2 float
o2::aod::hf_cand::PzProng2 pzProng2 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ImpactParameter2 impactParameter2 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter2 errorImpactParameter2 float
o2::aod::hf_cand_x::Prong0Id I prong0Id int Pointer into HfCand2Prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::Prong2Id I prong2Id int Index to third prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_3prong::M D m float
o2::aod::hf_cand_3prong::M2 D m2 float
o2::aod::hf_cand::PtProng2 D ptProng2 float
o2::aod::hf_cand::Pt2Prong2 D pt2Prong2 float
o2::aod::hf_cand::PVectorProng2 D pVectorProng2 array<float,3>
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_3prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_x::FlagMcMatchRec flagMcMatchRec int8_t
o2::aod::hf_cand_x::OriginMcRec originMcRec int8_t
o2::aod::hf_cand_x::FlagMcDecayChanRec flagMcDecayChanRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_x::FlagMcMatchGen flagMcMatchGen int8_t
o2::aod::hf_cand_x::OriginMcGen originMcGen int8_t
o2::aod::hf_cand_x::FlagMcDecayChanGen flagMcDecayChanGen int8_t

o2-analysis-hf-candidate-creator-xicc

Code file: candidateCreatorXicc.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::RSecondaryVertex D rSecondaryVertex float
o2::aod::hf_cand::DecayLength D decayLength float
o2::aod::hf_cand::DecayLengthXY D decayLengthXY float
o2::aod::hf_cand::DecayLengthNormalised D decayLengthNormalised float
o2::aod::hf_cand::DecayLengthXYNormalised D decayLengthXYNormalised float
o2::aod::hf_cand::ImpactParameterNormalised0 D impactParameterNormalised0 float
o2::aod::hf_cand::PtProng0 D ptProng0 float
o2::aod::hf_cand::Pt2Prong0 D pt2Prong0 float
o2::aod::hf_cand::PVectorProng0 D pVectorProng0 array<float,3>
o2::aod::hf_cand::ImpactParameterNormalised1 D impactParameterNormalised1 float
o2::aod::hf_cand::PtProng1 D ptProng1 float
o2::aod::hf_cand::Pt2Prong1 D pt2Prong1 float
o2::aod::hf_cand::PVectorProng1 D pVectorProng1 array<float,3>
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand_xicc::Prong0Id I prong0Id int Pointer into HfCand3Prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_2prong::M D m float
o2::aod::hf_cand_2prong::M2 D m2 float
o2::aod::hf_cand_2prong::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand::Pt D pt float
o2::aod::hf_cand::Pt2 D pt2 float
o2::aod::hf_cand::P D p float
o2::aod::hf_cand::P2 D p2 float
o2::aod::hf_cand::PVector D pVector array<float,3>
o2::aod::hf_cand::CPA D cpa float
o2::aod::hf_cand::CPAXY D cpaXY float
o2::aod::hf_cand::Ct D ct float
o2::aod::hf_cand::ImpactParameterXY D impactParameterXY float
o2::aod::hf_cand_2prong::MaxNormalisedDeltaIP D maxNormalisedDeltaIP float
o2::aod::hf_cand::Eta D eta float
o2::aod::hf_cand::Phi D phi float
o2::aod::hf_cand::Y D y float
o2::aod::hf_cand::E D e float
o2::aod::hf_cand::E2 D e2 float
Name Getter Type Comment
o2::aod::hf_cand_xicc::FlagMcMatchRec flagMcMatchRec int8_t
o2::aod::hf_cand_xicc::OriginMcRec originMcRec int8_t
o2::aod::hf_cand_xicc::DebugMcRec debugMcRec int8_t
Name Getter Type Comment
o2::aod::hf_cand_xicc::FlagMcMatchGen flagMcMatchGen int8_t
o2::aod::hf_cand_xicc::OriginMcGen originMcGen int8_t

o2-analysis-hf-candidate-selector-b0-to-d-pi

Code file: candidateSelectorB0ToDPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_b0::IsSelB0ToDPi isSelB0ToDPi int

o2-analysis-hf-candidate-selector-bplus-to-d0-pi

Code file: candidateSelectorBplusToD0Pi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_bplus::IsSelBplusToD0Pi isSelBplusToD0Pi int

o2-analysis-hf-candidate-selector-chic-to-jpsi-gamma

Code file: candidateSelectorChicToJpsiGamma.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_chic::IsSelChicToJpsiToEEGamma isSelChicToJpsiToEEGamma int
o2::aod::hf_sel_candidate_chic::IsSelChicToJpsiToMuMuGamma isSelChicToJpsiToMuMuGamma int

o2-analysis-hf-candidate-selector-d0

Code file: candidateSelectorD0.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_d0::IsSelD0 isSelD0 int
o2::aod::hf_sel_candidate_d0::IsSelD0bar isSelD0bar int
o2::aod::hf_sel_candidate_d0::IsRecoHfFlag isRecoHfFlag int
o2::aod::hf_sel_candidate_d0::IsRecoTopol isRecoTopol int
o2::aod::hf_sel_candidate_d0::IsRecoCand isRecoCand int
o2::aod::hf_sel_candidate_d0::IsRecoPid isRecoPid int

o2-analysis-hf-candidate-selector-d0-alice3-barrel

Code file: candidateSelectorD0Alice3Barrel.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelHfFlag isSelHfFlag int
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelD0NoPid isSelD0NoPid int
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelD0PerfectPid isSelD0PerfectPid int
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelD0TofPid isSelD0TofPid int
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelD0RichPid isSelD0RichPid int
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelD0TofPlusRichPid isSelD0TofPlusRichPid int
o2::aod::hf_sel_candidate_d0_alice3_barrel::IsSelD0barTofPlusRichPid isSelD0barTofPlusRichPid int

o2-analysis-hf-candidate-selector-d0-alice3-forward

Code file: candidateSelectorD0Alice3Forward.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_d0_alice3_forward::IsSelHfFlag isSelHfFlag int
o2::aod::hf_sel_candidate_d0_alice3_forward::IsSelD0FNoPid isSelD0FNoPid int
o2::aod::hf_sel_candidate_d0_alice3_forward::IsSelD0FRichPid isSelD0FRichPid int

o2-analysis-hf-candidate-selector-d0-parametrized-pid

Code file: candidateSelectorD0ParametrizedPid.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_d0_parametrized_pid::IsSelD0NoPid isSelD0NoPid int
o2::aod::hf_sel_candidate_d0_parametrized_pid::IsSelD0PerfectPid isSelD0PerfectPid int
o2::aod::hf_sel_candidate_d0_parametrized_pid::IsSelD0 isSelD0 int
o2::aod::hf_sel_candidate_d0_parametrized_pid::IsSelD0barNoPid isSelD0barNoPid int
o2::aod::hf_sel_candidate_d0_parametrized_pid::IsSelD0barPerfectPid isSelD0barPerfectPid int
o2::aod::hf_sel_candidate_d0_parametrized_pid::IsSelD0bar isSelD0bar int

o2-analysis-hf-candidate-selector-dplus-to-pi-k-pi

Code file: candidateSelectorDplusToPiKPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_dplus::IsSelDplusToPiKPi isSelDplusToPiKPi int

o2-analysis-hf-candidate-selector-ds-to-k-k-pi

Code file: candidateSelectorDsToKKPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_ds::IsSelDsToKKPi isSelDsToKKPi int
o2::aod::hf_sel_candidate_ds::IsSelDsToPiKK isSelDsToPiKK int

o2-analysis-hf-candidate-selector-jpsi

Code file: candidateSelectorJpsi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToEE isSelJpsiToEE int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToMuMu isSelJpsiToMuMu int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToEETopol isSelJpsiToEETopol int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToEETpc isSelJpsiToEETpc int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToEETof isSelJpsiToEETof int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToEERich isSelJpsiToEERich int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToEETofRich isSelJpsiToEETofRich int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToMuMuTopol isSelJpsiToMuMuTopol int
o2::aod::hf_sel_candidate_jpsi::IsSelJpsiToMuMuMid isSelJpsiToMuMuMid int

o2-analysis-hf-candidate-selector-lb-to-lc-pi

Code file: candidateSelectorLbToLcPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_lb::IsSelLbToLcPi isSelLbToLcPi int

o2-analysis-hf-candidate-selector-lc

Code file: candidateSelectorLc.cxx

Is used in:
  • o2::aod::hf_cand_3prong::LambdacMc = soa::Join<o2::aod::HfCand3Prong, o2::aod::HfSelLc, o2::aod::HfCand3ProngMcRec>
Name Getter Type Comment
o2::aod::hf_sel_candidate_lc::IsSelLcToPKPi isSelLcToPKPi int
o2::aod::hf_sel_candidate_lc::IsSelLcToPiKP isSelLcToPiKP int

o2-analysis-hf-candidate-selector-lc-alice3

Code file: candidateSelectorLcAlice3.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPKPiNoPid isSelLcToPKPiNoPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPKPiPerfectPid isSelLcToPKPiPerfectPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPKPiTofPid isSelLcToPKPiTofPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPKPiTofPlusRichPid isSelLcToPKPiTofPlusRichPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPiKPNoPid isSelLcToPiKPNoPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPiKPPerfectPid isSelLcToPiKPPerfectPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPiKPTofPid isSelLcToPiKPTofPid int
o2::aod::hf_sel_candidate_lc_alice3::IsSelLcToPiKPTofPlusRichPid isSelLcToPiKPTofPlusRichPid int

o2-analysis-hf-candidate-selector-lc-ml

Code file: candidateSelectorLcMl.cxx

Is used in:
  • o2::aod::hf_cand_3prong::LambdacMc = soa::Join<o2::aod::HfCand3Prong, o2::aod::HfSelLc, o2::aod::HfCand3ProngMcRec>
Name Getter Type Comment
o2::aod::hf_sel_candidate_lc::IsSelLcToPKPi isSelLcToPKPi int
o2::aod::hf_sel_candidate_lc::IsSelLcToPiKP isSelLcToPiKP int

o2-analysis-hf-candidate-selector-lc-parametrized-pid

Code file: candidateSelectorLcParametrizedPid.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_lc_parametrized_pid::IsSelLcToPKPiNoPid isSelLcToPKPiNoPid int
o2::aod::hf_sel_candidate_lc_parametrized_pid::IsSelLcToPKPiPerfectPid isSelLcToPKPiPerfectPid int
o2::aod::hf_sel_candidate_lc_parametrized_pid::IsSelLcToPKPi isSelLcToPKPi int
o2::aod::hf_sel_candidate_lc_parametrized_pid::IsSelLcToPiKPNoPid isSelLcToPiKPNoPid int
o2::aod::hf_sel_candidate_lc_parametrized_pid::IsSelLcToPiKPPerfectPid isSelLcToPiKPPerfectPid int
o2::aod::hf_sel_candidate_lc_parametrized_pid::IsSelLcToPiKP isSelLcToPiKP int

o2-analysis-hf-candidate-selector-lc-to-k0s-p

Code file: candidateSelectorLcToK0sP.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_lc_to_k0s_p::IsSelLcToK0sP isSelLcToK0sP int

o2-analysis-hf-candidate-selector-to-xi-pi

Code file: candidateSelectorToXiPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_toxipi::StatusPidLambda statusPidLambda bool
o2::aod::hf_sel_toxipi::StatusPidCascade statusPidCascade bool
o2::aod::hf_sel_toxipi::StatusPidOmegac statusPidOmegac bool
o2::aod::hf_sel_toxipi::StatusInvMassLambda statusInvMassLambda bool
o2::aod::hf_sel_toxipi::StatusInvMassCascade statusInvMassCascade bool
o2::aod::hf_sel_toxipi::StatusInvMassOmegac statusInvMassOmegac bool
o2::aod::hf_sel_toxipi::ResultSelections resultSelections bool

o2-analysis-hf-candidate-selector-x-to-jpsi-pi-pi

Code file: candidateSelectorXToJpsiPiPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_x::IsSelXToJpsiToEEPiPi isSelXToJpsiToEEPiPi int
o2::aod::hf_sel_candidate_x::IsSelXToJpsiToMuMuPiPi isSelXToJpsiToMuMuPiPi int

o2-analysis-hf-candidate-selector-xic-to-p-k-pi

Code file: candidateSelectorXicToPKPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_xic::IsSelXicToPKPi isSelXicToPKPi int
o2::aod::hf_sel_candidate_xic::IsSelXicToPiKP isSelXicToPiKP int

o2-analysis-hf-candidate-selector-xicc-to-p-k-pi-pi

Code file: candidateSelectorXiccToPKPiPi.cxx

Name Getter Type Comment
o2::aod::hf_sel_candidate_xicc::IsSelXiccToPKPiPi isSelXiccToPKPiPi int

o2-analysis-hf-refit-pv-dummy

Code file: refitPvDummy.cxx

Table for HF 2 prong candidates (Run 3 format)
Is used in:
  • o2::aod::Hf2Prongs = o2::aod::Hf2Prongs_001
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_track_index::CollisionId I collisionId int32 Collision index
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
Table for HF candidates with a V0 (Run 3 format)
Is used in:
  • o2::aod::HfCascades = o2::aod::HfCascades_001
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_track_index::CollisionId I collisionId int32 Collision index
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::V0Id I v0Id int32 Index to V0 prong
Table for HF 3 prong candidates (Run 3 format)
Is used in:
  • o2::aod::Hf3Prongs = o2::aod::Hf3Prongs_001
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_track_index::CollisionId I collisionId int32 Collision index
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
o2::aod::hf_track_index::Prong2Id I prong2Id int Index to third prong
o2::aod::hf_track_index::HFflag hfflag uint8_t
Name Getter Type Comment
o2::aod::hf_pv_refit_cand_2prong::PvRefitX pvRefitX float
o2::aod::hf_pv_refit_cand_2prong::PvRefitY pvRefitY float
o2::aod::hf_pv_refit_cand_2prong::PvRefitZ pvRefitZ float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaX2 pvRefitSigmaX2 float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaXY pvRefitSigmaXY float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaY2 pvRefitSigmaY2 float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaXZ pvRefitSigmaXZ float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaYZ pvRefitSigmaYZ float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaZ2 pvRefitSigmaZ2 float
Name Getter Type Comment
o2::aod::hf_pv_refit_cand_3prong::PvRefitX pvRefitX float
o2::aod::hf_pv_refit_cand_3prong::PvRefitY pvRefitY float
o2::aod::hf_pv_refit_cand_3prong::PvRefitZ pvRefitZ float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaX2 pvRefitSigmaX2 float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaXY pvRefitSigmaXY float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaY2 pvRefitSigmaY2 float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaXZ pvRefitSigmaXZ float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaYZ pvRefitSigmaYZ float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaZ2 pvRefitSigmaZ2 float

o2-analysis-hf-track-index-skim-creator

Code file: trackIndexSkimCreator.cxx

Name Getter Type Comment
o2::aod::hf_sel_collision::WhyRejectColl whyRejectColl int
Name Getter Type Comment
o2::aod::hf_sel_track::IsSelProng isSelProng int
Is used in:
  • o2::aod::hf_cand_toxipi::MyTracks = soa::Join<o2::aod::BigTracks, o2::aod::TracksDCA, o2::aod::HfPvRefitTrack>
Name Getter Type Comment
o2::aod::hf_pv_refit_track::PvRefitX pvRefitX float
o2::aod::hf_pv_refit_track::PvRefitY pvRefitY float
o2::aod::hf_pv_refit_track::PvRefitZ pvRefitZ float
o2::aod::hf_pv_refit_track::PvRefitSigmaX2 pvRefitSigmaX2 float
o2::aod::hf_pv_refit_track::PvRefitSigmaXY pvRefitSigmaXY float
o2::aod::hf_pv_refit_track::PvRefitSigmaY2 pvRefitSigmaY2 float
o2::aod::hf_pv_refit_track::PvRefitSigmaXZ pvRefitSigmaXZ float
o2::aod::hf_pv_refit_track::PvRefitSigmaYZ pvRefitSigmaYZ float
o2::aod::hf_pv_refit_track::PvRefitSigmaZ2 pvRefitSigmaZ2 float
o2::aod::hf_pv_refit_track::PvRefitDcaXY pvRefitDcaXY float
o2::aod::hf_pv_refit_track::PvRefitDcaZ pvRefitDcaZ float
Table for HF 2 prong candidates with a Cascade
Is used in:
  • o2::aod::HfCascLf2Prong = o2::aod::HfCascLf2Prongs::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_track_index::CascadeId I cascadeId int32 Index to cascade prong
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
Table for HF 3 prong candidates with a Cascade
Is used in:
  • o2::aod::HfCascLf3Prong = o2::aod::HfCascLf3Prongs::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::hf_track_index::CascadeId I cascadeId int32 Index to cascade prong
o2::aod::hf_track_index::Prong0Id I prong0Id int Index to first prong
o2::aod::hf_track_index::Prong1Id I prong1Id int Index to second prong
Name Getter Type Comment
o2::aod::hf_track_index::FlagD0ToKPi flagD0ToKPi uint8_t
o2::aod::hf_track_index::FlagJpsiToEE flagJpsiToEE uint8_t
o2::aod::hf_track_index::FlagJpsiToMuMu flagJpsiToMuMu uint8_t
Name Getter Type Comment
o2::aod::hf_track_index::FlagDplusToPiKPi flagDplusToPiKPi uint8_t
o2::aod::hf_track_index::FlagLcToPKPi flagLcToPKPi uint8_t
o2::aod::hf_track_index::FlagDsToKKPi flagDsToKKPi uint8_t
o2::aod::hf_track_index::FlagXicToPKPi flagXicToPKPi uint8_t
Name Getter Type Comment
o2::aod::hf_pv_refit_cand_2prong::PvRefitX pvRefitX float
o2::aod::hf_pv_refit_cand_2prong::PvRefitY pvRefitY float
o2::aod::hf_pv_refit_cand_2prong::PvRefitZ pvRefitZ float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaX2 pvRefitSigmaX2 float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaXY pvRefitSigmaXY float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaY2 pvRefitSigmaY2 float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaXZ pvRefitSigmaXZ float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaYZ pvRefitSigmaYZ float
o2::aod::hf_pv_refit_cand_2prong::PvRefitSigmaZ2 pvRefitSigmaZ2 float
Name Getter Type Comment
o2::aod::hf_pv_refit_cand_3prong::PvRefitX pvRefitX float
o2::aod::hf_pv_refit_cand_3prong::PvRefitY pvRefitY float
o2::aod::hf_pv_refit_cand_3prong::PvRefitZ pvRefitZ float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaX2 pvRefitSigmaX2 float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaXY pvRefitSigmaXY float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaY2 pvRefitSigmaY2 float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaXZ pvRefitSigmaXZ float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaYZ pvRefitSigmaYZ float
o2::aod::hf_pv_refit_cand_3prong::PvRefitSigmaZ2 pvRefitSigmaZ2 float

o2-analysis-hf-tree-creator-bplus-to-d0-pi

Code file: treeCreatorBplusToD0Pi.cxx

Name Getter Type Comment
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::DecayLengthNormalised decayLengthNormalised float
o2::aod::full::DecayLengthXYNormalised decayLengthXYNormalised float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::ImpactParameterProduct impactParameterProduct float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::full::NSigmaTOFBachPi nSigmaTOFBachPi float
o2::aod::full::NSigmaTOFBachKa nSigmaTOFBachKa float
o2::aod::full::NSigmaTPCBachPi nSigmaTPCBachPi float
o2::aod::full::NSigmaTPCBachKa nSigmaTPCBachKa float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::D0M d0M float
o2::aod::full::D0PtProng0 d0ptProng0 float
o2::aod::full::D0PtProng1 d0ptProng1 float
o2::aod::full::D0Y d0Y float
o2::aod::full::D0Eta d0Eta float
o2::aod::full::D0CPA d0CPA float
o2::aod::full::D0CPAXY d0CPAXY float
o2::aod::full::D0Chi2PCA d0Chi2PCA float
o2::aod::full::D0DecayLength d0DecayLength float
o2::aod::full::D0DecayLengthXY d0DecayLengthXY float
o2::aod::full::D0DecayLengthNormalised d0DecayLengthNormalised float
o2::aod::full::D0DecayLengthXYNormalised d0decayLengthXYNormalised float
o2::aod::full::D0ImpactParameterProduct d0impactParameterProduct float
o2::aod::full::D0ImpactParameter0 d0impactParameter0 float
o2::aod::full::D0ImpactParameter1 d0impactParameter1 float
o2::aod::full::D0ImpactParameterNormalised0 d0impactParameterNormalised0 float
o2::aod::full::D0ImpactParameterNormalised1 d0impactParameterNormalised1 float
o2::aod::full::NSigmaTOFTrk0Pi nSigmaTOFTrk0Pi float
o2::aod::full::NSigmaTOFTrk0Ka nSigmaTOFTrk0Ka float
o2::aod::full::NSigmaTPCTrk0Pi nSigmaTPCTrk0Pi float
o2::aod::full::NSigmaTPCTrk0Ka nSigmaTPCTrk0Ka float
o2::aod::full::NSigmaTOFTrk1Pi nSigmaTOFTrk1Pi float
o2::aod::full::NSigmaTOFTrk1Ka nSigmaTOFTrk1Ka float
o2::aod::full::NSigmaTPCTrk1Pi nSigmaTPCTrk1Pi float
o2::aod::full::NSigmaTPCTrk1Ka nSigmaTPCTrk1Ka float
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::IsEventReject isEventReject int
o2::aod::full::RunNumber runNumber int
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::MCflag mcflag int8_t

o2-analysis-hf-tree-creator-chic-to-jpsi-gamma

Code file: treeCreatorChicToJpsiGamma.cxx

Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::full::Alpha alpha float
o2::aod::full::Qt qt float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::full::CandidateSelFlag candidateSelFlag int8_t
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::hf_cand_chic::JpsiToMuMuMass jpsiToMuMuMass float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcRec originMcRec int8_t
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::IsEventReject isEventReject int
o2::aod::full::RunNumber runNumber int
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::hf_cand_chic::JpsiToMuMuMass jpsiToMuMuMass float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcGen originMcGen int8_t

o2-analysis-hf-tree-creator-d0-to-k-pi

Code file: treeCreatorD0ToKPi.cxx

Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::DecayLengthNormalised decayLengthNormalised float
o2::aod::full::DecayLengthXYNormalised decayLengthXYNormalised float
o2::aod::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::full::NSigTpcPi0 nSigTpcPi0 float
o2::aod::full::NSigTpcKa0 nSigTpcKa0 float
o2::aod::full::NSigTofPi0 nSigTofPi0 float
o2::aod::full::NSigTofKa0 nSigTofKa0 float
o2::aod::full::NSigTpcPi1 nSigTpcPi1 float
o2::aod::full::NSigTpcKa1 nSigTpcKa1 float
o2::aod::full::NSigTofPi1 nSigTofPi1 float
o2::aod::full::NSigTofKa1 nSigTofKa1 float
o2::aod::full::CandidateSelFlag candidateSelFlag int8_t
o2::aod::full::M m float
o2::aod::full::ImpactParameterProduct impactParameterProduct float
o2::aod::full::CosThetaStar cosThetaStar float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::Cpa cpa float
o2::aod::full::CpaXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::E e float
o2::aod::full::FlagMc flagMc int8_t
o2::aod::full::OriginMcRec originMcRec int8_t
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::IsEventReject isEventReject int
o2::aod::full::RunNumber runNumber int
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::FlagMc flagMc int8_t
o2::aod::full::OriginMcGen originMcGen int8_t

o2-analysis-hf-tree-creator-lb-to-lc-pi

Code file: treeCreatorLbToLcPi.cxx

Name Getter Type Comment
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::DecayLengthNormalised decayLengthNormalised float
o2::aod::full::DecayLengthXYNormalised decayLengthXYNormalised float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::full::NSigTOFTrk0Pi nsigTOFTrk0Pi float
o2::aod::full::NSigRICHTrk0Pi nsigRICHTrk0Pi float
o2::aod::full::NSigRICHTrk1Pi nSigRICHTrk1Pi float
o2::aod::full::NSigRICHTrk1Pr nSigRICHTrk1Pr float
o2::aod::full::NSigRICHTrk2Ka nSigRICHTrk2Ka float
o2::aod::full::NSigRICHTrk3Pi nSigRICHTrk3Pi float
o2::aod::full::NSigRICHTrk3Pr nSigRICHTrk3Pr float
o2::aod::full::NSigfRICHTrk0Pi nsigfRICHTrk0Pi float
o2::aod::full::NSigfRICHTrk1Pi nSigfRICHTrk1Pi float
o2::aod::full::NSigfRICHTrk1Pr nSigfRICHTrk1Pr float
o2::aod::full::NSigfRICHTrk2Ka nSigfRICHTrk2Ka float
o2::aod::full::NSigfRICHTrk3Pi nSigfRICHTrk3Pi float
o2::aod::full::NSigfRICHTrk3Pr nSigfRICHTrk3Pr float
o2::aod::full::NSigTOFTrk1Pi nSigTOFrk1Pi float
o2::aod::full::NSigTOFTrk1Pr nSigTOFrk1Pr float
o2::aod::full::NSigTOFTrk2Ka nSigTOFrk2Ka float
o2::aod::full::NSigTOFTrk3Pi nSigTOFrk3Pi float
o2::aod::full::NSigTOFTrk3Pr nSigTOFrk3Pr float
o2::aod::full::LcM lcM float
o2::aod::full::LcCt lcCt float
o2::aod::full::LcY lcY float
o2::aod::full::LcE lcE float
o2::aod::full::LcEta lcEta float
o2::aod::full::LcCPA lcCPA float
o2::aod::full::LcCPAXY lcCPAXY float
o2::aod::full::LcChi2PCA lcChi2PCA float
o2::aod::full::LcDecayLength lcDecayLength float
o2::aod::full::LcDecayLengthXY lcDecayLengthXY float
o2::aod::full::LcDecayLengthNormalised lcDecayLengthNormalised float
o2::aod::full::LcImpactParameter0 lcImpactParameter0 float
o2::aod::full::LcImpactParameter1 lcImpactParameter1 float
o2::aod::full::LcImpactParameter2 lcImpactParameter2 float
o2::aod::full::CandidateSelFlag candidateSelFlag int8_t
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcRec originMcRec int8_t

o2-analysis-hf-tree-creator-lc-to-k0s-p

Code file: treeCreatorLcToK0sP.cxx

Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::DecayLengthNormalised decayLengthNormalised float
o2::aod::full::DecayLengthXYNormalised decayLengthXYNormalised float
o2::aod::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand_casc::V0X v0x float
o2::aod::hf_cand_casc::V0Y v0y float
o2::aod::hf_cand_casc::V0Z v0z float
o2::aod::full::V0Radius v0Radius float
o2::aod::full::V0CosPA v0CosPA float
o2::aod::full::V0MLambda v0MLambda float
o2::aod::full::V0MAntiLambda v0MAntiLambda float
o2::aod::full::V0MK0Short v0MK0Short float
o2::aod::full::V0MGamma v0MGamma float
o2::aod::v0data::DCAV0Daughters dcaV0daughters float DCA between V0 daughters
o2::aod::v0data::PxPos pxpos float positive track px at min
o2::aod::v0data::PyPos pypos float positive track py at min
o2::aod::v0data::PzPos pzpos float positive track pz at min
o2::aod::full::PtV0Pos ptV0Pos float
o2::aod::v0data::DCAPosToPV dcapostopv float DCA positive prong to PV
o2::aod::v0data::PxNeg pxneg float negative track px at min
o2::aod::v0data::PyNeg pyneg float negative track py at min
o2::aod::v0data::PzNeg pzneg float negative track pz at min
o2::aod::full::PtV0Neg ptV0Neg float
o2::aod::v0data::DCANegToPV dcanegtopv float DCA negative prong to PV
o2::aod::full::NSigmaTPCPr0 nSigmaTPCPr0 float
o2::aod::full::NSigmaTOFPr0 nSigmaTOFPr0 float
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::E e float
o2::aod::full::FlagMc flagMc int8_t
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::FlagMc flagMc int8_t

o2-analysis-hf-tree-creator-lc-to-p-k-pi

Code file: treeCreatorLcToPKPi.cxx

Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::hf_cand::XSecondaryVertex xSecondaryVertex float
o2::aod::hf_cand::YSecondaryVertex ySecondaryVertex float
o2::aod::hf_cand::ZSecondaryVertex zSecondaryVertex float
o2::aod::hf_cand::ErrorDecayLength errorDecayLength float
o2::aod::hf_cand::ErrorDecayLengthXY errorDecayLengthXY float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::DecayLengthNormalised decayLengthNormalised float
o2::aod::full::DecayLengthXYNormalised decayLengthXYNormalised float
o2::aod::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::full::ImpactParameterNormalised2 impactParameterNormalised2 float
o2::aod::full::PtProng2 ptProng2 float
o2::aod::full::PProng2 pProng2 float
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::PxProng2 pxProng2 float
o2::aod::hf_cand::PyProng2 pyProng2 float
o2::aod::hf_cand::PzProng2 pzProng2 float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ImpactParameter2 impactParameter2 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter2 errorImpactParameter2 float
o2::aod::full::NSigTPCPi0 nsigTPCPi0 float
o2::aod::full::NSigTPCKa0 nsigTPCKa0 float
o2::aod::full::NSigTPCPr0 nsigTPCPr0 float
o2::aod::full::NSigTOFPi0 nsigTOFPi0 float
o2::aod::full::NSigTOFKa0 nsigTOFKa0 float
o2::aod::full::NSigTOFPr0 nsigTOFPr0 float
o2::aod::full::NSigTPCPi1 nsigTPCPi1 float
o2::aod::full::NSigTPCKa1 nsigTPCKa1 float
o2::aod::full::NSigTPCPr1 nsigTPCPr1 float
o2::aod::full::NSigTOFPi1 nsigTOFPi1 float
o2::aod::full::NSigTOFKa1 nsigTOFKa1 float
o2::aod::full::NSigTOFPr1 nsigTOFPr1 float
o2::aod::full::NSigTPCPi2 nsigTPCPi2 float
o2::aod::full::NSigTPCKa2 nsigTPCKa2 float
o2::aod::full::NSigTPCPr2 nsigTPCPr2 float
o2::aod::full::NSigTOFPi2 nsigTOFPi2 float
o2::aod::full::NSigTOFKa2 nsigTOFKa2 float
o2::aod::full::NSigTOFPr2 nsigTOFPr2 float
o2::aod::full::CandidateSelFlag candidateSelFlag int8_t
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::E e float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcRec originMcRec int8_t
o2::aod::full::IsCandidateSwapped isCandidateSwapped int8_t
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::IsEventReject isEventReject int
o2::aod::full::RunNumber runNumber int
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcGen originMcGen int8_t

o2-analysis-hf-tree-creator-x-to-jpsi-pi-pi

Code file: treeCreatorXToJpsiPiPi.cxx

Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::full::PtProng2 ptProng2 float
o2::aod::full::PProng2 pProng2 float
o2::aod::full::NSigmaTOFPi1 nSigmaTOFPi1 float
o2::aod::full::NSigmaTOFKa1 nSigmaTOFKa1 float
o2::aod::full::NSigmaTOFPr1 nSigmaTOFPr1 float
o2::aod::full::NSigmaTOFPi2 nSigmaTOFPi2 float
o2::aod::full::NSigmaTOFKa2 nSigmaTOFKa2 float
o2::aod::full::NSigmaTOFPr2 nSigmaTOFPr2 float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ImpactParameter2 impactParameter2 float
o2::aod::full::CandidateSelFlag candidateSelFlag int8_t
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::Q q float
o2::aod::full::DR1 dr1 float
o2::aod::full::DR2 dr2 float
o2::aod::full::PiBalance piBalance float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcRec originMcRec int8_t
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::IsEventReject isEventReject int
o2::aod::full::RunNumber runNumber int
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcGen originMcGen int8_t

o2-analysis-hf-tree-creator-xicc-to-p-k-pi-pi

Code file: treeCreatorXiccToPKPiPi.cxx

Name Getter Type Comment
o2::aod::full::RSecondaryVertex rSecondaryVertex float
o2::aod::full::DecayLength decayLength float
o2::aod::full::DecayLengthXY decayLengthXY float
o2::aod::full::DecayLengthNormalised decayLengthNormalised float
o2::aod::full::DecayLengthXYNormalised decayLengthXYNormalised float
o2::aod::full::ImpactParameterNormalised0 impactParameterNormalised0 float
o2::aod::full::PtProng0 ptProng0 float
o2::aod::full::PProng0 pProng0 float
o2::aod::full::ImpactParameterNormalised1 impactParameterNormalised1 float
o2::aod::full::PtProng1 ptProng1 float
o2::aod::full::PProng1 pProng1 float
o2::aod::hf_cand::PxProng0 pxProng0 float
o2::aod::hf_cand::PyProng0 pyProng0 float
o2::aod::hf_cand::PzProng0 pzProng0 float
o2::aod::hf_cand::PxProng1 pxProng1 float
o2::aod::hf_cand::PyProng1 pyProng1 float
o2::aod::hf_cand::PzProng1 pzProng1 float
o2::aod::hf_cand::Chi2PCA chi2PCA float sum of (non-weighted) distances of the secondary vertex to its prongs
o2::aod::full::NSigmaTOFBachPi nSigmaTOFBachPi float
o2::aod::hf_cand::ImpactParameter0 impactParameter0 float
o2::aod::hf_cand::ImpactParameter1 impactParameter1 float
o2::aod::hf_cand::ErrorImpactParameter0 errorImpactParameter0 float
o2::aod::hf_cand::ErrorImpactParameter1 errorImpactParameter1 float
o2::aod::full::ImpactParameterProduct impactParameterProduct float
o2::aod::full::XicM xicM float
o2::aod::full::XicCt xicCt float
o2::aod::full::XicY xicY float
o2::aod::full::XicE xicE float
o2::aod::full::XicEta xicEta float
o2::aod::full::XicCPA xicCPA float
o2::aod::full::XicCPAXY xicCPAXY float
o2::aod::full::XicChi2PCA xicChi2PCA float
o2::aod::full::XicDecayLength xicDecayLength float
o2::aod::full::XicDecayLengthXY xicDecayLengthXY float
o2::aod::full::XicDecayLengthNormalised xicDecayLengthNormalised float
o2::aod::full::NSigmaTOFTrk1Pr nSigmaTOFTrk1Pr float
o2::aod::full::NSigmaTOFTrk1Pi nSigmaTOFTrk1Pi float
o2::aod::full::NSigmaTOFTrk2Ka nSigmaTOFTrk2Ka float
o2::aod::full::NSigmaTOFTrk3Pr nSigmaTOFTrk3Pr float
o2::aod::full::NSigmaTOFTrk3Pi nSigmaTOFTrk3Pi float
o2::aod::full::CandidateSelFlag candidateSelFlag int8_t
o2::aod::full::M m float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::CPA cpa float
o2::aod::full::CPAXY cpaXY float
o2::aod::full::Ct ct float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcRec originMcRec int8_t
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::full::IsEventReject isEventReject int
o2::aod::full::RunNumber runNumber int
Name Getter Type Comment
o2::aod::‌collision::BCId I bcId int32 Most probably BC to where this collision has occured
o2::aod::full::Pt pt float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Y y float
o2::aod::full::MCflag mcflag int8_t
o2::aod::full::OriginMcGen originMcGen int8_t

PWG-JE

o2-analysis-je-emcal-correction-task

Code file: emcalCorrectionTask.cxx

Is used in:
  • o2::aod::EMCALCluster = o2::aod::EMCALClusters::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emcalcluster::CollisionId I collisionId int32 collisionID used as index for matched clusters
o2::aod::emcalcluster::ID id int cluster ID identifying cluster in event
o2::aod::emcalcluster::Energy energy float cluster energy (GeV)
o2::aod::emcalcluster::CoreEnergy coreEnergy float cluster core energy (GeV)
o2::aod::emcalcluster::RawEnergy rawEnergy float raw cluster energy (GeV)
o2::aod::emcalcluster::Eta eta float cluster pseudorapidity (calculated using vertex)
o2::aod::emcalcluster::Phi phi float cluster azimuthal angle (calculated using vertex)
o2::aod::emcalcluster::M02 m02 float shower shape long axis
o2::aod::emcalcluster::M20 m20 float shower shape short axis
o2::aod::emcalcluster::NCells nCells int number of cells in cluster
o2::aod::emcalcluster::Time time float cluster time (ns)
o2::aod::emcalcluster::IsExotic isExotic bool flag to mark cluster as exotic
o2::aod::emcalcluster::DistanceToBadChannel distanceToBadChannel float distance to bad channel
o2::aod::emcalcluster::NLM nlm int number of local maxima
o2::aod::emcalcluster::Definition definition int cluster definition, see EMCALClusterDefinition.h
Is used in:
  • o2::aod::EMCALAmbiguousCluster = o2::aod::EMCALAmbiguousClusters::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emcalcluster::BCId I bcId int32 bunch crossing ID used as index for ambiguous clusters
o2::aod::emcalcluster::ID id int cluster ID identifying cluster in event
o2::aod::emcalcluster::Energy energy float cluster energy (GeV)
o2::aod::emcalcluster::CoreEnergy coreEnergy float cluster core energy (GeV)
o2::aod::emcalcluster::RawEnergy rawEnergy float raw cluster energy (GeV)
o2::aod::emcalcluster::Eta eta float cluster pseudorapidity (calculated using vertex)
o2::aod::emcalcluster::Phi phi float cluster azimuthal angle (calculated using vertex)
o2::aod::emcalcluster::M02 m02 float shower shape long axis
o2::aod::emcalcluster::M20 m20 float shower shape short axis
o2::aod::emcalcluster::NCells nCells int number of cells in cluster
o2::aod::emcalcluster::Time time float cluster time (ns)
o2::aod::emcalcluster::IsExotic isExotic bool flag to mark cluster as exotic
o2::aod::emcalcluster::DistanceToBadChannel distanceToBadChannel float distance to bad channel
o2::aod::emcalcluster::NLM nlm int number of local maxima
o2::aod::emcalcluster::Definition definition int cluster definition, see EMCALClusterDefinition.h
Is used in:
  • o2::aod::EMCALClusterCell = o2::aod::EMCALClusterCells::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emcalclustercell::EMCALClusterId I emcalclusterId int32 linked to EMCalClusters table
o2::aod::emcalclustercell::CaloId I caloId int32 linked to calo cells
Is used in:
  • o2::aod::EMCALAmbiguousClusterCell = o2::aod::EMCALAmbiguousClusterCells::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emcalclustercell::EMCALAmbiguousClusterId I emcalambiguousclusterId int32 linked to EMCalAmbiguousClusters table
o2::aod::emcalclustercell::CaloId I caloId int32 linked to calo cells
Is used in:
  • o2::aod::EMCALMatchedTrack = o2::aod::EMCALMatchedTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::emcalclustercell::EMCALClusterId I emcalclusterId int32 linked to EMCalClusters table
o2::aod::emcalmatchedtrack::TrackId I trackId int32 linked to Track table only for tracks that were matched

o2-analysis-je-jet-finder

Code file: jetfinder.cxx

Header file: PWGJE/DataModel/Jet.h
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::jet::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::jet::Pt pt float
o2::aod::jet::Eta eta float
o2::aod::jet::Phi phi float
o2::aod::jet::Energy energy float
o2::aod::jet::Mass mass float
o2::aod::jet::Area area float
o2::aod::jet::R r int
o2::aod::jet::Px D px float
o2::aod::jet::Py D py float
o2::aod::jet::Pz D pz float
o2::aod::jet::P D p float absolute p
o2::aod::Chargedjetutil::DummyChargedJets D dummy_jet_types int
Header file: PWGJE/DataModel/Jet.h
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::jet::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::jet::Pt pt float
o2::aod::jet::Eta eta float
o2::aod::jet::Phi phi float
o2::aod::jet::Energy energy float
o2::aod::jet::Mass mass float
o2::aod::jet::Area area float
o2::aod::jet::R r int
o2::aod::jet::Px D px float
o2::aod::jet::Py D py float
o2::aod::jet::Pz D pz float
o2::aod::jet::P D p float absolute p
o2::aod::Fulljetutil::DummyFullJets D dummy_jet_types int
Header file: PWGJE/DataModel/Jet.h
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::jet::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::jet::Pt pt float
o2::aod::jet::Eta eta float
o2::aod::jet::Phi phi float
o2::aod::jet::Energy energy float
o2::aod::jet::Mass mass float
o2::aod::jet::Area area float
o2::aod::jet::R r int
o2::aod::jet::Px D px float
o2::aod::jet::Py D py float
o2::aod::jet::Pz D pz float
o2::aod::jet::P D p float absolute p
o2::aod::Neutraljetutil::DummyNeutralJets D dummy_jet_types int

o2-analysis-je-jet-finder-hf

Code file: jetfinderhf.cxx

Header file: PWGJE/DataModel/Jet.h
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::jet::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::jet::Pt pt float
o2::aod::jet::Eta eta float
o2::aod::jet::Phi phi float
o2::aod::jet::Energy energy float
o2::aod::jet::Mass mass float
o2::aod::jet::Area area float
o2::aod::jet::R r int
o2::aod::jet::Px D px float
o2::aod::jet::Py D py float
o2::aod::jet::Pz D pz float
o2::aod::jet::P D p float absolute p
o2::aod::D0Chargedjetutil::DummyD0ChargedJets D dummy_jet_types int
Header file: PWGJE/DataModel/Jet.h
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::jet::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::jet::Pt pt float
o2::aod::jet::Eta eta float
o2::aod::jet::Phi phi float
o2::aod::jet::Energy energy float
o2::aod::jet::Mass mass float
o2::aod::jet::Area area float
o2::aod::jet::R r int
o2::aod::jet::Px D px float
o2::aod::jet::Py D py float
o2::aod::jet::Pz D pz float
o2::aod::jet::P D p float absolute p
o2::aod::LcChargedjetutil::DummyLcChargedJets D dummy_jet_types int
Header file: PWGJE/DataModel/Jet.h
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::jet::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::jet::Pt pt float
o2::aod::jet::Eta eta float
o2::aod::jet::Phi phi float
o2::aod::jet::Energy energy float
o2::aod::jet::Mass mass float
o2::aod::jet::Area area float
o2::aod::jet::R r int
o2::aod::jet::Px D px float
o2::aod::jet::Py D py float
o2::aod::jet::Pz D pz float
o2::aod::jet::P D p float absolute p
o2::aod::BplusChargedjetutil::DummyBplusChargedJets D dummy_jet_types int

o2-analysis-je-jet-matching

Code file: jetmatching.cxx

o2-analysis-je-jet-skimmer

Code file: jetskimming.cxx

PWG-LF

o2-analysis-lf-reso2initializer

Code file: LFResonanceInitializer.cxx

Is used in:
  • o2::aod::ResoCollision = o2::aod::ResoCollisions::iterator
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::resocollision::MultV0M multV0M float V0M multiplicity
o2::aod::resocollision::MultTPCtemp multTPCtemp float TPC multiplicity (temporal)
o2::aod::resocollision::Sphericity sphericity float Sphericity of the event
o2::aod::timestamp::Timestamp timestamp uint64_t Timestamp of a BC in ms (epoch style)
Is used in:
  • o2::aod::ResoTrack = o2::aod::ResoTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::resodaughter::ResoCollisionId I resoCollisionId int32 Pointer into ResoCollisions
o2::aod::resodaughter::Pt pt float p_T (GeV/c)
o2::aod::resodaughter::Px px float p_x (GeV/c)
o2::aod::resodaughter::Py py float p_y (GeV/c)
o2::aod::resodaughter::Pz pz float p_z (GeV/c)
o2::aod::resodaughter::Eta eta float Eta
o2::aod::resodaughter::Phi phi float Phi
o2::aod::resodaughter::Sign sign int8_t Sign of the track charge
o2::aod::resodaughter::TPCNClsCrossedRows tpcNClsCrossedRows uint8_t Number of TPC crossed rows
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
o2::aod::track::X x float
o2::aod::track::Alpha alpha float
o2::aod::resodaughter::TPCPIDselectionFlag tpcPIDselectionFlag uint8_t TPC PID selection
o2::aod::resodaughter::TOFPIDselectionFlag tofPIDselectionFlag uint8_t TOF PID selection
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float Nsigma separation with the TOF detector for pion
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float Nsigma separation with the TOF detector for kaon
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float Nsigma separation with the TOF detector for proton
Is used in:
  • o2::aod::ResoV0 = o2::aod::ResoV0s::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::resodaughter::ResoCollisionId I resoCollisionId int32 Pointer into ResoCollisions
o2::aod::resodaughter::Pt pt float p_T (GeV/c)
o2::aod::resodaughter::Px px float p_x (GeV/c)
o2::aod::resodaughter::Py py float p_y (GeV/c)
o2::aod::resodaughter::Pz pz float p_z (GeV/c)
o2::aod::resodaughter::Eta eta float Eta
o2::aod::resodaughter::Phi phi float Phi
o2::aod::resodaughter::Indices indices int[2] Field for the track indices to remove auto-correlations
o2::aod::resodaughter::V0CosPA v0CosPA float V0 Cosine of Pointing Angle
o2::aod::resodaughter::DaughDCA daughDCA float DCA between daughters
o2::aod::resodaughter::MLambda mLambda float The invariant mass of V0 candidate, assuming lambda
o2::aod::resodaughter::MAntiLambda mAntiLambda float The invariant mass of V0 candidate, assuming antilambda
o2::aod::resodaughter::TransRadius transRadius float Transverse radius of the decay vertex
o2::aod::resodaughter::DecayVtxX decayVtxX float X position of the decay vertex
o2::aod::resodaughter::DecayVtxY decayVtxY float Y position of the decay vertex
o2::aod::resodaughter::DecayVtxZ decayVtxZ float Z position of the decay vertex
Is used in:
  • o2::aod::ResoMCTrack = o2::aod::ResoMCTracks::iterator
Name Getter Type Comment
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::resodaughter::MothersId motherId int Id of the mother particle
o2::aod::resodaughter::MotherPDG motherPDG int PDG code of the mother particle
o2::aod::resodaughter::IsPhysicalPrimary isPhysicalPrimary bool
o2::aod::resodaughter::ProducedByGenerator producedByGenerator bool
Is used in:
  • o2::aod::ResoMCV0 = o2::aod::ResoMCV0s::iterator
Name Getter Type Comment
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::resodaughter::MothersId motherId int Id of the mother particle
o2::aod::resodaughter::MotherPDG motherPDG int PDG code of the mother particle
o2::aod::resodaughter::DaughterID1 daughterId1 int Id of the first Daughter particle
o2::aod::resodaughter::DaughterID2 daughterId2 int Id of the second Daughter particle
o2::aod::resodaughter::DaughterPDG1 daughterPDG1 int PDG code of the first Daughter particle
o2::aod::resodaughter::DaughterPDG2 daughterPDG2 int PDG code of the second Daughter particle
o2::aod::resodaughter::IsPhysicalPrimary isPhysicalPrimary bool
o2::aod::resodaughter::ProducedByGenerator producedByGenerator bool
Is used in:
  • o2::aod::ResoMCParent = o2::aod::ResoMCParents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::resodaughter::ResoCollisionId I resoCollisionId int32 Pointer into ResoCollisions
o2::aod::resodaughter::McParticleId I mcParticleId int32 Index of the corresponding MC particle
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::resodaughter::DaughterPDG1 daughterPDG1 int PDG code of the first Daughter particle
o2::aod::resodaughter::DaughterPDG2 daughterPDG2 int PDG code of the second Daughter particle
o2::aod::resodaughter::IsPhysicalPrimary isPhysicalPrimary bool
o2::aod::resodaughter::ProducedByGenerator producedByGenerator bool
o2::aod::resodaughter::Pt pt float p_T (GeV/c)
o2::aod::resodaughter::Px px float p_x (GeV/c)
o2::aod::resodaughter::Py py float p_y (GeV/c)
o2::aod::resodaughter::Pz pz float p_z (GeV/c)
o2::aod::resodaughter::Eta eta float Eta
o2::aod::resodaughter::Phi phi float Phi
o2::aod::mcparticle::Y E y float Particle rapidity, conditionally defined to avoid FPEs

o2-analysis-lf-nucleustreecreator

Code file: LFTreeCreatorNuclei.cxx

Is used in:
  • o2::aod::LfCandNucleusFullEvent = o2::aod::LfCandNucleusFullEvents::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::fullEvent::BCId I bcId int32 Most probably BC to where this collision has occurred
o2::aod::‌collision::NumContrib numContrib uint16_t Number of tracks used for the vertex
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::fullEvent::MultFV0M multFV0M float
o2::aod::fullEvent::IsEventReject isEventReject int
o2::aod::fullEvent::RunNumber runNumber int
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::full::LfCandNucleusFullEventId I lfCandNucleusFullEventId int32 Pointer into LfCandNucleusFullEvents
o2::aod::full::DcaXY dcaXY float
o2::aod::full::DcaZ dcaZ float
o2::aod::full::TPCNSigmaPi tpcNSigmaPi float
o2::aod::full::TPCNSigmaKa tpcNSigmaKa float
o2::aod::full::TPCNSigmaPr tpcNSigmaPr float
o2::aod::full::TPCNSigmaDe tpcNSigmaDe float
o2::aod::full::TPCNSigmaTr tpcNSigmaTr float
o2::aod::full::TPCNSigmaHe tpcNSigmaHe float
o2::aod::full::TPCNSigmaAl tpcNSigmaAl float
o2::aod::full::TOFNSigmaPi tofNSigmaPi float
o2::aod::full::TOFNSigmaKa tofNSigmaKa float
o2::aod::full::TOFNSigmaPr tofNSigmaPr float
o2::aod::full::TOFNSigmaDe tofNSigmaDe float
o2::aod::full::TOFNSigmaTr tofNSigmaTr float
o2::aod::full::TOFNSigmaHe tofNSigmaHe float
o2::aod::full::TOFNSigmaAl tofNSigmaAl float
o2::aod::full::TPCExpSignalDiffPr tpcExpSignalDiffPr float
o2::aod::full::TPCExpSignalDiffDe tpcExpSignalDiffDe float
o2::aod::full::TPCExpSignalDiffHe tpcExpSignalDiffHe float
o2::aod::full::TOFExpSignalDiffPr tofExpSignalDiffPr float
o2::aod::full::TOFExpSignalDiffDe tofExpSignalDiffDe float
o2::aod::full::TOFExpSignalDiffHe tofExpSignalDiffHe float
o2::aod::full::IsEvTimeTOF isEvTimeTOF bool
o2::aod::full::IsEvTimeT0AC isEvTimeT0AC bool
o2::aod::full::HasTOF hasTOF bool
o2::aod::full::HasTRD hasTRD bool
o2::aod::full::TPCInnerParam tpcInnerParam float
o2::aod::full::TOFExpMom tofExpMom float
o2::aod::full::TPCSignal tpcSignal float
o2::aod::full::Beta beta float
o2::aod::full::Px px float
o2::aod::full::Py py float
o2::aod::full::Pz pz float
o2::aod::full::Pt pt float
o2::aod::full::P p float
o2::aod::full::Eta eta float
o2::aod::full::Phi phi float
o2::aod::full::Sign sign float
o2::aod::full::ITSNCls itsNCls int16_t
o2::aod::full::TPCNClsCrossedRows tpcNClsCrossedRows int16_t
o2::aod::full::TPCCrossedRowsOverFindableCls tpcCrossedRowsOverFindableCls float
o2::aod::full::TPCNClsFound tpcNClsFound int16_t
o2::aod::full::TPCChi2Ncl tpcChi2NCl float
o2::aod::full::ITSChi2NCl itsChi2NCl float
o2::aod::full::ITSClusterMap itsClusterMap uint8_t
o2::aod::full::IsPVContributor isPVContributor bool
o2::aod::full::Rapidity D rapidity float
Name Getter Type Comment
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::full::IsPhysicalPrimary isPhysicalPrimary bool
o2::aod::full::ProducedByGenerator producedByGenerator bool

o2-analysis-lf-cascadebuilder

Code file: cascadebuilder.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascdata::V0Id I v0Id int32 Pointer into V0s
o2::aod::cascdata::CascadeId I cascadeId int32 Pointer into Cascades
o2::aod::cascdata::BachelorId I bachelorId int Pointer into Tracks
o2::aod::cascdata::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::cascdata::Sign sign int
o2::aod::cascdata::MXi mXi float
o2::aod::cascdata::MOmega mOmega float
o2::aod::cascdata::X x float
o2::aod::cascdata::Y y float
o2::aod::cascdata::Z z float
o2::aod::cascdata::Xlambda xlambda float
o2::aod::cascdata::Ylambda ylambda float
o2::aod::cascdata::Zlambda zlambda float
o2::aod::cascdata::PxPos pxpos float
o2::aod::cascdata::PyPos pypos float
o2::aod::cascdata::PzPos pzpos float
o2::aod::cascdata::PxNeg pxneg float
o2::aod::cascdata::PyNeg pyneg float
o2::aod::cascdata::PzNeg pzneg float
o2::aod::cascdata::PxBach pxbach float
o2::aod::cascdata::PyBach pybach float
o2::aod::cascdata::PzBach pzbach float
o2::aod::cascdata::Px px float cascade momentum X
o2::aod::cascdata::Py py float cascade momentum Y
o2::aod::cascdata::Pz pz float cascade momentum Z
o2::aod::cascdata::DCAV0Daughters dcaV0daughters float
o2::aod::cascdata::DCACascDaughters dcacascdaughters float
o2::aod::cascdata::DCAPosToPV dcapostopv float
o2::aod::cascdata::DCANegToPV dcanegtopv float
o2::aod::cascdata::DCABachToPV dcabachtopv float
o2::aod::cascdata::DCAXYCascToPV dcaXYCascToPV float
o2::aod::cascdata::DCAZCascToPV dcaZCascToPV float
o2::aod::cascdata::Pt D pt float
o2::aod::cascdata::V0Radius D v0radius float
o2::aod::cascdata::CascRadius D cascradius float
o2::aod::cascdata::V0CosPA D v0cosPA float
o2::aod::cascdata::CascCosPA D casccosPA float
o2::aod::cascdata::DCAV0ToPV D dcav0topv float
o2::aod::cascdata::MLambda D mLambda float
o2::aod::cascdata::M D m float mass under a certain hypothesis (0:K0, 1:L, 2:Lbar, 3:gamma, 4:hyp, 5:ahyp)
o2::aod::cascdata::YXi D yXi float
o2::aod::cascdata::YOmega D yOmega float
o2::aod::cascdata::Eta D eta float
o2::aod::cascdata::Phi D phi float cascade phi
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascdata::V0Id I v0Id int32 Pointer into V0s
o2::aod::cascdata::CascadeId I cascadeId int32 Pointer into Cascades
o2::aod::cascdata::BachelorId I bachelorId int Pointer into Tracks
o2::aod::cascdata::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::cascdata::Sign sign int
o2::aod::cascdata::MXi mXi float
o2::aod::cascdata::MOmega mOmega float
o2::aod::cascdata::X x float
o2::aod::cascdata::Y y float
o2::aod::cascdata::Z z float
o2::aod::cascdata::Xlambda xlambda float
o2::aod::cascdata::Ylambda ylambda float
o2::aod::cascdata::Zlambda zlambda float
o2::aod::cascdata::PxPos pxpos float
o2::aod::cascdata::PyPos pypos float
o2::aod::cascdata::PzPos pzpos float
o2::aod::cascdata::PxNeg pxneg float
o2::aod::cascdata::PyNeg pyneg float
o2::aod::cascdata::PzNeg pzneg float
o2::aod::cascdata::PxBach pxbach float
o2::aod::cascdata::PyBach pybach float
o2::aod::cascdata::PzBach pzbach float
o2::aod::cascdata::Px px float cascade momentum X
o2::aod::cascdata::Py py float cascade momentum Y
o2::aod::cascdata::Pz pz float cascade momentum Z
o2::aod::cascdata::DCAV0Daughters dcaV0daughters float
o2::aod::cascdata::DCACascDaughters dcacascdaughters float
o2::aod::cascdata::DCAPosToPV dcapostopv float
o2::aod::cascdata::DCANegToPV dcanegtopv float
o2::aod::cascdata::DCABachToPV dcabachtopv float
o2::aod::cascdata::DCAXYCascToPV dcaXYCascToPV float
o2::aod::cascdata::DCAZCascToPV dcaZCascToPV float
o2::aod::cascdata::MatchingChi2 matchingChi2 float
o2::aod::cascdata::TopologyChi2 topologyChi2 float
o2::aod::cascdata::ItsClsSize itsCluSize float
o2::aod::cascdata::Pt D pt float
o2::aod::cascdata::V0Radius D v0radius float
o2::aod::cascdata::CascRadius D cascradius float
o2::aod::cascdata::V0CosPA D v0cosPA float
o2::aod::cascdata::CascCosPA D casccosPA float
o2::aod::cascdata::DCAV0ToPV D dcav0topv float
o2::aod::cascdata::MLambda D mLambda float
o2::aod::cascdata::YXi D yXi float
o2::aod::cascdata::YOmega D yOmega float
o2::aod::cascdata::Eta D eta float
o2::aod::cascdata::Phi D phi float cascade phi
Is used in:
  • o2::aod::hf_cand_toxipi::MyCascTable = soa::Join<o2::aod::CascDatas, o2::aod::CascCovs>
Name Getter Type Comment
o2::aod::cascdata::PositionCovMat positionCovMat float[6] covariance matrix elements
o2::aod::cascdata::MomentumCovMat momentumCovMat float[6] covariance matrix elements
Joinable table with Cascades which links to CascData which is not produced for all entries
Is used in:
  • o2::aod::CascadesLinked = soa::Join<o2::aod::Cascades, o2::aod::CascDataLink>
  • o2::aod::CascadeLinked = soa::Join<o2::aod::Cascades, o2::aod::CascDataLink>::iterator
Name Getter Type Comment
o2::aod::cascdata::CascDataId I cascDataId int32 Index to CascData entry
Name Getter Type Comment
o2::aod::casctag::IsInteresting isInteresting bool will this be built or not?
o2::aod::casctag::IsTrueXiMinus isTrueXiMinus bool PDG checked correctly in MC
o2::aod::casctag::IsTrueXiPlus isTrueXiPlus bool PDG checked correctly in MC
o2::aod::casctag::IsTrueOmegaMinus isTrueOmegaMinus bool PDG checked correctly in MC
o2::aod::casctag::IsTrueOmegaPlus isTrueOmegaPlus bool PDG checked correctly in MC
o2::aod::casctag::IsXiMinusCandidate isXiMinusCandidate bool compatible with dE/dx hypotheses
o2::aod::casctag::IsXiPlusCandidate isXiPlusCandidate bool compatible with dE/dx hypotheses
o2::aod::casctag::IsOmegaMinusCandidate isOmegaMinusCandidate bool compatible with dE/dx hypotheses
o2::aod::casctag::IsOmegaPlusCandidate isOmegaPlusCandidate bool compatible with dE/dx hypotheses

o2-analysis-lf-cascadefinder

Code file: cascadefinder.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascgoodpostracks::GoodPosTrackId I goodPosTrackId int Pointer into Tracks
o2::aod::cascgoodpostracks::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::cascgoodpostracks::DCAXY dcaXY float
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascgoodnegtracks::GoodNegTrackId I goodNegTrackId int Pointer into Tracks
o2::aod::cascgoodnegtracks::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::cascgoodnegtracks::DCAXY dcaXY float
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascgoodlambdas::GoodLambdaId I goodLambdaId int Pointer into V0Datas
o2::aod::cascgoodlambdas::CollisionId I collisionId int32 Pointer into Collisions
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascgoodantilambdas::GoodAntiLambdaId I goodAntiLambdaId int Pointer into V0Datas
o2::aod::cascgoodantilambdas::CollisionId I collisionId int32 Pointer into Collisions
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascdata::V0Id I v0Id int32 Pointer into V0s
o2::aod::cascdata::CascadeId I cascadeId int32 Pointer into Cascades
o2::aod::cascdata::BachelorId I bachelorId int Pointer into Tracks
o2::aod::cascdata::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::cascdata::Sign sign int
o2::aod::cascdata::MXi mXi float
o2::aod::cascdata::MOmega mOmega float
o2::aod::cascdata::X x float
o2::aod::cascdata::Y y float
o2::aod::cascdata::Z z float
o2::aod::cascdata::Xlambda xlambda float
o2::aod::cascdata::Ylambda ylambda float
o2::aod::cascdata::Zlambda zlambda float
o2::aod::cascdata::PxPos pxpos float
o2::aod::cascdata::PyPos pypos float
o2::aod::cascdata::PzPos pzpos float
o2::aod::cascdata::PxNeg pxneg float
o2::aod::cascdata::PyNeg pyneg float
o2::aod::cascdata::PzNeg pzneg float
o2::aod::cascdata::PxBach pxbach float
o2::aod::cascdata::PyBach pybach float
o2::aod::cascdata::PzBach pzbach float
o2::aod::cascdata::Px px float cascade momentum X
o2::aod::cascdata::Py py float cascade momentum Y
o2::aod::cascdata::Pz pz float cascade momentum Z
o2::aod::cascdata::DCAV0Daughters dcaV0daughters float
o2::aod::cascdata::DCACascDaughters dcacascdaughters float
o2::aod::cascdata::DCAPosToPV dcapostopv float
o2::aod::cascdata::DCANegToPV dcanegtopv float
o2::aod::cascdata::DCABachToPV dcabachtopv float
o2::aod::cascdata::DCAXYCascToPV dcaXYCascToPV float
o2::aod::cascdata::DCAZCascToPV dcaZCascToPV float
o2::aod::cascdata::Pt D pt float
o2::aod::cascdata::V0Radius D v0radius float
o2::aod::cascdata::CascRadius D cascradius float
o2::aod::cascdata::V0CosPA D v0cosPA float
o2::aod::cascdata::CascCosPA D casccosPA float
o2::aod::cascdata::DCAV0ToPV D dcav0topv float
o2::aod::cascdata::MLambda D mLambda float
o2::aod::cascdata::M D m float mass under a certain hypothesis (0:K0, 1:L, 2:Lbar, 3:gamma, 4:hyp, 5:ahyp)
o2::aod::cascdata::YXi D yXi float
o2::aod::cascdata::YOmega D yOmega float
o2::aod::cascdata::Eta D eta float
o2::aod::cascdata::Phi D phi float cascade phi

o2-analysis-lf-cascadelabelbuilder

Code file: cascadelabelbuilder.cxx

Table joinable with CascData containing the MC labels
Is used in:
  • o2::aod::McCascLabel = o2::aod::McCascLabels::iterator
Name Getter Type Comment
o2::aod::mccasclabel::McParticleId I mcParticleId int32 MC particle for Cascade
Table joinable to cascdata containing the MC labels
Is used in:
  • o2::aod::McTraCascLabel = o2::aod::McTraCascLabels::iterator
Name Getter Type Comment
o2::aod::mctracasclabel::McParticleId I mcParticleId int32 MC particle for V0

o2-analysis-lf-cascademcfinder

Code file: cascademcfinder.cxx

o2-analysis-lf-f1protoninitializer

Code file: f1protonInitializer.cxx

Is used in:
  • o2::aod::F1Collision = o2::aod::F1Collisions::iterator
Name Getter Type Comment
o2::aod::f1collision::TriggerEventF1 triggereventf1 bool F1 trigger event
o2::aod::f1collision::TriggerEventF1P triggereventf1p bool F1 - proton trigger event
o2::aod::f1collision::TriggerEventF1PFemto triggereventf1pfemto bool F1 - proton femto trigger event

o2-analysis-lf-filterf1proton

Code file: filterf1proton.cxx

Is used in:
  • o2::aod::F1ProtonFilter = o2::aod::F1ProtonFilters::iterator
Name Getter Type Comment
o2::aod::filtering::TriggerEventF1Proton triggereventf1proton bool F1 - proton femto trigger event

o2-analysis-lf-hstrangecorrelationfilter

Code file: hStrangeCorrelationFilter.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::triggerTracks::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::triggerTracks::TrackId I trackId int Pointer into Tracks
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::assocV0s::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::assocV0s::V0DataId I v0DataId int32 Pointer into V0Datas
o2::aod::assocV0s::CompatibleK0Short compatibleK0Short bool
o2::aod::assocV0s::CompatibleLambda compatibleLambda bool
o2::aod::assocV0s::CompatibleAntiLambda compatibleAntiLambda bool
o2::aod::assocV0s::Compatible D compatible bool check compatibility with a hypothesis of a certain number (0 - K0, 1 - L, 2 - Lbar)
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::assocCascades::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::assocCascades::CascDataId I cascDataId int32 Pointer into CascDatas
o2::aod::assocCascades::CompatibleXiMinus compatibleXiMinus bool
o2::aod::assocCascades::CompatibleXiPlus compatibleXiPlus bool
o2::aod::assocCascades::CompatibleOmegaMinus compatibleOmegaMinus bool
o2::aod::assocCascades::CompatibleOmegaPlus compatibleOmegaPlus bool
o2::aod::assocCascades::Compatible D compatible bool check compatibility with a hypothesis of a certain number (0 - K0, 1 - L, 2 - Lbar)

o2-analysis-lf-lambdakzerobuilder

Code file: lambdakzerobuilder.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::v0data::PosTrackId I posTrackId int Pointer into Tracks
o2::aod::v0data::NegTrackId I negTrackId int Pointer into Tracks
o2::aod::v0data::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::v0data::V0Id I v0Id int32 Pointer into V0s
o2::aod::v0data::PosX posX float positive track X at min
o2::aod::v0data::NegX negX float negative track X at min
o2::aod::v0data::X x float decay position X
o2::aod::v0data::Y y float decay position Y
o2::aod::v0data::Z z float decay position Z
o2::aod::v0data::PxPos pxpos float positive track px at min
o2::aod::v0data::PyPos pypos float positive track py at min
o2::aod::v0data::PzPos pzpos float positive track pz at min
o2::aod::v0data::PxNeg pxneg float negative track px at min
o2::aod::v0data::PyNeg pyneg float negative track py at min
o2::aod::v0data::PzNeg pzneg float negative track pz at min
o2::aod::v0data::DCAV0Daughters dcaV0daughters float DCA between V0 daughters
o2::aod::v0data::DCAPosToPV dcapostopv float DCA positive prong to PV
o2::aod::v0data::DCANegToPV dcanegtopv float DCA negative prong to PV
o2::aod::v0data::Pt D pt float V0 pT
o2::aod::v0data::PtHypertriton D ptHypertriton float V0 pT
o2::aod::v0data::PtAntiHypertriton D ptAntiHypertriton float V0 pT
o2::aod::v0data::V0Radius D v0radius float V0 decay radius (2D, centered at zero)
o2::aod::v0data::DistOverTotMom D distovertotmom ? PV to V0decay distance over total momentum
o2::aod::v0data::V0CosPA D v0cosPA float V0 CosPA
o2::aod::v0data::DCAV0ToPV D dcav0topv float DCA of V0 to PV
o2::aod::v0data::Alpha D alpha ? Armenteros Alpha
o2::aod::v0data::QtArm D qtarm ? Armenteros Qt
o2::aod::v0data::PsiPair D psipair ? psi pair angle
o2::aod::v0data::PFracPos D pfracpos ?
o2::aod::v0data::PFracNeg D pfracneg ?
o2::aod::v0data::MLambda D mLambda float mass under lambda hypothesis
o2::aod::v0data::MAntiLambda D mAntiLambda float mass under antilambda hypothesis
o2::aod::v0data::MK0Short D mK0Short float mass under K0short hypothesis
o2::aod::v0data::MGamma D mGamma float mass under gamma hypothesis
o2::aod::v0data::MHypertriton D mHypertriton float mass under hypertriton hypothesis
o2::aod::v0data::MAntiHypertriton D mAntiHypertriton float mass under antihypertriton hypothesis
o2::aod::v0data::M D m float mass under a certain hypothesis (0:K0, 1:L, 2:Lbar, 3:gamma, 4:hyp, 5:ahyp)
o2::aod::v0data::YK0Short D yK0Short float V0 y with K0short hypothesis
o2::aod::v0data::YLambda D yLambda float V0 y with lambda or antilambda hypothesis
o2::aod::v0data::YHypertriton D yHypertriton float V0 y with hypertriton hypothesis
o2::aod::v0data::YAntiHypertriton D yAntiHypertriton float V0 y with antihypertriton hypothesis
o2::aod::v0data::Eta D eta float V0 eta
o2::aod::v0data::Phi D phi float V0 phi
o2::aod::v0data::NegativePt D negativept float negative daughter pT
o2::aod::v0data::PositivePt D positivept float positive daughter pT
o2::aod::v0data::NegativeEta D negativeeta float negative daughter eta
o2::aod::v0data::NegativePhi D negativephi float negative daughter phi
o2::aod::v0data::PositiveEta D positiveeta float positive daughter eta
o2::aod::v0data::PositivePhi D positivephi float positive daughter phi
Is used in:
  • o2::aod::hf_cand_toxipi::MyV0Table = soa::Join<o2::aod::V0Datas, o2::aod::V0Covs>
Name Getter Type Comment
o2::aod::v0data::PositionCovMat positionCovMat float[6] covariance matrix elements
o2::aod::v0data::MomentumCovMat momentumCovMat float[6] covariance matrix elements
Joinable table with V0s which links to V0Data which is not produced for all entries
Is used in:
  • o2::aod::V0sLinked = soa::Join<o2::aod::V0s, o2::aod::V0DataLink>
  • o2::aod::V0Linked = soa::Join<o2::aod::V0s, o2::aod::V0DataLink>::iterator
Name Getter Type Comment
o2::aod::v0data::V0DataId I v0DataId int32 Index to V0Data entry
Name Getter Type Comment
o2::aod::v0tag::IsInteresting isInteresting bool will this be built or not?
o2::aod::v0tag::IsTrueGamma isTrueGamma bool PDG checked correctly in MC
o2::aod::v0tag::IsTrueK0Short isTrueK0Short bool PDG checked correctly in MC
o2::aod::v0tag::IsTrueLambda isTrueLambda bool PDG checked correctly in MC
o2::aod::v0tag::IsTrueAntiLambda isTrueAntiLambda bool PDG checked correctly in MC
o2::aod::v0tag::IsTrueHypertriton isTrueHypertriton bool PDG checked correctly in MC
o2::aod::v0tag::IsTrueAntiHypertriton isTrueAntiHypertriton bool PDG checked correctly in MC
o2::aod::v0tag::IsGammaCandidate isGammaCandidate bool compatible with dE/dx hypotheses
o2::aod::v0tag::IsK0ShortCandidate isK0ShortCandidate bool compatible with dE/dx hypotheses
o2::aod::v0tag::IsLambdaCandidate isLambdaCandidate bool compatible with dE/dx hypotheses
o2::aod::v0tag::IsAntiLambdaCandidate isAntiLambdaCandidate bool compatible with dE/dx hypotheses
o2::aod::v0tag::IsHypertritonCandidate isHypertritonCandidate bool compatible with dE/dx hypotheses
o2::aod::v0tag::IsAntiHypertritonCandidate isAntiHypertritonCandidate bool compatible with dE/dx hypotheses

o2-analysis-lf-lambdakzerofinder

Code file: lambdakzerofinder.cxx

Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::vFinderTrack::TrackId I trackId int Pointer into Tracks
o2::aod::vFinderTrack::IsPositive isPositive bool
o2::aod::vFinderTrack::CompatiblePi compatiblePi bool
o2::aod::vFinderTrack::CompatibleKa compatibleKa bool
o2::aod::vFinderTrack::CompatiblePr compatiblePr bool
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::v0data::PosTrackId I posTrackId int Pointer into Tracks
o2::aod::v0data::NegTrackId I negTrackId int Pointer into Tracks
o2::aod::v0data::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::v0data::V0Id I v0Id int32 Pointer into V0s
o2::aod::v0data::PosX posX float positive track X at min
o2::aod::v0data::NegX negX float negative track X at min
o2::aod::v0data::X x float decay position X
o2::aod::v0data::Y y float decay position Y
o2::aod::v0data::Z z float decay position Z
o2::aod::v0data::PxPos pxpos float positive track px at min
o2::aod::v0data::PyPos pypos float positive track py at min
o2::aod::v0data::PzPos pzpos float positive track pz at min
o2::aod::v0data::PxNeg pxneg float negative track px at min
o2::aod::v0data::PyNeg pyneg float negative track py at min
o2::aod::v0data::PzNeg pzneg float negative track pz at min
o2::aod::v0data::DCAV0Daughters dcaV0daughters float DCA between V0 daughters
o2::aod::v0data::DCAPosToPV dcapostopv float DCA positive prong to PV
o2::aod::v0data::DCANegToPV dcanegtopv float DCA negative prong to PV
o2::aod::v0data::Pt D pt float V0 pT
o2::aod::v0data::PtHypertriton D ptHypertriton float V0 pT
o2::aod::v0data::PtAntiHypertriton D ptAntiHypertriton float V0 pT
o2::aod::v0data::V0Radius D v0radius float V0 decay radius (2D, centered at zero)
o2::aod::v0data::DistOverTotMom D distovertotmom ? PV to V0decay distance over total momentum
o2::aod::v0data::V0CosPA D v0cosPA float V0 CosPA
o2::aod::v0data::DCAV0ToPV D dcav0topv float DCA of V0 to PV
o2::aod::v0data::Alpha D alpha ? Armenteros Alpha
o2::aod::v0data::QtArm D qtarm ? Armenteros Qt
o2::aod::v0data::PsiPair D psipair ? psi pair angle
o2::aod::v0data::PFracPos D pfracpos ?
o2::aod::v0data::PFracNeg D pfracneg ?
o2::aod::v0data::MLambda D mLambda float mass under lambda hypothesis
o2::aod::v0data::MAntiLambda D mAntiLambda float mass under antilambda hypothesis
o2::aod::v0data::MK0Short D mK0Short float mass under K0short hypothesis
o2::aod::v0data::MGamma D mGamma float mass under gamma hypothesis
o2::aod::v0data::MHypertriton D mHypertriton float mass under hypertriton hypothesis
o2::aod::v0data::MAntiHypertriton D mAntiHypertriton float mass under antihypertriton hypothesis
o2::aod::v0data::M D m float mass under a certain hypothesis (0:K0, 1:L, 2:Lbar, 3:gamma, 4:hyp, 5:ahyp)
o2::aod::v0data::YK0Short D yK0Short float V0 y with K0short hypothesis
o2::aod::v0data::YLambda D yLambda float V0 y with lambda or antilambda hypothesis
o2::aod::v0data::YHypertriton D yHypertriton float V0 y with hypertriton hypothesis
o2::aod::v0data::YAntiHypertriton D yAntiHypertriton float V0 y with antihypertriton hypothesis
o2::aod::v0data::Eta D eta float V0 eta
o2::aod::v0data::Phi D phi float V0 phi
o2::aod::v0data::NegativePt D negativept float negative daughter pT
o2::aod::v0data::PositivePt D positivept float positive daughter pT
o2::aod::v0data::NegativeEta D negativeeta float negative daughter eta
o2::aod::v0data::NegativePhi D negativephi float negative daughter phi
o2::aod::v0data::PositiveEta D positiveeta float positive daughter eta
o2::aod::v0data::PositivePhi D positivephi float positive daughter phi
Joinable table with V0s which links to V0Data which is not produced for all entries
Is used in:
  • o2::aod::V0sLinked = soa::Join<o2::aod::V0s, o2::aod::V0DataLink>
  • o2::aod::V0Linked = soa::Join<o2::aod::V0s, o2::aod::V0DataLink>::iterator
Name Getter Type Comment
o2::aod::v0data::V0DataId I v0DataId int32 Index to V0Data entry

o2-analysis-lf-lambdakzerolabelbuilder

Code file: lambdakzerolabelbuilder.cxx

Table joinable with V0Data containing the MC labels
Is used in:
  • o2::aod::McV0Label = o2::aod::McV0Labels::iterator
Name Getter Type Comment
o2::aod::mcv0label::McParticleId I mcParticleId int32 MC particle for V0

o2-analysis-lf-lambdakzeromcfinder

Code file: lambdakzeromcfinder.cxx

Table joinable with V0
Is used in:
  • o2::aod::McFullV0Label = o2::aod::McFullV0Labels::iterator
Name Getter Type Comment
o2::aod::mcfullv0label::McParticleId I mcParticleId int32 MC particle for V0

o2-analysis-lf-tpcpid

Code file: lfTPCPID.cxx

Table of the TPC (full) response with expected signal, expected resolution and Nsigma for electron
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalEl D tpcExpSignalEl float Expected signal with the TPC detector for electron
o2::aod::pidtpc::TPCExpSignalDiffEl D tpcExpSignalDiffEl float Difference between signal and expected for electron
o2::aod::pidtpc::TPCExpSigmaEl tpcExpSigmaEl float Expected resolution with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for muon
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalMu D tpcExpSignalMu float Expected signal with the TPC detector for muon
o2::aod::pidtpc::TPCExpSignalDiffMu D tpcExpSignalDiffMu float Difference between signal and expected for muon
o2::aod::pidtpc::TPCExpSigmaMu tpcExpSigmaMu float Expected resolution with the TPC detector for muon
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float Nsigma separation with the TPC detector for muon
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for pion
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalPi D tpcExpSignalPi float Expected signal with the TPC detector for pion
o2::aod::pidtpc::TPCExpSignalDiffPi D tpcExpSignalDiffPi float Difference between signal and expected for pion
o2::aod::pidtpc::TPCExpSigmaPi tpcExpSigmaPi float Expected resolution with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for kaon
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalKa D tpcExpSignalKa float Expected signal with the TPC detector for kaon
o2::aod::pidtpc::TPCExpSignalDiffKa D tpcExpSignalDiffKa float Difference between signal and expected for kaon
o2::aod::pidtpc::TPCExpSigmaKa tpcExpSigmaKa float Expected resolution with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for proton
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalPr D tpcExpSignalPr float Expected signal with the TPC detector for proton
o2::aod::pidtpc::TPCExpSignalDiffPr D tpcExpSignalDiffPr float Difference between signal and expected for proton
o2::aod::pidtpc::TPCExpSigmaPr tpcExpSigmaPr float Expected resolution with the TPC detector for proton
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for deuteron
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDe D tpcExpSignalDe float Expected signal with the TPC detector for deuteron
o2::aod::pidtpc::TPCExpSignalDiffDe D tpcExpSignalDiffDe float Difference between signal and expected for deuteron
o2::aod::pidtpc::TPCExpSigmaDe tpcExpSigmaDe float Expected resolution with the TPC detector for deuteron
o2::aod::pidtpc::TPCNSigmaDe tpcNSigmaDe float Nsigma separation with the TPC detector for deuteron
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for triton
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalTr D tpcExpSignalTr float Expected signal with the TPC detector for triton
o2::aod::pidtpc::TPCExpSignalDiffTr D tpcExpSignalDiffTr float Difference between signal and expected for triton
o2::aod::pidtpc::TPCExpSigmaTr tpcExpSigmaTr float Expected resolution with the TPC detector for triton
o2::aod::pidtpc::TPCNSigmaTr tpcNSigmaTr float Nsigma separation with the TPC detector for triton
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for helium3
Name Getter Type Comment
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 tpcExpSigmaHe float Expected resolution with the TPC detector for helium3
o2::aod::pidtpc::TPCNSigmaHe tpcNSigmaHe float Nsigma separation with the TPC detector for helium3
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for alpha
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalAl D tpcExpSignalAl float Expected signal with the TPC detector for alpha
o2::aod::pidtpc::TPCExpSignalDiffAl D tpcExpSignalDiffAl float Difference between signal and expected for alpha
o2::aod::pidtpc::TPCExpSigmaAl tpcExpSigmaAl float Expected resolution with the TPC detector for alpha
o2::aod::pidtpc::TPCNSigmaAl tpcNSigmaAl float Nsigma separation with the TPC detector for alpha
Table of the TPC response with binned Nsigma for electron
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreEl tpcNSigmaStoreEl binning::binned_t Stored binned nsigma with the TPC detector for electron
o2::aod::pidtpc_tiny::TPCNSigmaEl GI ?
Table of the TPC response with binned Nsigma for muon
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreMu tpcNSigmaStoreMu binning::binned_t Stored binned nsigma with the TPC detector for muon
o2::aod::pidtpc_tiny::TPCNSigmaMu GI ?
Table of the TPC response with binned Nsigma for pion
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStorePi tpcNSigmaStorePi binning::binned_t Stored binned nsigma with the TPC detector for pion
o2::aod::pidtpc_tiny::TPCNSigmaPi GI ?
Table of the TPC response with binned Nsigma for kaon
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 ?
Table of the TPC response with binned Nsigma for proton
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStorePr tpcNSigmaStorePr binning::binned_t Stored binned nsigma with the TPC detector for proton
o2::aod::pidtpc_tiny::TPCNSigmaPr GI ?
Table of the TPC response with binned Nsigma for deuteron
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreDe tpcNSigmaStoreDe binning::binned_t Stored binned nsigma with the TPC detector for deuteron
o2::aod::pidtpc_tiny::TPCNSigmaDe GI ?
Table of the TPC response with binned Nsigma for triton
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreTr tpcNSigmaStoreTr binning::binned_t Stored binned nsigma with the TPC detector for triton
o2::aod::pidtpc_tiny::TPCNSigmaTr GI ?
Table of the TPC response with binned Nsigma for helium3
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreHe tpcNSigmaStoreHe binning::binned_t Stored binned nsigma with the TPC detector for helium3
o2::aod::pidtpc_tiny::TPCNSigmaHe GI ?
Table of the TPC response with binned Nsigma for alpha
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreAl tpcNSigmaStoreAl binning::binned_t Stored binned nsigma with the TPC detector for alpha
o2::aod::pidtpc_tiny::TPCNSigmaAl GI ?

o2-analysis-lf-stcollids

Code file: stcollids.cxx

Table joinable with TrackedCascades containing collision ids
Is used in:
  • o2::aod::TrackedCascadeColl = o2::aod::TrackedCascadeColls::iterator
Name Getter Type Comment
o2::aod::track::CollisionId I collisionId int32 Collision to which this track belongs
Table joinable with TrackedV0s containing collision ids
Is used in:
  • o2::aod::TrackedV0Coll = o2::aod::TrackedV0Colls::iterator
Name Getter Type Comment
o2::aod::track::CollisionId I collisionId int32 Collision to which this track belongs
Table joinable with Tracked3Bodys containing collision ids
Is used in:
  • o2::aod::Tracked3BodyColl = o2::aod::Tracked3BodyColls::iterator
Name Getter Type Comment
o2::aod::track::CollisionId I collisionId int32 Collision to which this track belongs

PWG-MM

o2-analysis-mm-particles-to-tracks

Code file: particles2tracks.cxx

Name Getter Type Comment
o2::aod::idx::TrackIds GI ?
Name Getter Type Comment
o2::aod::idx::MFTTrackIds GI ?

o2-analysis-mm-track-propagation

Code file: trackPropagation.cxx

Name Getter Type Comment
o2::aod::fwdtrack::BestCollisionId I bestCollisionId int32_t Pointer into Collisions
o2::aod::fwdtrack::BestDCAXY bestDCAXY float
o2::aod::fwdtrack::X x float TrackParFwd parameter x
o2::aod::fwdtrack::Y y float TrackParFwd parameter y
o2::aod::fwdtrack::Z z float TrackParFwd propagation parameter z
o2::aod::fwdtrack::Tgl tgl float TrackParFwd parameter tan(\lamba); (\lambda = 90 - \theta_{polar})
o2::aod::fwdtrack::Signed1Pt signed1Pt float TrackParFwd parameter: charged inverse transverse momentum; (q/pt)
o2::aod::fwdtrack::PtStatic pts float
o2::aod::fwdtrack::PStatic ps float
o2::aod::fwdtrack::EtaStatic etas float
o2::aod::fwdtrack::PhiStatic phis float
Name Getter Type Comment
o2::aod::track::BestCollisionId I bestCollisionId int32_t Pointer into Collisions
o2::aod::pwgmm::indices::TrackId I trackId int32 Pointer into Tracks
o2::aod::track::BestDCAXY bestDCAXY float
o2::aod::track::BestDCAZ bestDCAZ float
Name Getter Type Comment
o2::aod::track::X x float
o2::aod::track::Alpha alpha float
o2::aod::track::Y y float
o2::aod::track::Z z float
o2::aod::track::Snp snp float
o2::aod::track::Tgl tgl float
o2::aod::track::Signed1Pt signed1Pt float (sign of charge)/Pt in c/GeV. Use pt() and sign() instead
o2::aod::track::PtStatic pts float
o2::aod::track::PStatic ps float
o2::aod::track::EtaStatic etas float
o2::aod::track::PhiStatic phis float

PWG-UD

o2-analysis-ud-dgbccand-producer

Code file: DGBCCandProducer.cxx

Is used in:
  • o2::aod::UDCollision = o2::aod::UDCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udcollision::GlobalBC globalBC uint64_t global BC instead of BC ID since candidate may not have a corresponding record in BCs table
o2::aod::udcollision::RunNumber runNumber int32_t run number
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::udcollision::NetCharge netCharge int8_t Sum of track signs
o2::aod::udcollision::RgtrwTOF rgtrwTOF float Fraction of global tracks with TOF hit
Is used in:
  • o2::aod::UDCollisionsSel = o2::aod::UDCollisionsSels::iterator
Name Getter Type Comment
o2::aod::udcollision::TotalFT0AmplitudeA totalFT0AmplitudeA float sum of amplitudes on A side of FT0
o2::aod::udcollision::TotalFT0AmplitudeC totalFT0AmplitudeC float sum of amplitudes on C side of FT0
o2::aod::udcollision::TimeFT0A timeFT0A float FT0A average time
o2::aod::udcollision::TimeFT0C timeFT0C float FT0C average time
o2::aod::udcollision::TriggerMaskFT0 triggerMaskFT0 uint8_t FT0 trigger mask
o2::aod::udcollision::TotalFDDAmplitudeA totalFDDAmplitudeA float sum of amplitudes on A side of FDD
o2::aod::udcollision::TotalFDDAmplitudeC totalFDDAmplitudeC float sum of amplitudes on C side of FDD
o2::aod::udcollision::TimeFDDA timeFDDA float FDDA average time
o2::aod::udcollision::TimeFDDC timeFDDC float FDDC average time
o2::aod::udcollision::TriggerMaskFDD triggerMaskFDD uint8_t FDD trigger mask
o2::aod::udcollision::TotalFV0AmplitudeA totalFV0AmplitudeA float sum of amplitudes on A side of FDD
o2::aod::udcollision::TimeFV0A timeFV0A float FV0A average time
o2::aod::udcollision::TriggerMaskFV0A triggerMaskFV0A uint8_t FV0 trigger mask
o2::aod::udcollision::BBFT0APF bbFT0Apf int32_t Beam-beam time in FT0A
o2::aod::udcollision::BBFT0CPF bbFT0Cpf int32_t Beam-beam time in FT0C
o2::aod::udcollision::BGFT0APF bgFT0Apf int32_t Beam-gas time in FT0A
o2::aod::udcollision::BGFT0CPF bgFT0Cpf int32_t Beam-gas time in FT0C
o2::aod::udcollision::BBFV0APF bbFV0Apf int32_t Beam-beam time in V0A
o2::aod::udcollision::BGFV0APF bgFV0Apf int32_t Beam-gas time in V0A
o2::aod::udcollision::BBFDDAPF bbFDDApf int32_t Beam-beam time in FDA
o2::aod::udcollision::BBFDDCPF bbFDDCpf int32_t Beam-beam time in FDC
o2::aod::udcollision::BGFDDAPF bgFDDApf int32_t Beam-gas time in FDA
o2::aod::udcollision::BGFDDCPF bgFDDCpf int32_t Beam-gas time in FDC
o2::aod::udcollision::BBFT0A D bbFT0A bool
o2::aod::udcollision::BBFT0C D bbFT0C bool
o2::aod::udcollision::BGFT0A D bgFT0A bool
o2::aod::udcollision::BGFT0C D bgFT0C bool
o2::aod::udcollision::BBFV0A D bbFV0A bool
o2::aod::udcollision::BGFV0A D bgFV0A bool
o2::aod::udcollision::BBFDDA D bbFDDA bool
o2::aod::udcollision::BBFDDC D bbFDDC bool
o2::aod::udcollision::BGFDDA D bgFDDA bool
o2::aod::udcollision::BGFDDC D bgFDDC bool
Is used in:
  • o2::aod::UDTrack = o2::aod::UDTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udtrack::UDCollisionId I udCollisionId int32 Pointer into UDCollisions
o2::aod::udtrack::Px px float
o2::aod::udtrack::Py py float
o2::aod::udtrack::Pz pz float
o2::aod::udtrack::Sign sign int
o2::aod::udtrack::GlobalBC globalBC uint64_t
o2::aod::udtrack::TrackTime trackTime double
o2::aod::udtrack::TrackTimeRes trackTimeRes float time resolution
o2::aod::udtrack::Pt D pt float
Name Getter Type Comment
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float Nsigma separation with the TPC detector for muon
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
o2::aod::pidtof::TOFNSigmaEl tofNSigmaEl float Nsigma separation with the TOF detector for electron
o2::aod::pidtof::TOFNSigmaMu tofNSigmaMu float Nsigma separation with the TOF detector for muon
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float Nsigma separation with the TOF detector for pion
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float Nsigma separation with the TOF detector for kaon
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float Nsigma separation with the TOF detector for proton
Is used in:
  • o2::aod::UDTrackExtra = o2::aod::UDTracksExtra::iterator
Name Getter Type Comment
o2::aod::track::TPCInnerParam tpcInnerParam float Momentum at inner wall of the TPC
o2::aod::track::ITSClusterMap itsClusterMap uint8_t ITS cluster map, one bit 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::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::pidtofsignal::TOFSignal tofSignal float TOF signal from track time
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::udtrack::DetectorMap detectorMap uint8_t
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::ITSNCls D itsNCls uint8_t Number of ITS clusters
o2::aod::track::TPCNClsCrossedRows D tpcNClsCrossedRows int16_t Number of crossed TPC Rows
Is used in:
  • o2::aod::UDTrackDCA = o2::aod::UDTracksDCA::iterator
Name Getter Type Comment
o2::aod::track::DcaZ dcaZ float Impact parameter in Z of the track to the primary vertex
o2::aod::track::DcaXY dcaXY float Impact parameter in XY of the track to the primary vertex
Is used in:
  • o2::aod::UDTrackFlags = o2::aod::UDTracksFlags::iterator
Name Getter Type Comment
o2::aod::udtrack::CollisionId collisionId int32_t Id of original collision if any, -1 if ambiguous
o2::aod::udtrack::IsPVContributor isPVContributor bool
o2::aod::udtrack::IsAmbiguous D isAmbiguous bool

o2-analysis-ud-dgcand-producer

Code file: DGCandProducer.cxx

Is used in:
  • o2::aod::UDMcCollision = o2::aod::UDMcCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udmccollision::GlobalBC globalBC uint64_t
o2::aod::mccollision::GeneratorsID generatorsID short
o2::aod::mccollision::PosX posX float X vertex position in cm
o2::aod::mccollision::PosY posY float Y vertex position in cm
o2::aod::mccollision::PosZ posZ float Z vertex position in cm
o2::aod::mccollision::T t float Collision time relative to given bc in ns
o2::aod::mccollision::Weight weight float MC weight
o2::aod::mccollision::ImpactParameter impactParameter float Impact parameter for A-A
Is used in:
  • o2::aod::UDMcParticle = o2::aod::UDMcParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udmcparticle::UDMcCollisionId I udMcCollisionId int32 Pointer into UDMcCollisions
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::StatusCode statusCode int Generators status code or physics process. Do not use directly. Use dynamic columns getGenStatusCode() or getProcess()
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::udmcparticle::MothersIds SAI mothersIds Mother tracks (possible empty) array. Iterate over mcParticle.mothers_as<aod::McParticles>())
o2::aod::udmcparticle::DaughtersIdSlice SSLI daughtersIds int32_t Daughter tracks (possibly empty) slice. Check for non-zero with mcParticle.has_daughters(). Iterate over mcParticle.daughters_as<aod::McParticles>())
o2::aod::mcparticle::Weight weight float MC weight
o2::aod::udmcparticle::Px px float
o2::aod::udmcparticle::Py py float
o2::aod::udmcparticle::Pz pz float
o2::aod::udmcparticle::E e float
o2::aod::mcparticle::ProducedByGenerator D producedByGenerator bool True if particle produced by the generator (==TMCProcess::kPrimary); False if by the transport code
o2::aod::mcparticle::FromBackgroundEvent D fromBackgroundEvent bool Particle from background event
o2::aod::mcparticle::GetGenStatusCode D getGenStatusCode int The native status code put by the generator, or -1 if a particle produced during transport
o2::aod::mcparticle::GetProcess D getProcess int The VMC physics code (as int) that generated this particle (see header TMCProcess.h in ROOT)
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition
Is used in:
  • o2::aod::UDCollision = o2::aod::UDCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udcollision::GlobalBC globalBC uint64_t global BC instead of BC ID since candidate may not have a corresponding record in BCs table
o2::aod::udcollision::RunNumber runNumber int32_t run number
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::udcollision::NetCharge netCharge int8_t Sum of track signs
o2::aod::udcollision::RgtrwTOF rgtrwTOF float Fraction of global tracks with TOF hit
Is used in:
  • o2::aod::UDCollisionsSel = o2::aod::UDCollisionsSels::iterator
Name Getter Type Comment
o2::aod::udcollision::TotalFT0AmplitudeA totalFT0AmplitudeA float sum of amplitudes on A side of FT0
o2::aod::udcollision::TotalFT0AmplitudeC totalFT0AmplitudeC float sum of amplitudes on C side of FT0
o2::aod::udcollision::TimeFT0A timeFT0A float FT0A average time
o2::aod::udcollision::TimeFT0C timeFT0C float FT0C average time
o2::aod::udcollision::TriggerMaskFT0 triggerMaskFT0 uint8_t FT0 trigger mask
o2::aod::udcollision::TotalFDDAmplitudeA totalFDDAmplitudeA float sum of amplitudes on A side of FDD
o2::aod::udcollision::TotalFDDAmplitudeC totalFDDAmplitudeC float sum of amplitudes on C side of FDD
o2::aod::udcollision::TimeFDDA timeFDDA float FDDA average time
o2::aod::udcollision::TimeFDDC timeFDDC float FDDC average time
o2::aod::udcollision::TriggerMaskFDD triggerMaskFDD uint8_t FDD trigger mask
o2::aod::udcollision::TotalFV0AmplitudeA totalFV0AmplitudeA float sum of amplitudes on A side of FDD
o2::aod::udcollision::TimeFV0A timeFV0A float FV0A average time
o2::aod::udcollision::TriggerMaskFV0A triggerMaskFV0A uint8_t FV0 trigger mask
o2::aod::udcollision::BBFT0APF bbFT0Apf int32_t Beam-beam time in FT0A
o2::aod::udcollision::BBFT0CPF bbFT0Cpf int32_t Beam-beam time in FT0C
o2::aod::udcollision::BGFT0APF bgFT0Apf int32_t Beam-gas time in FT0A
o2::aod::udcollision::BGFT0CPF bgFT0Cpf int32_t Beam-gas time in FT0C
o2::aod::udcollision::BBFV0APF bbFV0Apf int32_t Beam-beam time in V0A
o2::aod::udcollision::BGFV0APF bgFV0Apf int32_t Beam-gas time in V0A
o2::aod::udcollision::BBFDDAPF bbFDDApf int32_t Beam-beam time in FDA
o2::aod::udcollision::BBFDDCPF bbFDDCpf int32_t Beam-beam time in FDC
o2::aod::udcollision::BGFDDAPF bgFDDApf int32_t Beam-gas time in FDA
o2::aod::udcollision::BGFDDCPF bgFDDCpf int32_t Beam-gas time in FDC
o2::aod::udcollision::BBFT0A D bbFT0A bool
o2::aod::udcollision::BBFT0C D bbFT0C bool
o2::aod::udcollision::BGFT0A D bgFT0A bool
o2::aod::udcollision::BGFT0C D bgFT0C bool
o2::aod::udcollision::BBFV0A D bbFV0A bool
o2::aod::udcollision::BGFV0A D bgFV0A bool
o2::aod::udcollision::BBFDDA D bbFDDA bool
o2::aod::udcollision::BBFDDC D bbFDDC bool
o2::aod::udcollision::BGFDDA D bgFDDA bool
o2::aod::udcollision::BGFDDC D bgFDDC bool
Is used in:
  • o2::aod::UDTrack = o2::aod::UDTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udtrack::UDCollisionId I udCollisionId int32 Pointer into UDCollisions
o2::aod::udtrack::Px px float
o2::aod::udtrack::Py py float
o2::aod::udtrack::Pz pz float
o2::aod::udtrack::Sign sign int
o2::aod::udtrack::GlobalBC globalBC uint64_t
o2::aod::udtrack::TrackTime trackTime double
o2::aod::udtrack::TrackTimeRes trackTimeRes float time resolution
o2::aod::udtrack::Pt D pt float
Name Getter Type Comment
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float Nsigma separation with the TPC detector for muon
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
o2::aod::pidtof::TOFNSigmaEl tofNSigmaEl float Nsigma separation with the TOF detector for electron
o2::aod::pidtof::TOFNSigmaMu tofNSigmaMu float Nsigma separation with the TOF detector for muon
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float Nsigma separation with the TOF detector for pion
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float Nsigma separation with the TOF detector for kaon
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float Nsigma separation with the TOF detector for proton
Is used in:
  • o2::aod::UDTrackExtra = o2::aod::UDTracksExtra::iterator
Name Getter Type Comment
o2::aod::track::TPCInnerParam tpcInnerParam float Momentum at inner wall of the TPC
o2::aod::track::ITSClusterMap itsClusterMap uint8_t ITS cluster map, one bit 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::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::pidtofsignal::TOFSignal tofSignal float TOF signal from track time
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::udtrack::DetectorMap detectorMap uint8_t
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::ITSNCls D itsNCls uint8_t Number of ITS clusters
o2::aod::track::TPCNClsCrossedRows D tpcNClsCrossedRows int16_t Number of crossed TPC Rows
Is used in:
  • o2::aod::UDTrackDCA = o2::aod::UDTracksDCA::iterator
Name Getter Type Comment
o2::aod::track::DcaZ dcaZ float Impact parameter in Z of the track to the primary vertex
o2::aod::track::DcaXY dcaXY float Impact parameter in XY of the track to the primary vertex
Is used in:
  • o2::aod::UDTrackFlags = o2::aod::UDTracksFlags::iterator
Name Getter Type Comment
o2::aod::udtrack::CollisionId collisionId int32_t Id of original collision if any, -1 if ambiguous
o2::aod::udtrack::IsPVContributor isPVContributor bool
o2::aod::udtrack::IsAmbiguous D isAmbiguous bool
Is used in:
  • o2::aod::UDMcTrackLabel = o2::aod::UDMcTrackLabels::iterator
Name Getter Type Comment
o2::aod::udmctracklabel::UDMcParticleId I udMcParticleId int32 Pointer into UDMcParticles
o2::aod::udmctracklabel::McMask mcMask uint16_t

o2-analysis-ud-upccand-producer

Code file: UPCCandidateProducer.cxx

Is used in:
  • o2::aod::UDMcCollision = o2::aod::UDMcCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udmccollision::GlobalBC globalBC uint64_t
o2::aod::mccollision::GeneratorsID generatorsID short
o2::aod::mccollision::PosX posX float X vertex position in cm
o2::aod::mccollision::PosY posY float Y vertex position in cm
o2::aod::mccollision::PosZ posZ float Z vertex position in cm
o2::aod::mccollision::T t float Collision time relative to given bc in ns
o2::aod::mccollision::Weight weight float MC weight
o2::aod::mccollision::ImpactParameter impactParameter float Impact parameter for A-A
Is used in:
  • o2::aod::UDMcParticle = o2::aod::UDMcParticles::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udmcparticle::UDMcCollisionId I udMcCollisionId int32 Pointer into UDMcCollisions
o2::aod::mcparticle::PdgCode pdgCode int PDG code
o2::aod::mcparticle::StatusCode statusCode int Generators status code or physics process. Do not use directly. Use dynamic columns getGenStatusCode() or getProcess()
o2::aod::mcparticle::Flags flags uint8_t ALICE specific flags, see MCParticleFlags. Do not use directly. Use the dynamic columns, e.g. producedByGenerator()
o2::aod::udmcparticle::MothersIds SAI mothersIds Mother tracks (possible empty) array. Iterate over mcParticle.mothers_as<aod::McParticles>())
o2::aod::udmcparticle::DaughtersIdSlice SSLI daughtersIds int32_t Daughter tracks (possibly empty) slice. Check for non-zero with mcParticle.has_daughters(). Iterate over mcParticle.daughters_as<aod::McParticles>())
o2::aod::mcparticle::Weight weight float MC weight
o2::aod::udmcparticle::Px px float
o2::aod::udmcparticle::Py py float
o2::aod::udmcparticle::Pz pz float
o2::aod::udmcparticle::E e float
o2::aod::mcparticle::ProducedByGenerator D producedByGenerator bool True if particle produced by the generator (==TMCProcess::kPrimary); False if by the transport code
o2::aod::mcparticle::FromBackgroundEvent D fromBackgroundEvent bool Particle from background event
o2::aod::mcparticle::GetGenStatusCode D getGenStatusCode int The native status code put by the generator, or -1 if a particle produced during transport
o2::aod::mcparticle::GetProcess D getProcess int The VMC physics code (as int) that generated this particle (see header TMCProcess.h in ROOT)
o2::aod::mcparticle::IsPhysicalPrimary D isPhysicalPrimary bool True if particle is considered a physical primary according to the ALICE definition
Is used in:
  • o2::aod::UDCollision = o2::aod::UDCollisions::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udcollision::GlobalBC globalBC uint64_t global BC instead of BC ID since candidate may not have a corresponding record in BCs table
o2::aod::udcollision::RunNumber runNumber int32_t run number
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::udcollision::NetCharge netCharge int8_t Sum of track signs
o2::aod::udcollision::RgtrwTOF rgtrwTOF float Fraction of global tracks with TOF hit
Is used in:
  • o2::aod::UDCollisionsSel = o2::aod::UDCollisionsSels::iterator
Name Getter Type Comment
o2::aod::udcollision::TotalFT0AmplitudeA totalFT0AmplitudeA float sum of amplitudes on A side of FT0
o2::aod::udcollision::TotalFT0AmplitudeC totalFT0AmplitudeC float sum of amplitudes on C side of FT0
o2::aod::udcollision::TimeFT0A timeFT0A float FT0A average time
o2::aod::udcollision::TimeFT0C timeFT0C float FT0C average time
o2::aod::udcollision::TriggerMaskFT0 triggerMaskFT0 uint8_t FT0 trigger mask
o2::aod::udcollision::TotalFDDAmplitudeA totalFDDAmplitudeA float sum of amplitudes on A side of FDD
o2::aod::udcollision::TotalFDDAmplitudeC totalFDDAmplitudeC float sum of amplitudes on C side of FDD
o2::aod::udcollision::TimeFDDA timeFDDA float FDDA average time
o2::aod::udcollision::TimeFDDC timeFDDC float FDDC average time
o2::aod::udcollision::TriggerMaskFDD triggerMaskFDD uint8_t FDD trigger mask
o2::aod::udcollision::TotalFV0AmplitudeA totalFV0AmplitudeA float sum of amplitudes on A side of FDD
o2::aod::udcollision::TimeFV0A timeFV0A float FV0A average time
o2::aod::udcollision::TriggerMaskFV0A triggerMaskFV0A uint8_t FV0 trigger mask
o2::aod::udcollision::BBFT0APF bbFT0Apf int32_t Beam-beam time in FT0A
o2::aod::udcollision::BBFT0CPF bbFT0Cpf int32_t Beam-beam time in FT0C
o2::aod::udcollision::BGFT0APF bgFT0Apf int32_t Beam-gas time in FT0A
o2::aod::udcollision::BGFT0CPF bgFT0Cpf int32_t Beam-gas time in FT0C
o2::aod::udcollision::BBFV0APF bbFV0Apf int32_t Beam-beam time in V0A
o2::aod::udcollision::BGFV0APF bgFV0Apf int32_t Beam-gas time in V0A
o2::aod::udcollision::BBFDDAPF bbFDDApf int32_t Beam-beam time in FDA
o2::aod::udcollision::BBFDDCPF bbFDDCpf int32_t Beam-beam time in FDC
o2::aod::udcollision::BGFDDAPF bgFDDApf int32_t Beam-gas time in FDA
o2::aod::udcollision::BGFDDCPF bgFDDCpf int32_t Beam-gas time in FDC
o2::aod::udcollision::BBFT0A D bbFT0A bool
o2::aod::udcollision::BBFT0C D bbFT0C bool
o2::aod::udcollision::BGFT0A D bgFT0A bool
o2::aod::udcollision::BGFT0C D bgFT0C bool
o2::aod::udcollision::BBFV0A D bbFV0A bool
o2::aod::udcollision::BGFV0A D bgFV0A bool
o2::aod::udcollision::BBFDDA D bbFDDA bool
o2::aod::udcollision::BBFDDC D bbFDDC bool
o2::aod::udcollision::BGFDDA D bgFDDA bool
o2::aod::udcollision::BGFDDC D bgFDDC bool
Is used in:
  • o2::aod::UDTrack = o2::aod::UDTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udtrack::UDCollisionId I udCollisionId int32 Pointer into UDCollisions
o2::aod::udtrack::Px px float
o2::aod::udtrack::Py py float
o2::aod::udtrack::Pz pz float
o2::aod::udtrack::Sign sign int
o2::aod::udtrack::GlobalBC globalBC uint64_t
o2::aod::udtrack::TrackTime trackTime double
o2::aod::udtrack::TrackTimeRes trackTimeRes float time resolution
o2::aod::udtrack::Pt D pt float
Name Getter Type Comment
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float Nsigma separation with the TPC detector for electron
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float Nsigma separation with the TPC detector for muon
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float Nsigma separation with the TPC detector for pion
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float Nsigma separation with the TPC detector for kaon
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float Nsigma separation with the TPC detector for proton
o2::aod::pidtof::TOFNSigmaEl tofNSigmaEl float Nsigma separation with the TOF detector for electron
o2::aod::pidtof::TOFNSigmaMu tofNSigmaMu float Nsigma separation with the TOF detector for muon
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float Nsigma separation with the TOF detector for pion
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float Nsigma separation with the TOF detector for kaon
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float Nsigma separation with the TOF detector for proton
Is used in:
  • o2::aod::UDTrackExtra = o2::aod::UDTracksExtra::iterator
Name Getter Type Comment
o2::aod::track::TPCInnerParam tpcInnerParam float Momentum at inner wall of the TPC
o2::aod::track::ITSClusterMap itsClusterMap uint8_t ITS cluster map, one bit 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::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::pidtofsignal::TOFSignal tofSignal float TOF signal from track time
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::udtrack::DetectorMap detectorMap uint8_t
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::ITSNCls D itsNCls uint8_t Number of ITS clusters
o2::aod::track::TPCNClsCrossedRows D tpcNClsCrossedRows int16_t Number of crossed TPC Rows
Is used in:
  • o2::aod::UDTrackDCA = o2::aod::UDTracksDCA::iterator
Name Getter Type Comment
o2::aod::track::DcaZ dcaZ float Impact parameter in Z of the track to the primary vertex
o2::aod::track::DcaXY dcaXY float Impact parameter in XY of the track to the primary vertex
Is used in:
  • o2::aod::UDTrackFlags = o2::aod::UDTracksFlags::iterator
Name Getter Type Comment
o2::aod::udtrack::CollisionId collisionId int32_t Id of original collision if any, -1 if ambiguous
o2::aod::udtrack::IsPVContributor isPVContributor bool
o2::aod::udtrack::IsAmbiguous D isAmbiguous bool
Is used in:
  • o2::aod::UDMcTrackLabel = o2::aod::UDMcTrackLabels::iterator
Name Getter Type Comment
o2::aod::udmctracklabel::UDMcParticleId I udMcParticleId int32 Pointer into UDMcParticles
o2::aod::udmctracklabel::McMask mcMask uint16_t
Is used in:
  • o2::aod::UDFwdTrack = o2::aod::UDFwdTracks::iterator
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::udfwdtrack::UDCollisionId I udCollisionId int32 Pointer into UDCollisions
o2::aod::udfwdtrack::Px px float
o2::aod::udfwdtrack::Py py float
o2::aod::udfwdtrack::Pz pz float
o2::aod::udfwdtrack::Sign sign int
o2::aod::udfwdtrack::GlobalBC globalBC uint64_t
o2::aod::udfwdtrack::TrackTime trackTime double
o2::aod::udfwdtrack::TrackTimeRes trackTimeRes float time resolution
Is used in:
  • o2::aod::UDFwdTrackExtra = o2::aod::UDFwdTracksExtra::iterator
Name Getter Type Comment
o2::aod::fwdtrack::NClusters nClusters int8_t Number of clusters
o2::aod::fwdtrack::PDca pDca float PDca for MUONStandalone
o2::aod::fwdtrack::RAtAbsorberEnd rAtAbsorberEnd float RAtAbsorberEnd for MUONStandalone tracks and GlobalMuonTrackstracks
o2::aod::fwdtrack::Chi2 chi2 float Track chi^2
o2::aod::fwdtrack::Chi2MatchMCHMID chi2MatchMCHMID float MCH-MID Match Chi2 for MUONStandalone tracks
o2::aod::fwdtrack::MCHBitMap mchBitMap uint16_t Fired muon trackig chambers bitmap
o2::aod::fwdtrack::MIDBitMap midBitMap uint8_t MID bitmap: non-bending plane (4bit), bending plane (4bit)
o2::aod::fwdtrack::MIDBoards midBoards uint32_t Local boards on each MID plane (8 bits per plane)
Is used in:
  • o2::aod::UDMcFwdTrackLabel = o2::aod::UDMcFwdTrackLabels::iterator
Name Getter Type Comment
o2::aod::udmcfwdtracklabel::UDMcParticleId I udMcParticleId int32 Pointer into UDMcParticles
o2::aod::udmcfwdtracklabel::McMask mcMask uint16_t