List of tables created with helper tasks

The AO2D data files contain the basic set of data which is available for data analysis and from which other quantities are deduced (see AO2D tables). There are however quantities like PID information, V0 characteristics, etc. which are commonly used in analysis. In order to prevent that tasks to compute such quantities are repeatingly developed, a set of helper tasks is provided by the O2 framework. These tasks are listed below together with the tables they provide.

Click on the labels to display the table details.

o2-analysis-centrality-table

Code file: centralityTable.cxx

Is used in:
  • o2::aod::Cent = o2::aod::Cents::iterator
Name Getter Type Comment
o2::aod::cent::CentV0M centV0M float

o2-analysis-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 Pointer into Collisions
o2::aod::emcalcluster::Energy energy float
o2::aod::emcalcluster::Eta eta float
o2::aod::emcalcluster::Phi phi float
o2::aod::emcalcluster::M02 m02 float

o2-analysis-event-selection

Code file: eventSelection.cxx

Is used in:
  • o2::aod::EvSel = o2::aod::EvSels::iterator
Name Getter Type Comment
o2::aod::evsel::Alias alias int32_t[kNaliases]
o2::aod::evsel::Selection selection int32_t[kNsel]
o2::aod::evsel::BBV0A bbV0A bool Beam-beam time in V0A
o2::aod::evsel::BBV0C bbV0C bool Beam-beam time in V0C
o2::aod::evsel::BGV0A bgV0A bool Beam-gas time in V0A
o2::aod::evsel::BGV0C bgV0C bool Beam-gas time in V0C
o2::aod::evsel::BBFDA bbFDA bool Beam-beam time in FDA
o2::aod::evsel::BBFDC bbFDC bool Beam-beam time in FDC
o2::aod::evsel::BGFDA bgFDA bool Beam-gas time in FDA
o2::aod::evsel::BGFDC bgFDC bool Beam-gas time in FDC
o2::aod::evsel::MultRingV0A multRingV0A float[5] V0A multiplicity per ring (4 rings in run2, 5 rings in run3)
o2::aod::evsel::MultRingV0C multRingV0C float[4] V0C multiplicity per ring (4 rings in run2)
o2::aod::evsel::SpdClusters spdClusters uint32_t Number of SPD clusters in two layers
o2::aod::evsel::NTracklets nTracklets int Tracklet multiplicity
o2::aod::evsel::Sel7 sel7 bool Event selection decision based on V0A & V0C
o2::aod::evsel::Sel8 sel8 bool Event selection decision based on TVX
o2::aod::evsel::FoundFT0 foundFT0 int64_t The nearest FT0 signal
Is used in:
  • o2::aod::BcSel = o2::aod::BcSels::iterator
Name Getter Type Comment
o2::aod::evsel::Alias alias int32_t[kNaliases]
o2::aod::evsel::Selection selection int32_t[kNsel]
o2::aod::evsel::BBV0A bbV0A bool Beam-beam time in V0A
o2::aod::evsel::BBV0C bbV0C bool Beam-beam time in V0C
o2::aod::evsel::BGV0A bgV0A bool Beam-gas time in V0A
o2::aod::evsel::BGV0C bgV0C bool Beam-gas time in V0C
o2::aod::evsel::BBFDA bbFDA bool Beam-beam time in FDA
o2::aod::evsel::BBFDC bbFDC bool Beam-beam time in FDC
o2::aod::evsel::BGFDA bgFDA bool Beam-gas time in FDA
o2::aod::evsel::BGFDC bgFDC bool Beam-gas time in FDC
o2::aod::evsel::MultRingV0A multRingV0A float[5] V0A multiplicity per ring (4 rings in run2, 5 rings in run3)
o2::aod::evsel::MultRingV0C multRingV0C float[4] V0C multiplicity per ring (4 rings in run2)
o2::aod::evsel::SpdClusters spdClusters uint32_t Number of SPD clusters in two layers

o2-analysis-multiplicity-table

Code file: multiplicityTable.cxx

Is used in:
  • o2::aod::Mult = o2::aod::Mults::iterator
Name Getter Type Comment
o2::aod::mult::MultV0A multV0A float
o2::aod::mult::MultV0C multV0C float
o2::aod::mult::MultT0A multT0A float
o2::aod::mult::MultT0C multT0C float
o2::aod::mult::MultZNA multZNA float
o2::aod::mult::MultZNC multZNC float
o2::aod::mult::MultV0M D multV0M float
o2::aod::mult::MultT0M D multT0M float
o2::aod::mult::MultTracklets multTracklets int

o2-analysis-timestamp

Code file: timestamp.cxx

Is used in:
  • o2::aod::BCsWithTimestamps = soa::Join<o2::aod::BCs, o2::aod::Timestamps>
Name Getter Type Comment
o2::aod::timestamp::Timestamp timestamp uint64_t

o2-analysis-trackextension

Code file: trackextension.cxx

Name Getter Type Comment
o2::aod::track::DcaXY dcaXY float
o2::aod::track::DcaZ dcaZ float

o2-analysis-trackselection

Code file: trackselection.cxx

Name Getter Type Comment
o2::aod::track::IsGlobalTrack isGlobalTrack uint8_t
o2::aod::track::IsGlobalTrackSDD isGlobalTrackSDD uint8_t

o2-analysis-weak-decay-indices

Code file: weakDecayIndices.cxx

Is used in:
  • o2::aod::V0s = soa::Join<o2::aod::TransientV0s, o2::aod::StoredV0s>
  • o2::aod::V0 = soa::Join<o2::aod::TransientV0s, o2::aod::StoredV0s>::iterator
Name Getter Type Comment
o2::aod::v0::CollisionId I collisionId int32 Pointer into Collisions
Is used in:
  • o2::aod::Cascades = soa::Join<o2::aod::TransientCascades, o2::aod::StoredCascades>
  • o2::aod::Cascade = soa::Join<o2::aod::TransientCascades, o2::aod::StoredCascades>::iterator
Name Getter Type Comment
o2::aod::cascade::CollisionId I collisionId int32 Pointer into Collisions

o2-analysis-pid-tof-beta

Code file: pidTOFbeta.cxx

Table of the TOF beta
Name Getter Type Comment
o2::aod::pidtofbeta::Beta beta float TOF beta
o2::aod::pidtofbeta::BetaError betaerror float Uncertainty on the TOF beta
o2::aod::pidtofbeta::ExpBetaEl expbetael float Expected beta of electron
o2::aod::pidtofbeta::ExpBetaElError expbetaelerror float Expected uncertainty on the beta of electron
o2::aod::pidtofbeta::SeparationBetaEl separationbetael float
o2::aod::pidtofbeta::DiffBetaEl D diffbetael float

o2-analysis-pid-tof

Code file: pidTOF.cxx

Table of the TOF response with binned Nsigma for electron
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreEl tofNSigmaStoreEl int8_t
o2::aod::pidtof_tiny::TOFNSigmaEl D tofNSigmaEl float
Table of the TOF response with binned Nsigma for muon
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreMu tofNSigmaStoreMu int8_t
o2::aod::pidtof_tiny::TOFNSigmaMu D tofNSigmaMu float
Table of the TOF response with binned Nsigma for pion
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStorePi tofNSigmaStorePi int8_t
o2::aod::pidtof_tiny::TOFNSigmaPi D tofNSigmaPi float
Table of the TOF response with binned Nsigma for kaon
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreKa tofNSigmaStoreKa int8_t
o2::aod::pidtof_tiny::TOFNSigmaKa D tofNSigmaKa float
Table of the TOF response with binned Nsigma for proton
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStorePr tofNSigmaStorePr int8_t
o2::aod::pidtof_tiny::TOFNSigmaPr D tofNSigmaPr float
Table of the TOF response with binned Nsigma for deuteron
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreDe tofNSigmaStoreDe int8_t
o2::aod::pidtof_tiny::TOFNSigmaDe D tofNSigmaDe float
Table of the TOF response with binned Nsigma for triton
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreTr tofNSigmaStoreTr int8_t
o2::aod::pidtof_tiny::TOFNSigmaTr D tofNSigmaTr float
Table of the TOF response with binned Nsigma for helium3
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreHe tofNSigmaStoreHe int8_t
o2::aod::pidtof_tiny::TOFNSigmaHe D tofNSigmaHe float
Table of the TOF response with binned Nsigma for alpha
Name Getter Type Comment
o2::aod::pidtof_tiny::TOFNSigmaStoreAl tofNSigmaStoreAl int8_t
o2::aod::pidtof_tiny::TOFNSigmaAl D tofNSigmaAl float

o2-analysis-pid-tof-full

Code file: pidTOFFull.cxx

Table of the TOF (full) response with expected signal, expected resolution and Nsigma for electron
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffEl D tofExpSignalDiffEl float Difference between signal and expected for electron
o2::aod::pidtof::TOFExpSigmaEl tofExpSigmaEl float
o2::aod::pidtof::TOFNSigmaEl tofNSigmaEl float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for muon
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffMu D tofExpSignalDiffMu float Difference between signal and expected for muon
o2::aod::pidtof::TOFExpSigmaMu tofExpSigmaMu float
o2::aod::pidtof::TOFNSigmaMu tofNSigmaMu float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for pion
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffPi D tofExpSignalDiffPi float Difference between signal and expected for pion
o2::aod::pidtof::TOFExpSigmaPi tofExpSigmaPi float
o2::aod::pidtof::TOFNSigmaPi tofNSigmaPi float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for kaon
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffKa D tofExpSignalDiffKa float Difference between signal and expected for kaon
o2::aod::pidtof::TOFExpSigmaKa tofExpSigmaKa float
o2::aod::pidtof::TOFNSigmaKa tofNSigmaKa float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for proton
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffPr D tofExpSignalDiffPr float Difference between signal and expected for proton
o2::aod::pidtof::TOFExpSigmaPr tofExpSigmaPr float
o2::aod::pidtof::TOFNSigmaPr tofNSigmaPr float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for deuteron
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffDe D tofExpSignalDiffDe float Difference between signal and expected for deuteron
o2::aod::pidtof::TOFExpSigmaDe tofExpSigmaDe float
o2::aod::pidtof::TOFNSigmaDe tofNSigmaDe float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for triton
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffTr D tofExpSignalDiffTr float Difference between signal and expected for triton
o2::aod::pidtof::TOFExpSigmaTr tofExpSigmaTr float
o2::aod::pidtof::TOFNSigmaTr tofNSigmaTr float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for helium3
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffHe D tofExpSignalDiffHe float Difference between signal and expected for helium3
o2::aod::pidtof::TOFExpSigmaHe tofExpSigmaHe float
o2::aod::pidtof::TOFNSigmaHe tofNSigmaHe float
Table of the TOF (full) response with expected signal, expected resolution and Nsigma for alpha
Name Getter Type Comment
o2::aod::pidtof::TOFExpSignalDiffAl D tofExpSignalDiffAl float Difference between signal and expected for alpha
o2::aod::pidtof::TOFExpSigmaAl tofExpSigmaAl float
o2::aod::pidtof::TOFNSigmaAl tofNSigmaAl float

o2-analysis-pid-tpc

Code file: pidTPC.cxx

Table of the TPC response with binned Nsigma for electron
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreEl tpcNSigmaStoreEl int8_t
o2::aod::pidtpc_tiny::TPCNSigmaEl D tpcNSigmaEl float
Table of the TPC response with binned Nsigma for muon
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreMu tpcNSigmaStoreMu int8_t
o2::aod::pidtpc_tiny::TPCNSigmaMu D tpcNSigmaMu float
Table of the TPC response with binned Nsigma for pion
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStorePi tpcNSigmaStorePi int8_t
o2::aod::pidtpc_tiny::TPCNSigmaPi D tpcNSigmaPi float
Table of the TPC response with binned Nsigma for kaon
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreKa tpcNSigmaStoreKa int8_t
o2::aod::pidtpc_tiny::TPCNSigmaKa D tpcNSigmaKa float
Table of the TPC response with binned Nsigma for proton
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStorePr tpcNSigmaStorePr int8_t
o2::aod::pidtpc_tiny::TPCNSigmaPr D tpcNSigmaPr float
Table of the TPC response with binned Nsigma for deuteron
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreDe tpcNSigmaStoreDe int8_t
o2::aod::pidtpc_tiny::TPCNSigmaDe D tpcNSigmaDe float
Table of the TPC response with binned Nsigma for triton
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreTr tpcNSigmaStoreTr int8_t
o2::aod::pidtpc_tiny::TPCNSigmaTr D tpcNSigmaTr float
Table of the TPC response with binned Nsigma for helium3
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreHe tpcNSigmaStoreHe int8_t
o2::aod::pidtpc_tiny::TPCNSigmaHe D tpcNSigmaHe float
Table of the TPC response with binned Nsigma for alpha
Name Getter Type Comment
o2::aod::pidtpc_tiny::TPCNSigmaStoreAl tpcNSigmaStoreAl int8_t
o2::aod::pidtpc_tiny::TPCNSigmaAl D tpcNSigmaAl float

o2-analysis-pid-tpc-full

Code file: pidTPCFull.cxx

Table of the TPC (full) response with expected signal, expected resolution and Nsigma for electron
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffEl D tpcExpSignalDiffEl float
o2::aod::pidtpc::TPCExpSigmaEl tpcExpSigmaEl float
o2::aod::pidtpc::TPCNSigmaEl tpcNSigmaEl float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for muon
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffMu D tpcExpSignalDiffMu float
o2::aod::pidtpc::TPCExpSigmaMu tpcExpSigmaMu float
o2::aod::pidtpc::TPCNSigmaMu tpcNSigmaMu float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for pion
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffPi D tpcExpSignalDiffPi float
o2::aod::pidtpc::TPCExpSigmaPi tpcExpSigmaPi float
o2::aod::pidtpc::TPCNSigmaPi tpcNSigmaPi float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for kaon
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffKa D tpcExpSignalDiffKa float
o2::aod::pidtpc::TPCExpSigmaKa tpcExpSigmaKa float
o2::aod::pidtpc::TPCNSigmaKa tpcNSigmaKa float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for proton
Is used in:
  • o2::aod::BigTracksPID = soa::Join<o2::aod::BigTracks, o2::aod::pidTPCFullEl, o2::aod::pidTPCFullMu, o2::aod::pidTPCFullPi, o2::aod::pidTPCFullKa, o2::aod::pidTPCFullPr, o2::aod::pidTOFFullEl, o2::aod::pidTOFFullMu, o2::aod::pidTOFFullPi, o2::aod::pidTOFFullKa, o2::aod::pidTOFFullPr>
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffPr D tpcExpSignalDiffPr float
o2::aod::pidtpc::TPCExpSigmaPr tpcExpSigmaPr float
o2::aod::pidtpc::TPCNSigmaPr tpcNSigmaPr float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for deuteron
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffDe D tpcExpSignalDiffDe float
o2::aod::pidtpc::TPCExpSigmaDe tpcExpSigmaDe float
o2::aod::pidtpc::TPCNSigmaDe tpcNSigmaDe float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for triton
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffTr D tpcExpSignalDiffTr float
o2::aod::pidtpc::TPCExpSigmaTr tpcExpSigmaTr float
o2::aod::pidtpc::TPCNSigmaTr tpcNSigmaTr float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for helium3
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffHe D tpcExpSignalDiffHe float
o2::aod::pidtpc::TPCExpSigmaHe tpcExpSigmaHe float
o2::aod::pidtpc::TPCNSigmaHe tpcNSigmaHe float
Table of the TPC (full) response with expected signal, expected resolution and Nsigma for alpha
Name Getter Type Comment
o2::aod::pidtpc::TPCExpSignalDiffAl D tpcExpSignalDiffAl float
o2::aod::pidtpc::TPCExpSigmaAl tpcExpSigmaAl float
o2::aod::pidtpc::TPCNSigmaAl tpcNSigmaAl float

o2-analysis-cascadefinder

Code file: cascadefinder.cxx

Is used in:
  • o2::aod::CascDataOrigin = o2::aod::CascData
Name Getter Type Comment
o2::soa::Index GI globalIndex int64_t
o2::aod::cascdata::V0DataId I v0DataId int32 Pointer into V0Datas
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::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::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::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::DCACascToPV D dcacasctopv float
o2::aod::cascdata::MLambda D mLambda float
o2::aod::cascdata::MXi D mXi float
o2::aod::cascdata::MOmega D mOmega float
o2::aod::cascdata::YXi D yXi float
o2::aod::cascdata::YOmega D yOmega float
o2::aod::cascdata::Eta D eta float

o2-analysis-lambdakzerofinder

Code file: lambdakzerofinder.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::PosX posX float
o2::aod::v0data::NegX negX float
o2::aod::v0data::X x float
o2::aod::v0data::Y y float
o2::aod::v0data::Z z float
o2::aod::v0data::PxPos pxpos float
o2::aod::v0data::PyPos pypos float
o2::aod::v0data::PzPos pzpos float
o2::aod::v0data::PxNeg pxneg float
o2::aod::v0data::PyNeg pyneg float
o2::aod::v0data::PzNeg pzneg float
o2::aod::v0data::DCAV0Daughters dcaV0daughters float
o2::aod::v0data::DCAPosToPV dcapostopv float
o2::aod::v0data::DCANegToPV dcanegtopv float
o2::aod::v0data::Pt D pt float
o2::aod::v0data::V0Radius D v0radius float
o2::aod::v0data::V0CosPA D v0cosPA float
o2::aod::v0data::DCAV0ToPV D dcav0topv float
o2::aod::v0data::Alpha D alpha ?
o2::aod::v0data::QtArm D qtarm ?
o2::aod::v0data::MLambda D mLambda float
o2::aod::v0data::MAntiLambda D mAntiLambda float
o2::aod::v0data::MK0Short D mK0Short float
o2::aod::v0data::MGamma D mGamma float
o2::aod::v0data::YK0Short D yK0Short float
o2::aod::v0data::YLambda D yLambda float
o2::aod::v0data::Eta D eta float
o2::aod::v0data::Phi D phi float

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

Code file: HFCandidateCreator2Prong.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::collision::PosX GI ?
o2::aod::collision::PosY GI ?
o2::aod::collision::PosZ GI ?
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::Index0Id I index0Id int Pointer into Tracks
o2::aod::hf_track_index::Index1Id I index1Id int Pointer into Tracks
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_prong2::M D m float
o2::aod::hf_cand_prong2::M2 D m2 float
o2::aod::hf_cand_prong2::ImpactParameterProduct D impactParameterProduct float
o2::aod::hf_cand_prong2::CosThetaStar D cosThetaStar float
o2::aod::hf_cand_prong2::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_prong2::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_prong2::FlagMCMatchRec flagMCMatchRec int8_t reconstruction level
o2::aod::hf_cand_prong2::OriginMCRec originMCRec int8_t particle origin, reconstruction level
Name Getter Type Comment
o2::aod::hf_cand_prong2::FlagMCMatchGen flagMCMatchGen int8_t generator level
o2::aod::hf_cand_prong2::OriginMCGen originMCGen int8_t particle origin, generator level

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

Code file: HFCandidateCreator3Prong.cxx

Name Getter Type Comment
o2::aod::hf_cand::CollisionId I collisionId int32 Pointer into Collisions
o2::aod::collision::PosX GI ?
o2::aod::collision::PosY GI ?
o2::aod::collision::PosZ GI ?
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::Index0Id I index0Id int Pointer into Tracks
o2::aod::hf_track_index::Index1Id I index1Id int Pointer into Tracks
o2::aod::hf_track_index::Index2Id I index2Id int Pointer into Tracks
o2::aod::hf_track_index::HFflag hfflag uint8_t
o2::aod::hf_cand_prong3::M D m float
o2::aod::hf_cand_prong3::M2 D m2 float
o2::aod::hf_cand_prong3::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_prong3::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_prong3::FlagMCMatchRec flagMCMatchRec int8_t reconstruction level
o2::aod::hf_cand_prong3::OriginMCRec originMCRec int8_t particle origin, reconstruction level
o2::aod::hf_cand_prong3::FlagMCDecayChanRec flagMCDecayChanRec int8_t resonant decay channel flag, reconstruction level
Name Getter Type Comment
o2::aod::hf_cand_prong3::FlagMCMatchGen flagMCMatchGen int8_t generator level
o2::aod::hf_cand_prong3::OriginMCGen originMCGen int8_t particle origin, generator level
o2::aod::hf_cand_prong3::FlagMCDecayChanGen flagMCDecayChanGen int8_t resonant decay channel flag, generator level

o2-analysis-hf-d0-candidate-selector

Code file: HFD0CandidateSelector.cxx

Name Getter Type Comment
o2::aod::hf_selcandidate_d0::IsSelD0 isSelD0 int
o2::aod::hf_selcandidate_d0::IsSelD0bar isSelD0bar int

o2-analysis-hf-dplus-topikpi-candidate-selector

Code file: HFDplusToPiKPiCandidateSelector.cxx

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

o2-analysis-hf-jpsi-toee-candidate-selector

Code file: HFJpsiToEECandidateSelector.cxx

Name Getter Type Comment
o2::aod::hf_selcandidate_jpsi::IsSelJpsiToEE isSelJpsiToEE int

o2-analysis-hf-lc-candidate-selector

Code file: HFLcCandidateSelector.cxx

Name Getter Type Comment
o2::aod::hf_selcandidate_lc::IsSelLcpKpi isSelLcpKpi int
o2::aod::hf_selcandidate_lc::IsSelLcpiKp isSelLcpiKp int

o2-analysis-hf-track-index-skims-creator

Code file: HFTrackIndexSkimsCreator.cxx

Is used in:
  • o2::aod::BigTracks = soa::Join<o2::aod::Tracks, o2::aod::TracksCov, o2::aod::TracksExtra, o2::aod::HFSelTrack>
Name Getter Type Comment
o2::aod::hf_seltrack::IsSelProng isSelProng int
o2::aod::hf_seltrack::DCAPrim0 dcaPrim0 float
o2::aod::hf_seltrack::DCAPrim1 dcaPrim1 float
Name Getter Type Comment
o2::aod::hf_track_index::Index0Id I index0Id int Pointer into Tracks
o2::aod::hf_track_index::Index1Id I index1Id int Pointer into Tracks
o2::aod::hf_track_index::HFflag hfflag uint8_t
Name Getter Type Comment
o2::aod::hf_track_index::D0ToKPiFlag d0ToKPiFlag uint8_t
o2::aod::hf_track_index::JpsiToEEFlag jpsiToEEFlag uint8_t
Name Getter Type Comment
o2::aod::hf_track_index::Index0Id I index0Id int Pointer into Tracks
o2::aod::hf_track_index::Index1Id I index1Id int Pointer into Tracks
o2::aod::hf_track_index::Index2Id I index2Id int Pointer into Tracks
o2::aod::hf_track_index::HFflag hfflag uint8_t
Name Getter Type Comment
o2::aod::hf_track_index::DPlusPiKPiFlag dPlusPiKPiFlag uint8_t
o2::aod::hf_track_index::LcPKPiFlag lcPKPiFlag uint8_t
o2::aod::hf_track_index::DsKKPiFlag dsKKPiFlag uint8_t
o2::aod::hf_track_index::XicToPKPiFlag xicToPKPiFlag uint8_t

o2-analysis-hf-xic-topkpi-candidate-selector

Code file: HFXicToPKPiCandidateSelector.cxx

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