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
o2::aod::Cents
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
o2::aod::EMCALClusters
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
o2::aod::EvSels
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
o2::aod::BcSels
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
o2::aod::Mults
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
o2::aod::Timestamps
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
o2::aod::TracksExtended
Name
Getter
Type
Comment
o2::aod::track::DcaXY
dcaXY
float
o2::aod::track::DcaZ
dcaZ
float
o2-analysis-trackselection
Code file: trackselection.cxx
o2::aod::TrackSelection
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
o2::aod::TransientV0s
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
o2::aod::TransientCascades
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
o2::aod::pidTOFbeta
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
o2::aod::pidTOFEl
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
o2::aod::pidTOFMu
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
o2::aod::pidTOFPi
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
o2::aod::pidTOFKa
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
o2::aod::pidTOFPr
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
o2::aod::pidTOFDe
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
o2::aod::pidTOFTr
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
o2::aod::pidTOFHe
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
o2::aod::pidTOFAl
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
o2::aod::pidTOFFullEl
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
o2::aod::pidTOFFullMu
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
o2::aod::pidTOFFullPi
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
o2::aod::pidTOFFullKa
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
o2::aod::pidTOFFullPr
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
o2::aod::pidTOFFullDe
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
o2::aod::pidTOFFullTr
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
o2::aod::pidTOFFullHe
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
o2::aod::pidTOFFullAl
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
o2::aod::pidTPCEl
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
o2::aod::pidTPCMu
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
o2::aod::pidTPCPi
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
o2::aod::pidTPCKa
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
o2::aod::pidTPCPr
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
o2::aod::pidTPCDe
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
o2::aod::pidTPCTr
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
o2::aod::pidTPCHe
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
o2::aod::pidTPCAl
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
o2::aod::pidTPCFullEl
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
o2::aod::pidTPCFullMu
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
o2::aod::pidTPCFullPi
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
o2::aod::pidTPCFullKa
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
o2::aod::pidTPCFullPr
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
o2::aod::pidTPCFullDe
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
o2::aod::pidTPCFullTr
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
o2::aod::pidTPCFullHe
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
o2::aod::pidTPCFullAl
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
o2::aod::CascData
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
o2::aod::StoredV0Datas
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
o2::aod::HfCandProng2Base
o2::aod::HfCandProng2MCRec
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
o2::aod::HfCandProng2MCGen
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
o2::aod::HfCandProng3Base
o2::aod::HfCandProng3MCRec
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
o2::aod::HfCandProng3MCGen
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
o2::aod::HFSelD0Candidate
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
o2::aod::HFSelDplusToPiKPiCandidate
Name
Getter
Type
Comment
o2::aod::hf_selcandidate_dplus::IsSelDplusToPiKPi
isSelDplusToPiKPi
int
o2-analysis-hf-jpsi-toee-candidate-selector
Code file: HFJpsiToEECandidateSelector.cxx
o2::aod::HFSelJpsiToEECandidate
Name
Getter
Type
Comment
o2::aod::hf_selcandidate_jpsi::IsSelJpsiToEE
isSelJpsiToEE
int
o2-analysis-hf-lc-candidate-selector
Code file: HFLcCandidateSelector.cxx
o2::aod::HFSelLcCandidate
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
o2::aod::HFSelTrack
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
o2::aod::HfTrackIndexProng2
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
o2::aod::HfCutStatusProng2
Name
Getter
Type
Comment
o2::aod::hf_track_index::D0ToKPiFlag
d0ToKPiFlag
uint8_t
o2::aod::hf_track_index::JpsiToEEFlag
jpsiToEEFlag
uint8_t
o2::aod::HfTrackIndexProng3
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
o2::aod::HfCutStatusProng3
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
o2::aod::HFSelXicToPKPiCandidate
Name
Getter
Type
Comment
o2::aod::hf_selcandidate_xic::IsSelXicToPKPi
isSelXicToPKPi
int
o2::aod::hf_selcandidate_xic::IsSelXicToPiKP
isSelXicToPiKP
int