![]() |
Project
|
Namespaces | |
namespace | ambiguous |
namespace | bc |
namespace | calo |
namespace | calotrigger |
namespace | cascade |
namespace | col |
namespace | collision |
namespace | cols |
namespace | coords |
namespace | cpvcluster |
namespace | datamodel |
namespace | decay3body |
namespace | extra_1 |
namespace | extra_2 |
namespace | extra_3 |
namespace | extra_4 |
namespace | fdd |
namespace | ft0 |
namespace | fv0a |
namespace | fv0c |
namespace | fwdtrack |
namespace | fwdtrkcl |
namespace | hepmcheavyion |
namespace | hepmcpdfinfo |
namespace | hepmcxsection |
namespace | hmpid |
namespace | idx |
namespace | indices |
namespace | mccalolabel |
namespace | mccollision |
namespace | mccollisionlabel |
namespace | mcfwdtracklabel |
namespace | mcmfttracklabel |
namespace | mcparticle |
namespace | mctracklabel |
namespace | origins |
namespace | parts |
namespace | run2 |
namespace | skimmedExampleTrack |
namespace | strangenesstracking |
namespace | table |
namespace | test |
namespace | test_indices |
namespace | things |
namespace | timestamp |
namespace | track |
namespace | trackqa |
namespace | tracks |
namespace | unsorted |
namespace | v0 |
namespace | zdc |
Classes | |
struct | Hash |
struct | MetadataTrait |
struct | TableMetadata |
Base type for table metadata. More... | |
Concepts | |
concept | is_aod_hash |
hash identification concepts | |
concept | is_origin_hash |
Typedefs | |
using | BCs = BCs_001 |
using | BC = BCs::iterator |
using | BCsWithTimestamps = soa::Join< aod::BCs, aod::Timestamps > |
using | Collisions = Collisions_001 |
using | Collision = Collisions::iterator |
using | StoredTracksExtra = StoredTracksExtra_002 |
using | TracksExtra = TracksExtra_002 |
using | Track = Tracks::iterator |
using | TrackIU = TracksIU::iterator |
using | TrackCov = TracksCov::iterator |
using | TrackCovIU = TracksCovIU::iterator |
using | TrackExtra = TracksExtra::iterator |
using | Run2TrackExtras = Run2TrackExtras_001 |
using | Run2TrackExtra = Run2TrackExtras::iterator |
using | FullTracks = soa::Join< Tracks, TracksExtra > |
using | FullTrack = FullTracks::iterator |
using | TracksQAVersion = TracksQA_002 |
using | TracksQA = TracksQAVersion::iterator |
using | MFTTracks = MFTTracks_001 |
using | StoredMFTTracks = StoredMFTTracks_001 |
using | MFTTrack = MFTTracks::iterator |
using | FwdTrack = FwdTracks::iterator |
using | FwdTrackCovFwd = FwdTracksCov::iterator |
using | MFTTrackCovFwd = MFTTracksCov::iterator |
using | FullFwdTracks = soa::Join< FwdTracks, FwdTracksCov > |
using | FullFwdTrack = FullFwdTracks::iterator |
using | AmbiguousTrack = AmbiguousTracks::iterator |
using | AmbiguousMFTTrack = AmbiguousMFTTracks::iterator |
using | AmbiguousFwdTrack = AmbiguousFwdTracks::iterator |
using | FwdTrkCl = FwdTrkCls::iterator |
using | HMPIDs = HMPID_001 |
using | HMPID = HMPIDs::iterator |
using | Calo = Calos::iterator |
using | CaloTrigger = CaloTriggers::iterator |
using | CPVCluster = CPVClusters::iterator |
using | Zdcs = Zdcs_001 |
using | Zdc = Zdcs::iterator |
new version | |
using | FV0A = FV0As::iterator |
using | FV0AExtra = FV0AsExtra::iterator |
using | FV0C = FV0Cs::iterator |
using | FT0 = FT0s::iterator |
using | FT0Extra = FT0sExtra::iterator |
using | FDDs = FDDs_001 |
using | FDD = FDDs::iterator |
this defines the current default version | |
using | FDDExtra = FDDsExtra::iterator |
using | V0s = V0s_002 |
using | V0 = V0s::iterator |
this defines the current default version | |
using | Cascades = Cascades_001 |
using | Cascade = Cascades::iterator |
this defines the current default version | |
using | Decay3Bodys = Decay3Bodys |
using | Decay3Body = Decay3Bodys::iterator |
this defines the current default version | |
using | TrackedCascades = TrackedCascades |
using | TrackedCascade = TrackedCascades::iterator |
using | TrackedV0s = TrackedV0s |
using | TrackedV0 = TrackedV0s::iterator |
using | Tracked3Bodys = Tracked3Bodys |
using | Tracked3body = Tracked3Bodys::iterator |
using | Origin = Origins::iterator |
using | Run2BCInfos = Run2BCInfos_001 |
using | Run2BCInfo = Run2BCInfos::iterator |
using | Run2OTFV0 = Run2OTFV0s::iterator |
using | McCollisions = McCollisions_001 |
using | McCollision = McCollisions::iterator |
using | StoredMcParticles = StoredMcParticles_001 |
using | McParticles = McParticles_001 |
using | McParticle = McParticles::iterator |
using | McTrackLabel = McTrackLabels::iterator |
using | McMFTTrackLabel = McMFTTrackLabels::iterator |
using | McFwdTrackLabel = McFwdTrackLabels::iterator |
using | McCaloLabels = McCaloLabels_000 |
using | McCaloLabel = McCaloLabels::iterator |
using | McCollisionLabel = McCollisionLabels::iterator |
using | HepMCXSection = HepMCXSections::iterator |
using | HepMCPdfInfo = HepMCPdfInfos::iterator |
using | HepMCHeavyIon = HepMCHeavyIons::iterator |
using | CollisionMatchedRun2Sparse = soa::Join< Collisions, Run2MatchedSparse >::iterator |
using | CollisionMatchedRun3Sparse = soa::Join< Collisions, Run3MatchedSparse >::iterator |
using | Event = Events::iterator |
using | TracksDerived = o2::soa::Table< tracks::Eta, tracks::Phi > |
Functions | |
DECLARE_SOA_TABLE (BCs_000, "AOD", "BC", o2::soa::Index<>, bc::RunNumber, bc::GlobalBC, bc::TriggerMask) | |
DECLARE_SOA_TABLE_VERSIONED (BCs_001, "AOD", "BC", 1, o2::soa::Index<>, bc::RunNumber, bc::GlobalBC, bc::TriggerMask, bc::InputMask) | |
DECLARE_SOA_TABLE (BCFlags, "AOD", "BCFLAG", bc::Flags) | |
DECLARE_SOA_TABLE (Timestamps, "AOD", "TIMESTAMPS", timestamp::Timestamp) | |
DECLARE_SOA_TABLE (Collisions_000, "AOD", "COLLISION", o2::soa::Index<>, collision::BCId, collision::PosX, collision::PosY, collision::PosZ, collision::CovXX, collision::CovXY, collision::CovXZ, collision::CovYY, collision::CovYZ, collision::CovZZ, collision::Flags, collision::Chi2, collision::NumContrib, collision::CollisionTime, collision::CollisionTimeRes) | |
DECLARE_SOA_TABLE_VERSIONED (Collisions_001, "AOD", "COLLISION", 1, o2::soa::Index<>, collision::BCId, collision::PosX, collision::PosY, collision::PosZ, collision::CovXX, collision::CovXY, collision::CovYY, collision::CovXZ, collision::CovYZ, collision::CovZZ, collision::Flags, collision::Chi2, collision::NumContrib, collision::CollisionTime, collision::CollisionTimeRes) | |
DECLARE_SOA_TABLE_FULL (StoredTracks, "Tracks", "AOD", "TRACK", o2::soa::Index<>, track::CollisionId, track::TrackType, track::X, track::Alpha, track::Y, track::Z, track::Snp, track::Tgl, track::Signed1Pt, track::IsWithinBeamPipe< track::X >, track::Px< track::Signed1Pt, track::Snp, track::Alpha >, track::Py< track::Signed1Pt, track::Snp, track::Alpha >, track::Pz< track::Signed1Pt, track::Tgl >, track::PVector< track::Signed1Pt, track::Snp, track::Alpha, track::Tgl >, track::Energy< track::Signed1Pt, track::Tgl >, track::Rapidity< track::Signed1Pt, track::Tgl >, track::Sign< track::Signed1Pt >, o2::soa::Marker< 1 >) | |
DECLARE_SOA_EXTENDED_TABLE (Tracks, StoredTracks, "EXTRACK", 0, aod::track::Pt, aod::track::P, aod::track::Eta, aod::track::Phi) | |
DECLARE_SOA_TABLE_FULL (StoredTracksIU, "Tracks_IU", "AOD", "TRACK_IU", o2::soa::Index<>, track::CollisionId, track::TrackType, track::X, track::Alpha, track::Y, track::Z, track::Snp, track::Tgl, track::Signed1Pt, track::IsWithinBeamPipe< track::X >, track::Px< track::Signed1Pt, track::Snp, track::Alpha >, track::Py< track::Signed1Pt, track::Snp, track::Alpha >, track::Pz< track::Signed1Pt, track::Tgl >, track::PVector< track::Signed1Pt, track::Snp, track::Alpha, track::Tgl >, track::Energy< track::Signed1Pt, track::Tgl >, track::Rapidity< track::Signed1Pt, track::Tgl >, track::Sign< track::Signed1Pt >, o2::soa::Marker< 2 >) | |
DECLARE_SOA_EXTENDED_TABLE (TracksIU, StoredTracksIU, "EXTRACK_IU", 0, aod::track::Pt, aod::track::P, aod::track::Eta, aod::track::Phi) | |
DECLARE_SOA_TABLE_FULL (StoredTracksCov, "TracksCov", "AOD", "TRACKCOV", track::SigmaY, track::SigmaZ, track::SigmaSnp, track::SigmaTgl, track::Sigma1Pt, track::RhoZY, track::RhoSnpY, track::RhoSnpZ, track::RhoTglY, track::RhoTglZ, track::RhoTglSnp, track::Rho1PtY, track::Rho1PtZ, track::Rho1PtSnp, track::Rho1PtTgl, o2::soa::Marker< 1 >) | |
DECLARE_SOA_EXTENDED_TABLE (TracksCov, StoredTracksCov, "EXTRACKCOV", 0, aod::track::CYY, aod::track::CZY, aod::track::CZZ, aod::track::CSnpY, aod::track::CSnpZ, aod::track::CSnpSnp, aod::track::CTglY, aod::track::CTglZ, aod::track::CTglSnp, aod::track::CTglTgl, aod::track::C1PtY, aod::track::C1PtZ, aod::track::C1PtSnp, aod::track::C1PtTgl, aod::track::C1Pt21Pt2) | |
DECLARE_SOA_TABLE_FULL (StoredTracksCovIU, "TracksCov_IU", "AOD", "TRACKCOV_IU", track::SigmaY, track::SigmaZ, track::SigmaSnp, track::SigmaTgl, track::Sigma1Pt, track::RhoZY, track::RhoSnpY, track::RhoSnpZ, track::RhoTglY, track::RhoTglZ, track::RhoTglSnp, track::Rho1PtY, track::Rho1PtZ, track::Rho1PtSnp, track::Rho1PtTgl, o2::soa::Marker< 2 >) | |
DECLARE_SOA_EXTENDED_TABLE (TracksCovIU, StoredTracksCovIU, "EXTRACKCOV_IU", 0, aod::track::CYY, aod::track::CZY, aod::track::CZZ, aod::track::CSnpY, aod::track::CSnpZ, aod::track::CSnpSnp, aod::track::CTglY, aod::track::CTglZ, aod::track::CTglSnp, aod::track::CTglTgl, aod::track::C1PtY, aod::track::C1PtZ, aod::track::C1PtSnp, aod::track::C1PtTgl, aod::track::C1Pt21Pt2) | |
DECLARE_SOA_TABLE_FULL (StoredTracksExtra_000, "TracksExtra", "AOD", "TRACKEXTRA", track::TPCInnerParam, track::Flags, track::ITSClusterMap, track::TPCNClsFindable, track::TPCNClsFindableMinusFound, track::TPCNClsFindableMinusCrossedRows, track::TPCNClsShared, track::TRDPattern, track::ITSChi2NCl, track::TPCChi2NCl, track::TRDChi2, track::TOFChi2, track::TPCSignal, track::TRDSignal, track::Length, track::TOFExpMom, track::PIDForTracking< track::Flags >, track::IsPVContributor< track::Flags >, track::HasITS< track::DetectorMap >, track::HasTPC< track::DetectorMap >, track::HasTRD< track::DetectorMap >, track::HasTOF< track::DetectorMap >, track::TPCNClsFound< track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TPCNClsCrossedRows< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows >, track::TOFExpTimeEl< track::Length, track::TOFExpMom >, track::TOFExpTimeMu< track::Length, track::TOFExpMom >, track::TOFExpTimePi< track::Length, track::TOFExpMom >, track::TOFExpTimeKa< track::Length, track::TOFExpMom >, track::TOFExpTimePr< track::Length, track::TOFExpMom >, track::TOFExpTimeDe< track::Length, track::TOFExpMom >, track::TOFExpTimeTr< track::Length, track::TOFExpMom >, track::TOFExpTimeHe< track::Length, track::TOFExpMom >, track::TOFExpTimeAl< track::Length, track::TOFExpMom >, track::ITSNCls< track::ITSClusterMap >, track::ITSNClsInnerBarrel< track::ITSClusterMap >, track::TPCCrossedRowsOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows >, track::TPCFoundOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TPCFractionSharedCls< track::TPCNClsShared, track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TrackEtaEMCAL, track::TrackPhiEMCAL, track::TrackTime, track::TrackTimeRes) | |
DECLARE_SOA_TABLE_FULL_VERSIONED (StoredTracksExtra_001, "TracksExtra", "AOD", "TRACKEXTRA", 1, track::TPCInnerParam, track::Flags, track::ITSClusterSizes, track::TPCNClsFindable, track::TPCNClsFindableMinusFound, track::TPCNClsFindableMinusCrossedRows, track::TPCNClsShared, track::v001::extensions::TPCDeltaTFwd< track::TrackTimeRes, track::Flags >, track::v001::extensions::TPCDeltaTBwd< track::TrackTimeRes, track::Flags >, track::TRDPattern, track::ITSChi2NCl, track::TPCChi2NCl, track::TRDChi2, track::TOFChi2, track::TPCSignal, track::TRDSignal, track::Length, track::TOFExpMom, track::PIDForTracking< track::Flags >, track::IsPVContributor< track::Flags >, track::HasITS< track::v001::DetectorMap >, track::HasTPC< track::v001::DetectorMap >, track::HasTRD< track::v001::DetectorMap >, track::HasTOF< track::v001::DetectorMap >, track::TPCNClsFound< track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TPCNClsCrossedRows< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows >, track::v001::ITSClusterMap< track::ITSClusterSizes >, track::v001::ITSNCls< track::ITSClusterSizes >, track::v001::ITSNClsInnerBarrel< track::ITSClusterSizes >, track::v001::ITSClsSizeInLayer< track::ITSClusterSizes >, track::v001::IsITSAfterburner< track::v001::DetectorMap, track::ITSChi2NCl >, track::TOFExpTimeEl< track::Length, track::TOFExpMom >, track::TOFExpTimeMu< track::Length, track::TOFExpMom >, track::TOFExpTimePi< track::Length, track::TOFExpMom >, track::TOFExpTimeKa< track::Length, track::TOFExpMom >, track::TOFExpTimePr< track::Length, track::TOFExpMom >, track::TOFExpTimeDe< track::Length, track::TOFExpMom >, track::TOFExpTimeTr< track::Length, track::TOFExpMom >, track::TOFExpTimeHe< track::Length, track::TOFExpMom >, track::TOFExpTimeAl< track::Length, track::TOFExpMom >, track::TPCCrossedRowsOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows >, track::TPCFoundOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TPCFractionSharedCls< track::TPCNClsShared, track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TrackEtaEMCAL, track::TrackPhiEMCAL, track::TrackTime, track::TrackTimeRes) | |
DECLARE_SOA_TABLE_FULL_VERSIONED (StoredTracksExtra_002, "TracksExtra", "AOD", "TRACKEXTRA", 2, track::TPCInnerParam, track::Flags, track::ITSClusterSizes, track::TPCNClsFindable, track::TPCNClsFindableMinusFound, track::TPCNClsFindableMinusPID, track::TPCNClsFindableMinusCrossedRows, track::TPCNClsShared, track::v001::extensions::TPCDeltaTFwd< track::TrackTimeRes, track::Flags >, track::v001::extensions::TPCDeltaTBwd< track::TrackTimeRes, track::Flags >, track::TRDPattern, track::ITSChi2NCl, track::TPCChi2NCl, track::TRDChi2, track::TOFChi2, track::TPCSignal, track::TRDSignal, track::Length, track::TOFExpMom, track::PIDForTracking< track::Flags >, track::IsPVContributor< track::Flags >, track::HasITS< track::v001::DetectorMap >, track::HasTPC< track::v001::DetectorMap >, track::HasTRD< track::v001::DetectorMap >, track::HasTOF< track::v001::DetectorMap >, track::TPCNClsFound< track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TPCNClsCrossedRows< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows >, track::v001::ITSClusterMap< track::ITSClusterSizes >, track::v001::ITSNCls< track::ITSClusterSizes >, track::v001::ITSNClsInnerBarrel< track::ITSClusterSizes >, track::v001::ITSClsSizeInLayer< track::ITSClusterSizes >, track::v001::IsITSAfterburner< track::v001::DetectorMap, track::ITSChi2NCl >, track::TOFExpTimeEl< track::Length, track::TOFExpMom >, track::TOFExpTimeMu< track::Length, track::TOFExpMom >, track::TOFExpTimePi< track::Length, track::TOFExpMom >, track::TOFExpTimeKa< track::Length, track::TOFExpMom >, track::TOFExpTimePr< track::Length, track::TOFExpMom >, track::TOFExpTimeDe< track::Length, track::TOFExpMom >, track::TOFExpTimeTr< track::Length, track::TOFExpMom >, track::TOFExpTimeHe< track::Length, track::TOFExpMom >, track::TOFExpTimeAl< track::Length, track::TOFExpMom >, track::TPCCrossedRowsOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows >, track::TPCFoundOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TPCFractionSharedCls< track::TPCNClsShared, track::TPCNClsFindable, track::TPCNClsFindableMinusFound >, track::TrackEtaEMCAL, track::TrackPhiEMCAL, track::TrackTime, track::TrackTimeRes) | |
DECLARE_SOA_TABLE (Run2TrackExtras_000, "AOD", "RUN2TRACKEXTRA", track::ITSSignal) | |
DECLARE_SOA_TABLE_VERSIONED (Run2TrackExtras_001, "AOD", "RUN2TRACKEXTRA", 1, track::ITSSignal, track::ITSSharedClusterMap, track::ITSNSharedCls< track::ITSSharedClusterMap >) | |
DECLARE_SOA_TABLE (TracksQA_000, "AOD", "TRACKQA", o2::soa::Index<>, trackqa::TrackId, trackqa::TPCTime0, trackqa::TPCDCAR, trackqa::TPCDCAZ, trackqa::TPCClusterByteMask, trackqa::TPCdEdxMax0R, trackqa::TPCdEdxMax1R, trackqa::TPCdEdxMax2R, trackqa::TPCdEdxMax3R, trackqa::TPCdEdxTot0R, trackqa::TPCdEdxTot1R, trackqa::TPCdEdxTot2R, trackqa::TPCdEdxTot3R) | |
DECLARE_SOA_TABLE_VERSIONED (TracksQA_001, "AOD", "TRACKQA", 1, o2::soa::Index<>, trackqa::TrackId, trackqa::TPCTime0, trackqa::TPCDCAR, trackqa::TPCDCAZ, trackqa::TPCClusterByteMask, trackqa::TPCdEdxMax0R, trackqa::TPCdEdxMax1R, trackqa::TPCdEdxMax2R, trackqa::TPCdEdxMax3R, trackqa::TPCdEdxTot0R, trackqa::TPCdEdxTot1R, trackqa::TPCdEdxTot2R, trackqa::TPCdEdxTot3R, trackqa::DeltaRefContParamY, trackqa::DeltaRefContParamZ, trackqa::DeltaRefContParamSnp, trackqa::DeltaRefContParamTgl, trackqa::DeltaRefContParamQ2Pt, trackqa::DeltaRefGloParamY, trackqa::DeltaRefGloParamZ, trackqa::DeltaRefGloParamSnp, trackqa::DeltaRefGloParamTgl, trackqa::DeltaRefGloParamQ2Pt, trackqa::IsDummy< trackqa::DeltaRefContParamY, trackqa::DeltaRefContParamZ, trackqa::DeltaRefContParamSnp, trackqa::DeltaRefContParamTgl, trackqa::DeltaRefContParamQ2Pt, trackqa::DeltaRefGloParamY, trackqa::DeltaRefGloParamZ, trackqa::DeltaRefGloParamSnp, trackqa::DeltaRefGloParamTgl, trackqa::DeltaRefGloParamQ2Pt >) | |
DECLARE_SOA_TABLE_VERSIONED (TracksQA_002, "AOD", "TRACKQA", 2, o2::soa::Index<>, trackqa::TrackId, trackqa::TPCTime0, trackqa::TPCDCAR, trackqa::TPCDCAZ, trackqa::TPCClusterByteMask, trackqa::TPCdEdxMax0R, trackqa::TPCdEdxMax1R, trackqa::TPCdEdxMax2R, trackqa::TPCdEdxMax3R, trackqa::TPCdEdxTot0R, trackqa::TPCdEdxTot1R, trackqa::TPCdEdxTot2R, trackqa::TPCdEdxTot3R, trackqa::DeltaRefContParamY, trackqa::DeltaRefContParamZ, trackqa::DeltaRefContParamSnp, trackqa::DeltaRefContParamTgl, trackqa::DeltaRefContParamQ2Pt, trackqa::DeltaRefGloParamY, trackqa::DeltaRefGloParamZ, trackqa::DeltaRefGloParamSnp, trackqa::DeltaRefGloParamTgl, trackqa::DeltaRefGloParamQ2Pt, trackqa::DeltaTOFdX, trackqa::DeltaTOFdZ, trackqa::IsDummy< trackqa::DeltaRefContParamY, trackqa::DeltaRefContParamZ, trackqa::DeltaRefContParamSnp, trackqa::DeltaRefContParamTgl, trackqa::DeltaRefContParamQ2Pt, trackqa::DeltaRefGloParamY, trackqa::DeltaRefGloParamZ, trackqa::DeltaRefGloParamSnp, trackqa::DeltaRefGloParamTgl, trackqa::DeltaRefGloParamQ2Pt >) | |
DECLARE_SOA_TABLE_FULL (StoredMFTTracks_000, "MFTTracks", "AOD", "MFTTRACK", o2::soa::Index<>, fwdtrack::CollisionId, fwdtrack::X, fwdtrack::Y, fwdtrack::Z, fwdtrack::Phi, fwdtrack::Tgl, fwdtrack::Signed1Pt, fwdtrack::NClusters, fwdtrack::Px< fwdtrack::Pt, fwdtrack::Phi >, fwdtrack::Py< fwdtrack::Pt, fwdtrack::Phi >, fwdtrack::Pz< fwdtrack::Pt, fwdtrack::Tgl >, fwdtrack::Sign< fwdtrack::Signed1Pt >, fwdtrack::Chi2, fwdtrack::TrackTime, fwdtrack::TrackTimeRes) | |
DECLARE_SOA_TABLE_FULL_VERSIONED (StoredMFTTracks_001, "MFTTracks", "AOD", "MFTTRACK", 1, o2::soa::Index<>, fwdtrack::CollisionId, fwdtrack::X, fwdtrack::Y, fwdtrack::Z, fwdtrack::Phi, fwdtrack::Tgl, fwdtrack::Signed1Pt, fwdtrack::v001::NClusters< fwdtrack::MFTClusterSizesAndTrackFlags >, fwdtrack::MFTClusterSizesAndTrackFlags, fwdtrack::IsCA< fwdtrack::MFTClusterSizesAndTrackFlags >, fwdtrack::Px< fwdtrack::Pt, fwdtrack::Phi >, fwdtrack::Py< fwdtrack::Pt, fwdtrack::Phi >, fwdtrack::Pz< fwdtrack::Pt, fwdtrack::Tgl >, fwdtrack::Sign< fwdtrack::Signed1Pt >, fwdtrack::Chi2, fwdtrack::TrackTime, fwdtrack::TrackTimeRes) | |
DECLARE_SOA_EXTENDED_TABLE (MFTTracks_000, StoredMFTTracks_000, "EXMFTTRACK", 0, aod::fwdtrack::Pt, aod::fwdtrack::Eta, aod::fwdtrack::P) | |
DECLARE_SOA_EXTENDED_TABLE (MFTTracks_001, StoredMFTTracks_001, "EXMFTTRACK", 1, aod::fwdtrack::Pt, aod::fwdtrack::Eta, aod::fwdtrack::P) | |
DECLARE_SOA_TABLE_FULL (StoredFwdTracks, "FwdTracks", "AOD", "FWDTRACK", o2::soa::Index<>, fwdtrack::CollisionId, fwdtrack::TrackType, fwdtrack::X, fwdtrack::Y, fwdtrack::Z, fwdtrack::Phi, fwdtrack::Tgl, fwdtrack::Signed1Pt, fwdtrack::NClusters, fwdtrack::PDca, fwdtrack::RAtAbsorberEnd, fwdtrack::Px< fwdtrack::Pt, fwdtrack::Phi >, fwdtrack::Py< fwdtrack::Pt, fwdtrack::Phi >, fwdtrack::Pz< fwdtrack::Pt, fwdtrack::Tgl >, fwdtrack::Sign< fwdtrack::Signed1Pt >, fwdtrack::Chi2, fwdtrack::Chi2MatchMCHMID, fwdtrack::Chi2MatchMCHMFT, fwdtrack::MatchScoreMCHMFT, fwdtrack::MFTTrackId, fwdtrack::MCHTrackId, fwdtrack::MCHBitMap, fwdtrack::MIDBitMap, fwdtrack::MIDBoards, fwdtrack::TrackTime, fwdtrack::TrackTimeRes) | |
DECLARE_SOA_EXTENDED_TABLE (FwdTracks, StoredFwdTracks, "EXFWDTRACK", 0, aod::fwdtrack::Pt, aod::fwdtrack::Eta, aod::fwdtrack::P) | |
DECLARE_SOA_TABLE_FULL (StoredFwdTracksCov, "FwdTracksCov", "AOD", "FWDTRACKCOV", fwdtrack::SigmaX, fwdtrack::SigmaY, fwdtrack::SigmaPhi, fwdtrack::SigmaTgl, fwdtrack::Sigma1Pt, fwdtrack::RhoXY, fwdtrack::RhoPhiY, fwdtrack::RhoPhiX, fwdtrack::RhoTglX, fwdtrack::RhoTglY, fwdtrack::RhoTglPhi, fwdtrack::Rho1PtX, fwdtrack::Rho1PtY, fwdtrack::Rho1PtPhi, fwdtrack::Rho1PtTgl) | |
DECLARE_SOA_EXTENDED_TABLE (FwdTracksCov, StoredFwdTracksCov, "EXFWDTRACKCOV", 0, aod::fwdtrack::CXX, aod::fwdtrack::CXY, aod::fwdtrack::CYY, aod::fwdtrack::CPhiX, aod::fwdtrack::CPhiY, aod::fwdtrack::CPhiPhi, aod::fwdtrack::CTglX, aod::fwdtrack::CTglY, aod::fwdtrack::CTglPhi, aod::fwdtrack::CTglTgl, aod::fwdtrack::C1PtX, aod::fwdtrack::C1PtY, aod::fwdtrack::C1PtPhi, aod::fwdtrack::C1PtTgl, aod::fwdtrack::C1Pt21Pt2) | |
DECLARE_SOA_TABLE_FULL (StoredMFTTracksCov, "MFTTracksCov", "AOD", "MFTTRACKCOV", o2::soa::Index<>, fwdtrack::MFTTrackId, fwdtrack::SigmaX, fwdtrack::SigmaY, fwdtrack::SigmaPhi, fwdtrack::SigmaTgl, fwdtrack::Sigma1Pt, fwdtrack::RhoXY, fwdtrack::RhoPhiX, fwdtrack::RhoPhiY, fwdtrack::RhoTglX, fwdtrack::RhoTglY, fwdtrack::RhoTglPhi, fwdtrack::Rho1PtX, fwdtrack::Rho1PtY, fwdtrack::Rho1PtPhi, fwdtrack::Rho1PtTgl) | |
DECLARE_SOA_EXTENDED_TABLE (MFTTracksCov, StoredMFTTracksCov, "EXMFTTRACKCOV", 0, aod::fwdtrack::CXX, aod::fwdtrack::CXY, aod::fwdtrack::CYY, aod::fwdtrack::CPhiX, aod::fwdtrack::CPhiY, aod::fwdtrack::CPhiPhi, aod::fwdtrack::CTglX, aod::fwdtrack::CTglY, aod::fwdtrack::CTglPhi, aod::fwdtrack::CTglTgl, aod::fwdtrack::C1PtX, aod::fwdtrack::C1PtY, aod::fwdtrack::C1PtPhi, aod::fwdtrack::C1PtTgl, aod::fwdtrack::C1Pt21Pt2) | |
DECLARE_SOA_TABLE (AmbiguousTracks, "AOD", "AMBIGUOUSTRACK", o2::soa::Index<>, ambiguous::TrackId, ambiguous::BCIdSlice) | |
DECLARE_SOA_TABLE (AmbiguousMFTTracks, "AOD", "AMBIGUOUSMFTTR", o2::soa::Index<>, ambiguous::MFTTrackId, ambiguous::BCIdSlice) | |
DECLARE_SOA_TABLE (AmbiguousFwdTracks, "AOD", "AMBIGUOUSFWDTR", o2::soa::Index<>, ambiguous::FwdTrackId, ambiguous::BCIdSlice) | |
DECLARE_SOA_TABLE (FwdTrkCls, "AOD", "FWDTRKCL", o2::soa::Index<>, fwdtrkcl::FwdTrackId, fwdtrkcl::X, fwdtrkcl::Y, fwdtrkcl::Z, fwdtrkcl::ClInfo, fwdtrkcl::DEId< fwdtrkcl::ClInfo >, fwdtrkcl::IsGoodX< fwdtrkcl::ClInfo >, fwdtrkcl::IsGoodY< fwdtrkcl::ClInfo >) | |
DECLARE_SOA_TABLE (HMPID_000, "AOD", "HMPID", o2::soa::Index<>, hmpid::TrackId, hmpid::HMPIDSignal, hmpid::HMPIDDistance, hmpid::HMPIDNPhotons, hmpid::HMPIDQMip) | |
DECLARE_SOA_TABLE_VERSIONED (HMPID_001, "AOD", "HMPID", 1, o2::soa::Index<>, hmpid::TrackId, hmpid::HMPIDSignal, hmpid::HMPIDXTrack, hmpid::HMPIDYTrack, hmpid::HMPIDXMip, hmpid::HMPIDYMip, hmpid::HMPIDNPhotons, hmpid::HMPIDQMip, hmpid::HMPIDClusSize, hmpid::HMPIDMom, hmpid::HMPIDPhotsCharge) | |
DECLARE_SOA_TABLE (Calos, "AOD", "CALO", o2::soa::Index<>, calo::BCId, calo::CellNumber, calo::Amplitude, calo::Time, calo::CellType, calo::CaloType) | |
DECLARE_SOA_TABLE (CaloTriggers, "AOD", "CALOTRIGGER", o2::soa::Index<>, calotrigger::BCId, calotrigger::FastOrAbsID, calotrigger::LnAmplitude, calotrigger::TriggerBits, calotrigger::CaloType) | |
DECLARE_SOA_TABLE (CPVClusters, "AOD", "CPVCLUSTER", o2::soa::Index<>, cpvcluster::BCId, cpvcluster::PosX, cpvcluster::PosZ, cpvcluster::Amplitude, cpvcluster::ClusterStatus, cpvcluster::PadMult< cpvcluster::ClusterStatus >, cpvcluster::ModuleNumber< cpvcluster::ClusterStatus >, cpvcluster::IsUnfolded< cpvcluster::ClusterStatus >) | |
DECLARE_SOA_TABLE (Zdcs_000, "AOD", "ZDC", o2::soa::Index<>, zdc::BCId, zdc::EnergyZEM1, zdc::EnergyZEM2, zdc::EnergyCommonZNA, zdc::EnergyCommonZNC, zdc::EnergyCommonZPA, zdc::EnergyCommonZPC, zdc::EnergySectorZNA, zdc::EnergySectorZNC, zdc::EnergySectorZPA, zdc::EnergySectorZPC, zdc::TimeZEM1, zdc::TimeZEM2, zdc::TimeZNA, zdc::TimeZNC, zdc::TimeZPA, zdc::TimeZPC) | |
DECLARE_SOA_TABLE_VERSIONED (Zdcs_001, "AOD", "ZDC", 1, o2::soa::Index<>, zdc::BCId, zdc::Energy, zdc::ChannelE, zdc::Amplitude, zdc::Time, zdc::ChannelT, zdc::DyEnergyZEM1< zdc::ChannelE, zdc::Energy >, zdc::DyEnergyZEM2< zdc::ChannelE, zdc::Energy >, zdc::DyEnergyCommonZNA< zdc::ChannelE, zdc::Energy >, zdc::DyEnergyCommonZNC< zdc::ChannelE, zdc::Energy >, zdc::DyEnergyCommonZPA< zdc::ChannelE, zdc::Energy >, zdc::DyEnergyCommonZPC< zdc::ChannelE, zdc::Energy >, zdc::DyEnergySectorZNA< zdc::ChannelE, zdc::Energy >, zdc::DyEnergySectorZNC< zdc::ChannelE, zdc::Energy >, zdc::DyEnergySectorZPA< zdc::ChannelE, zdc::Energy >, zdc::DyEnergySectorZPC< zdc::ChannelE, zdc::Energy >, zdc::DyTimeZEM1< zdc::ChannelT, zdc::Time >, zdc::DyTimeZEM2< zdc::ChannelT, zdc::Time >, zdc::DyTimeZNA< zdc::ChannelT, zdc::Time >, zdc::DyTimeZNC< zdc::ChannelT, zdc::Time >, zdc::DyTimeZPA< zdc::ChannelT, zdc::Time >, zdc::DyTimeZPC< zdc::ChannelT, zdc::Time >, zdc::DyAmplitudeZEM1< zdc::ChannelT, zdc::Amplitude >, zdc::DyAmplitudeZEM2< zdc::ChannelT, zdc::Amplitude >, zdc::DyAmplitudeZNA< zdc::ChannelT, zdc::Amplitude >, zdc::DyAmplitudeZNC< zdc::ChannelT, zdc::Amplitude >, zdc::DyAmplitudeZPA< zdc::ChannelT, zdc::Amplitude >, zdc::DyAmplitudeZPC< zdc::ChannelT, zdc::Amplitude >) | |
DECLARE_SOA_TABLE (FV0As, "AOD", "FV0A", o2::soa::Index<>, fv0a::BCId, fv0a::Amplitude, fv0a::Channel, fv0a::Time, fv0a::TriggerMask) | |
DECLARE_SOA_TABLE (FV0AsExtra, "AOD", "FV0AEXTRA", o2::soa::Index<>, fv0a::BCId, fv0a::TimeFV0A) | |
DECLARE_SOA_TABLE (FV0Cs, "AOD", "FV0C", o2::soa::Index<>, fv0c::BCId, fv0c::Amplitude, fv0a::Channel, fv0c::Time) | |
DECLARE_SOA_TABLE (FT0s, "AOD", "FT0", o2::soa::Index<>, ft0::BCId, ft0::AmplitudeA, ft0::ChannelA, ft0::AmplitudeC, ft0::ChannelC, ft0::TimeA, ft0::TimeC, ft0::TriggerMask, ft0::PosZ< ft0::TimeA, ft0::TimeC >, ft0::CollTime< ft0::TimeA, ft0::TimeC >, ft0::IsValidTimeA< ft0::TimeA >, ft0::IsValidTimeC< ft0::TimeC >, ft0::IsValidTime< ft0::TimeA, ft0::TimeC >, ft0::SumAmpA< ft0::AmplitudeA >, ft0::SumAmpC< ft0::AmplitudeC >) | |
DECLARE_SOA_TABLE (FT0sExtra, "AOD", "FT0EXTRA", o2::soa::Index<>, ft0::BCId, ft0::TimeFT0A, ft0::TimeFT0C) | |
DECLARE_SOA_TABLE (FDDs_000, "AOD", "FDD", o2::soa::Index<>, fdd::BCId, fdd::AmplitudeA, fdd::AmplitudeC, fdd::TimeA, fdd::TimeC, fdd::TriggerMask) | |
DECLARE_SOA_TABLE_VERSIONED (FDDs_001, "AOD", "FDD", 1, o2::soa::Index<>, fdd::BCId, fdd::ChargeA, fdd::ChargeC, fdd::TimeA, fdd::TimeC, fdd::TriggerMask) | |
DECLARE_SOA_TABLE (FDDsExtra, "AOD", "FDDEXTRA", o2::soa::Index<>, fdd::BCId, fdd::TimeFDDA, fdd::TimeFDDC) | |
DECLARE_SOA_TABLE (Cascades_000, "AOD", "CASCADE", o2::soa::Index<>, cascade::V0Id, cascade::BachelorId) | |
DECLARE_SOA_TABLE_VERSIONED (Cascades_001, "AOD", "CASCADE", 1, o2::soa::Index<>, cascade::CollisionId, cascade::V0Id, cascade::BachelorId) | |
DECLARE_SOA_TABLE (Decay3Bodys, "AOD", "DECAY3BODY", o2::soa::Index<>, decay3body::CollisionId, decay3body::Track0Id, decay3body::Track1Id, decay3body::Track2Id) | |
DECLARE_SOA_TABLE_FULL (TrackedCascades, "TrackedCascade", "AOD", "TRACKEDCASCADE", o2::soa::Index<>, strangenesstracking::TrackId, strangenesstracking::ITSTrackId, strangenesstracking::CascadeId, strangenesstracking::DecayX, strangenesstracking::DecayY, strangenesstracking::DecayZ, strangenesstracking::XiMass, strangenesstracking::OmegaMass, strangenesstracking::MatchingChi2, strangenesstracking::TopologyChi2, strangenesstracking::ITSclsSize) | |
Strangeness tracks. | |
DECLARE_SOA_TABLE_FULL (TrackedV0s, "TrackedV0", "AOD", "TRACKEDV0", o2::soa::Index<>, strangenesstracking::TrackId, strangenesstracking::ITSTrackId, strangenesstracking::V0Id, strangenesstracking::DecayX, strangenesstracking::DecayY, strangenesstracking::DecayZ, strangenesstracking::H3Lmass, strangenesstracking::H4Lmass, strangenesstracking::MatchingChi2, strangenesstracking::TopologyChi2, strangenesstracking::ITSclsSize) | |
DECLARE_SOA_TABLE_FULL (Tracked3Bodys, "Tracked3Body", "AOD", "TRACKED3BODY", o2::soa::Index<>, strangenesstracking::TrackId, strangenesstracking::ITSTrackId, strangenesstracking::Decay3BodyId, strangenesstracking::DecayX, strangenesstracking::DecayY, strangenesstracking::DecayZ, strangenesstracking::H3Lmass, strangenesstracking::He4Lmass, strangenesstracking::MatchingChi2, strangenesstracking::TopologyChi2, strangenesstracking::ITSclsSize) | |
DECLARE_SOA_TABLE (Origins, "AOD", "ORIGIN", o2::soa::Index<>, origins::DataframeID) | |
DECLARE_SOA_TABLE (Run2BCInfos_000, "AOD", "RUN2BCINFO", run2::EventCuts, run2::TriggerMaskNext50, run2::L0TriggerInputMask, run2::SPDClustersL0, run2::SPDClustersL1, run2::SPDFiredChipsL0, run2::SPDFiredChipsL1, run2::SPDFiredFastOrL0, run2::SPDFiredFastOrL1, run2::V0TriggerChargeA, run2::V0TriggerChargeC) | |
DECLARE_SOA_TABLE_VERSIONED (Run2BCInfos_001, "AOD", "RUN2BCINFO", 1, run2::EventCuts, run2::TriggerMaskNext50, run2::L0TriggerInputMask, run2::SPDClustersL0, run2::SPDClustersL1, run2::SPDFiredChipsL0, run2::SPDFiredChipsL1, run2::SPDFiredFastOrL0, run2::SPDFiredFastOrL1, run2::V0TriggerChargeA, run2::V0TriggerChargeC, run2::NTPCClusters, run2::NSDDSSDClusters) | |
DECLARE_SOA_TABLE (Run2OTFV0s, "AOD", "Run2OTFV0", o2::soa::Index<>, run2::oftv0::CollisionId, run2::oftv0::PosTrackId, run2::oftv0::NegTrackId, run2::oftv0::Px, run2::oftv0::Py, run2::oftv0::Pz, run2::oftv0::E, run2::oftv0::Qt, run2::oftv0::Alpha, run2::oftv0::X, run2::oftv0::Y, run2::oftv0::Z, run2::oftv0::Chi2NDF, run2::oftv0::PsiPair, run2::oftv0::DCAr, run2::oftv0::DCAz, run2::oftv0::Mass) | |
DECLARE_SOA_TABLE (McCollisions_000, "AOD", "MCCOLLISION", o2::soa::Index<>, mccollision::BCId, mccollision::GeneratorsID, mccollision::PosX, mccollision::PosY, mccollision::PosZ, mccollision::T, mccollision::Weight, mccollision::ImpactParameter, mccollision::GetGeneratorId< mccollision::GeneratorsID >, mccollision::GetSubGeneratorId< mccollision::GeneratorsID >, mccollision::GetSourceId< mccollision::GeneratorsID >) | |
DECLARE_SOA_TABLE_VERSIONED (McCollisions_001, "AOD", "MCCOLLISION", 1, o2::soa::Index<>, mccollision::BCId, mccollision::GeneratorsID, mccollision::PosX, mccollision::PosY, mccollision::PosZ, mccollision::T, mccollision::Weight, mccollision::ImpactParameter, mccollision::EventPlaneAngle, mccollision::GetGeneratorId< mccollision::GeneratorsID >, mccollision::GetSubGeneratorId< mccollision::GeneratorsID >, mccollision::GetSourceId< mccollision::GeneratorsID >) | |
DECLARE_SOA_TABLE_FULL (StoredMcParticles_000, "McParticles", "AOD", "MCPARTICLE", o2::soa::Index<>, mcparticle::McCollisionId, mcparticle::PdgCode, mcparticle::StatusCode, mcparticle::Flags, mcparticle::Mother0Id, mcparticle::Mother1Id, mcparticle::Daughter0Id, mcparticle::Daughter1Id, mcparticle::Weight, mcparticle::Px, mcparticle::Py, mcparticle::Pz, mcparticle::E, mcparticle::Vx, mcparticle::Vy, mcparticle::Vz, mcparticle::Vt, mcparticle::PVector< mcparticle::Px, mcparticle::Py, mcparticle::Pz >, mcparticle::ProducedByGenerator< mcparticle::Flags >, mcparticle::FromBackgroundEvent< mcparticle::Flags >, mcparticle::GetGenStatusCode< mcparticle::Flags, mcparticle::StatusCode >, mcparticle::GetHepMCStatusCode< mcparticle::Flags, mcparticle::StatusCode >, mcparticle::GetProcess< mcparticle::Flags, mcparticle::StatusCode >, mcparticle::IsPhysicalPrimary< mcparticle::Flags >) | |
DECLARE_SOA_TABLE_FULL_VERSIONED (StoredMcParticles_001, "McParticles", "AOD", "MCPARTICLE", 1, o2::soa::Index<>, mcparticle::McCollisionId, mcparticle::PdgCode, mcparticle::StatusCode, mcparticle::Flags, mcparticle::MothersIds, mcparticle::DaughtersIdSlice, mcparticle::Weight, mcparticle::Px, mcparticle::Py, mcparticle::Pz, mcparticle::E, mcparticle::Vx, mcparticle::Vy, mcparticle::Vz, mcparticle::Vt, mcparticle::PVector< mcparticle::Px, mcparticle::Py, mcparticle::Pz >, mcparticle::ProducedByGenerator< mcparticle::Flags >, mcparticle::FromBackgroundEvent< mcparticle::Flags >, mcparticle::GetGenStatusCode< mcparticle::Flags, mcparticle::StatusCode >, mcparticle::GetHepMCStatusCode< mcparticle::Flags, mcparticle::StatusCode >, mcparticle::GetProcess< mcparticle::Flags, mcparticle::StatusCode >, mcparticle::IsPhysicalPrimary< mcparticle::Flags >) | |
DECLARE_SOA_EXTENDED_TABLE (McParticles_000, StoredMcParticles_000, "EXMCPARTICLE", 0, mcparticle::Phi, mcparticle::Eta, mcparticle::Pt, mcparticle::P, mcparticle::Y) | |
DECLARE_SOA_EXTENDED_TABLE (McParticles_001, StoredMcParticles_001, "EXMCPARTICLE", 1, mcparticle::Phi, mcparticle::Eta, mcparticle::Pt, mcparticle::P, mcparticle::Y) | |
DECLARE_SOA_TABLE (McTrackLabels, "AOD", "MCTRACKLABEL", mctracklabel::McParticleId, mctracklabel::McMask) | |
DECLARE_SOA_TABLE (McMFTTrackLabels, "AOD", "MCMFTTRACKLABEL", mcmfttracklabel::McParticleId, mcmfttracklabel::McMask) | |
DECLARE_SOA_TABLE (McFwdTrackLabels, "AOD", "MCFWDTRACKLABEL", mcfwdtracklabel::McParticleId, mcfwdtracklabel::McMask) | |
DECLARE_SOA_TABLE (McCollisionLabels, "AOD", "MCCOLLISLABEL", mccollisionlabel::McCollisionId, mccollisionlabel::McMask) | |
DECLARE_SOA_TABLE (HepMCXSections, "AOD", "HEPMCXSECTION", o2::soa::Index<>, hepmcxsection::McCollisionId, hepmcxsection::GeneratorsID, hepmcxsection::Accepted, hepmcxsection::Attempted, hepmcxsection::XsectGen, hepmcxsection::XsectErr, hepmcxsection::PtHard, hepmcxsection::NMPI, hepmcxsection::ProcessId) | |
DECLARE_SOA_TABLE (HepMCPdfInfos, "AOD", "HEPMCPDFINFO", o2::soa::Index<>, hepmcpdfinfo::McCollisionId, hepmcpdfinfo::GeneratorsID, hepmcpdfinfo::Id1, hepmcpdfinfo::Id2, hepmcpdfinfo::PdfId1, hepmcpdfinfo::PdfId2, hepmcpdfinfo::X1, hepmcpdfinfo::X2, hepmcpdfinfo::ScalePdf, hepmcpdfinfo::Pdf1, hepmcpdfinfo::Pdf2) | |
DECLARE_SOA_TABLE (HepMCHeavyIons, "AOD", "HEPMCHEAVYION", o2::soa::Index<>, hepmcheavyion::McCollisionId, hepmcheavyion::GeneratorsID, hepmcheavyion::NcollHard, hepmcheavyion::NpartProj, hepmcheavyion::NpartTarg, hepmcheavyion::Ncoll, hepmcheavyion::NNwoundedCollisions, hepmcheavyion::NwoundedNCollisions, hepmcheavyion::NwoundedNwoundedCollisions, hepmcheavyion::SpectatorNeutrons, hepmcheavyion::SpectatorProtons, hepmcheavyion::ImpactParameter, hepmcheavyion::EventPlaneAngle, hepmcheavyion::Eccentricity, hepmcheavyion::SigmaInelNN, hepmcheavyion::Centrality) | |
DECLARE_SOA_INDEX_TABLE_EXCLUSIVE (Run2MatchedExclusive, BCs, "MA_RN2_EX", INDEX_LIST_RUN2) | |
DECLARE_SOA_INDEX_TABLE (Run2MatchedSparse, BCs, "MA_RN2_SP", INDEX_LIST_RUN2) | |
DECLARE_SOA_INDEX_TABLE_EXCLUSIVE (Run3MatchedExclusive, BCs, "MA_RN3_EX", INDEX_LIST_RUN3) | |
DECLARE_SOA_INDEX_TABLE (Run3MatchedSparse, BCs, "MA_RN3_SP", INDEX_LIST_RUN3) | |
DECLARE_SOA_INDEX_TABLE_EXCLUSIVE (MatchedBCCollisionsExclusive, BCs, "MA_BCCOL_EX", indices::BCId, indices::CollisionId) | |
DECLARE_SOA_INDEX_TABLE (MatchedBCCollisionsSparse, BCs, "MA_BCCOL_SP", indices::BCId, indices::CollisionId) | |
DECLARE_SOA_INDEX_TABLE_EXCLUSIVE (MatchedBCCollisionsExclusiveMulti, BCs, "MA_BCCOLS_EX", indices::BCId, indices::CollisionIds) | |
DECLARE_SOA_INDEX_TABLE (MatchedBCCollisionsSparseMulti, BCs, "MA_BCCOLS_SP", indices::BCId, indices::CollisionIds) | |
DECLARE_SOA_INDEX_TABLE_EXCLUSIVE (Run3MatchedToBCExclusive, BCs, "MA_RN3_BC_EX", indices::BCId, indices::ZdcId, indices::FT0Id, indices::FV0AId, indices::FDDId) | |
DECLARE_SOA_INDEX_TABLE (Run3MatchedToBCSparse, BCs, "MA_RN3_BC_SP", indices::BCId, indices::ZdcId, indices::FT0Id, indices::FV0AId, indices::FDDId) | |
DECLARE_SOA_INDEX_TABLE (Run2MatchedToBCSparse, BCs, "MA_RN2_BC_SP", indices::BCId, indices::ZdcId, indices::FT0Id, indices::FV0AId, indices::FV0CId, indices::FDDId) | |
template<size_t N, std::array< soa::TableRef, N > ar, typename Key > | |
consteval auto | filterForKey () |
Filter TableRef array for compatibility with Key table. | |
template<soa::TableRef R> | |
consteval const char * | label () |
template<soa::TableRef R> | |
consteval const char * | origin_str () |
template<soa::TableRef R> | |
consteval header::DataOrigin | origin () |
template<soa::TableRef R> | |
consteval const char * | signature () |
O2ORIGIN ("AOD") | |
O2ORIGIN ("AOD1") | |
O2ORIGIN ("AOD2") | |
O2ORIGIN ("DYN") | |
O2ORIGIN ("IDX") | |
O2ORIGIN ("JOIN") | |
O2HASH ("JOIN/0") | |
O2ORIGIN ("CONC") | |
O2HASH ("CONC/0") | |
O2ORIGIN ("TEST") | |
O2HASH ("TEST/0") | |
DECLARE_SOA_TABLE (TestTable, "AOD", "TESTTBL", test::X, test::Y, test::Z, test::Sum< test::X, test::Y >) | |
DECLARE_SOA_TABLE (XY, "AOD", "XY", col::X, col::Y) | |
DECLARE_SOA_TABLE (ZD, "AOD", "ZD", col::Z, col::D) | |
O2HASH ("TestA/0") | |
DECLARE_SOA_TABLE (Foos, "AOD", "FOO", test::Foo) | |
DECLARE_SOA_EXTENDED_TABLE (Fooss, Foos, "FOOS", 0, test::Sqfoo) | |
DECLARE_SOA_TABLE (Bars, "AOD", "BAR", test::Bar) | |
DECLARE_SOA_TABLE (FooBars, "AOD", "FOOBAR", test::Foo, test::Bar, test::Sum< test::Foo, test::Bar >) | |
DECLARE_SOA_TABLE (XYZ, "AOD", "XYZ", test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE (Events, "AOD", "EVENTS", test::EventProperty) | |
DECLARE_SOA_TABLE (Roots, "AOD", "ROOTS", test::Foo) | |
DECLARE_SOA_TABLE (B1s, "AOD", "B1", idx::RootId, test::X) | |
DECLARE_SOA_TABLE (B2s, "AOD", "B2", idx::RootId, test::Y) | |
DECLARE_SOA_TABLE (B3s, "AOD", "B3", idx::RootId, test::Z) | |
DECLARE_SOA_INDEX_TABLE (Bs, Roots, "BS", idx::RootId, idx::B1Id, idx::B2Id, idx::B3Id) | |
DECLARE_SOA_TABLE (Points, "TEST", "POINTS", test::X, test::Y) | |
DECLARE_SOA_TABLE (Points3Ds, "TEST", "PTS3D", o2::soa::Index<>, test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE_VERSIONED (Points3DMk1s, "TEST", "PTS3D", 1, o2::soa::Index<>, o2::soa::Marker< 1 >, test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE_VERSIONED (Points3DMk2s, "TEST", "PTS3D", 2, o2::soa::Index<>, o2::soa::Marker< 2 >, test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE_VERSIONED (Points3DMk3s, "TEST", "PTS3D", 3, o2::soa::Index<>, o2::soa::Marker< 3 >, test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE (Infos, "TEST", "INFOS", test::Color, test::SomeBool) | |
DECLARE_SOA_TABLE (Segments, "TEST", "SEGMENTS", test::N, test::PointAId, test::PointBId, test::InfoId) | |
DECLARE_SOA_TABLE (SegmentsExtras, "TEST", "SEGMENTSPLUS", test::Thickness) | |
DECLARE_SOA_TABLE (Lists, "TEST", "LISTS", o2::soa::Index<>, test::L1, test::L2) | |
DECLARE_SOA_TABLE (Origints, "TEST", "ORIG", o2::soa::Index<>, test::X, test::SomeBool) | |
DECLARE_SOA_TABLE (References, "TEST", "REFS", o2::soa::Index<>, test::OrigintId) | |
DECLARE_SOA_TABLE (OtherReferences, "TEST", "OREFS", o2::soa::Index<>, test::AltOrigintId) | |
DECLARE_SOA_TABLE (ManyReferences, "TEST", "MREFS", o2::soa::Index<>, test::OrigintIds) | |
DECLARE_SOA_TABLE (PointsRef, "TEST", "PTSREF", test::Points3DIdSlice, test::Points3DIds) | |
DECLARE_SOA_TABLE (PointsRefF, "TEST", "PTSREFF", test::SinglePointId, test::Points3DIdSlice, test::Points3DIds) | |
DECLARE_SOA_TABLE (PointsSelfIndex, "TEST", "PTSSLF", o2::soa::Index<>, test::X, test::Y, test::Z, test::OtherPointId, test::PointSeqIdSlice, test::PointSetIds) | |
DECLARE_SOA_TABLE (PointsSelfRef, "TEST", "PTSSR", test::OtherPointId, test::PointSeqIdSlice, test::PointSetIds) | |
DECLARE_SOA_TABLE (BILists, "TEST", "BILISTS", o2::soa::Index<>, test::SmallIntArray, test::BoolArray) | |
DECLARE_SOA_TABLE (MixTest, "AOD", "MIXTST", table::One, table::Two, table::Three, table::Four, table::Five< table::Four >) | |
DECLARE_SOA_TABLE (Events, "AOD", "EVTS", o2::soa::Index<>, test::ID, test::EventProperty, test::Foo, test::Bar) | |
DECLARE_SOA_TABLE (TrksX, "AOD", "TRKSX", test::EventId, test::X) | |
DECLARE_SOA_TABLE (TrksY, "AOD", "TRKSY", test::EventId, test::Y) | |
DECLARE_SOA_TABLE (TrksZ, "AOD", "TRKSZ", test::EventId, test::Z) | |
DECLARE_SOA_TABLE (TrksU, "AOD", "TRKSU", test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE (TrksXU, "AOD", "TRKSXU", unsorted::EventId, test::X) | |
DECLARE_SOA_TABLE (TrksYU, "AOD", "TRKSYU", unsorted::EventId, test::Y) | |
DECLARE_SOA_TABLE (TrksZU, "AOD", "TRKSZU", unsorted::EventId, test::Z) | |
DECLARE_SOA_TABLE (EventExtra, "AOD", "EVTSXTRA", test::Arr, test::Boo, test::Lst) | |
DECLARE_SOA_TABLE (Parts, "AOD", "PRTS", soa::Index<>, parts::EventId, parts::Property, parts::RelativesIdSlice) | |
DECLARE_SOA_TABLE (Things, "AOD", "THNGS", soa::Index<>, things::EventId, things::PartId) | |
O2ORIGIN ("TST") | |
DECLARE_SOA_TABLE (Points, "TST", "POINTS", Index<>, coords::X, coords::Y, coords::Z) | |
DECLARE_SOA_TABLE (Distances, "TST", "DISTANCES", Index<>, extra_1::PointId, extra_1::D) | |
DECLARE_SOA_TABLE (Flags, "TST", "Flags", Index<>, extra_2::PointId, extra_2::IsTrue) | |
DECLARE_SOA_TABLE (Categorys, "TST", "Categories", Index<>, extra_3::PointId, extra_3::Category) | |
DECLARE_SOA_INDEX_TABLE (IDXs, Points, "Index1", test_indices::PointId, test_indices::DistanceId, test_indices::FlagId, test_indices::CategoryId) | |
DECLARE_SOA_INDEX_TABLE (IDX2s, Points, "Index2", test_indices::DistanceId, test_indices::PointId, test_indices::FlagId, test_indices::CategoryId) | |
DECLARE_SOA_TABLE (BinnedPoints, "TST", "BinnedPoints", Index<>, extra_4::Bin, test_indices::PointId) | |
DECLARE_SOA_TABLE (ColoredPoints, "TST", "ColoredPoints", Index<>, extra_4::Color, test_indices::PointId) | |
DECLARE_SOA_INDEX_TABLE (IDX3s, Points, "Index3", test_indices::PointId, test_indices::BinnedPointIdSlice, test_indices::ColoredPointIds) | |
DECLARE_SOA_TABLE (Test, "AOD", "ETAPHI", test::Px, test::Py, test::Pz, test::Xyz, test::Ij, test::Random, test::Ev) | |
DECLARE_SOA_TABLE (Points, "AOD", "PTSNG", test::X, test::Y, test::Z) | |
DECLARE_SOA_EXTENDED_TABLE (ExPoints, Points, "EXPTSNG", 0, test::Rsq, test::Sin) | |
DECLARE_SOA_TABLE (Vectors, "AOD", "VECS", o2::soa::Index<>, cols::Ivec, cols::Fvec, cols::Dvec, cols::UIvec) | |
DECLARE_SOA_TABLE (Points, "AOD", "POINTS", test::X, test::Y, test::Z) | |
DECLARE_SOA_TABLE (SkimmedExampleTrack, "AOD", "SKIMEXTRK", skimmedExampleTrack::Pt, skimmedExampleTrack::Eta) | |
using o2::aod::AmbiguousFwdTrack = typedef AmbiguousFwdTracks::iterator |
Definition at line 1016 of file AnalysisDataModel.h.
using o2::aod::AmbiguousMFTTrack = typedef AmbiguousMFTTracks::iterator |
Definition at line 1011 of file AnalysisDataModel.h.
using o2::aod::AmbiguousTrack = typedef AmbiguousTracks::iterator |
Definition at line 1006 of file AnalysisDataModel.h.
using o2::aod::BC = typedef BCs::iterator |
Definition at line 54 of file AnalysisDataModel.h.
using o2::aod::BCs = typedef BCs_001 |
Definition at line 53 of file AnalysisDataModel.h.
using o2::aod::BCsWithTimestamps = typedef soa::Join<aod::BCs, aod::Timestamps> |
Definition at line 64 of file AnalysisDataModel.h.
using o2::aod::Calo = typedef Calos::iterator |
Definition at line 1099 of file AnalysisDataModel.h.
using o2::aod::CaloTrigger = typedef CaloTriggers::iterator |
Definition at line 1113 of file AnalysisDataModel.h.
using o2::aod::Cascade = typedef Cascades::iterator |
this defines the current default version
Definition at line 1637 of file AnalysisDataModel.h.
using o2::aod::Cascades = typedef Cascades_001 |
Definition at line 1636 of file AnalysisDataModel.h.
using o2::aod::Collision = typedef Collisions::iterator |
Definition at line 107 of file AnalysisDataModel.h.
using o2::aod::CollisionMatchedRun2Sparse = typedef soa::Join<Collisions, Run2MatchedSparse>::iterator |
Definition at line 2163 of file AnalysisDataModel.h.
using o2::aod::CollisionMatchedRun3Sparse = typedef soa::Join<Collisions, Run3MatchedSparse>::iterator |
Definition at line 2164 of file AnalysisDataModel.h.
using o2::aod::Collisions = typedef Collisions_001 |
Definition at line 106 of file AnalysisDataModel.h.
using o2::aod::CPVCluster = typedef CPVClusters::iterator |
Definition at line 1137 of file AnalysisDataModel.h.
using o2::aod::Decay3Body = typedef Decay3Bodys::iterator |
this defines the current default version
Definition at line 1651 of file AnalysisDataModel.h.
using o2::aod::Decay3Bodys = typedef Decay3Bodys |
Definition at line 1650 of file AnalysisDataModel.h.
using o2::aod::Event = typedef Events::iterator |
Definition at line 41 of file test_GroupSlicer.cxx.
using o2::aod::FDD = typedef FDDs::iterator |
this defines the current default version
Definition at line 1584 of file AnalysisDataModel.h.
using o2::aod::FDDExtra = typedef FDDsExtra::iterator |
Definition at line 1589 of file AnalysisDataModel.h.
using o2::aod::FDDs = typedef FDDs_001 |
Definition at line 1583 of file AnalysisDataModel.h.
using o2::aod::FT0 = typedef FT0s::iterator |
Definition at line 1546 of file AnalysisDataModel.h.
using o2::aod::FT0Extra = typedef FT0sExtra::iterator |
Definition at line 1551 of file AnalysisDataModel.h.
using o2::aod::FullFwdTrack = typedef FullFwdTracks::iterator |
Definition at line 988 of file AnalysisDataModel.h.
using o2::aod::FullFwdTracks = typedef soa::Join<FwdTracks, FwdTracksCov> |
Definition at line 987 of file AnalysisDataModel.h.
using o2::aod::FullTrack = typedef FullTracks::iterator |
Definition at line 676 of file AnalysisDataModel.h.
using o2::aod::FullTracks = typedef soa::Join<Tracks, TracksExtra> |
Definition at line 675 of file AnalysisDataModel.h.
using o2::aod::FV0A = typedef FV0As::iterator |
Definition at line 1478 of file AnalysisDataModel.h.
using o2::aod::FV0AExtra = typedef FV0AsExtra::iterator |
Definition at line 1482 of file AnalysisDataModel.h.
using o2::aod::FV0C = typedef FV0Cs::iterator |
Definition at line 1495 of file AnalysisDataModel.h.
using o2::aod::FwdTrack = typedef FwdTracks::iterator |
Definition at line 951 of file AnalysisDataModel.h.
using o2::aod::FwdTrackCovFwd = typedef FwdTracksCov::iterator |
Definition at line 952 of file AnalysisDataModel.h.
using o2::aod::FwdTrkCl = typedef FwdTrkCls::iterator |
Definition at line 1042 of file AnalysisDataModel.h.
using o2::aod::HepMCHeavyIon = typedef HepMCHeavyIons::iterator |
Definition at line 2105 of file AnalysisDataModel.h.
using o2::aod::HepMCPdfInfo = typedef HepMCPdfInfos::iterator |
Definition at line 2076 of file AnalysisDataModel.h.
using o2::aod::HepMCXSection = typedef HepMCXSections::iterator |
Definition at line 2053 of file AnalysisDataModel.h.
using o2::aod::HMPID = typedef HMPIDs::iterator |
Definition at line 1084 of file AnalysisDataModel.h.
using o2::aod::HMPIDs = typedef HMPID_001 |
Definition at line 1083 of file AnalysisDataModel.h.
using o2::aod::McCaloLabel = typedef McCaloLabels::iterator |
Definition at line 2023 of file AnalysisDataModel.h.
using o2::aod::McCaloLabels = typedef McCaloLabels_000 |
Definition at line 2022 of file AnalysisDataModel.h.
using o2::aod::McCollision = typedef McCollisions::iterator |
Definition at line 1845 of file AnalysisDataModel.h.
using o2::aod::McCollisionLabel = typedef McCollisionLabels::iterator |
Definition at line 2033 of file AnalysisDataModel.h.
using o2::aod::McCollisions = typedef McCollisions_001 |
Definition at line 1844 of file AnalysisDataModel.h.
using o2::aod::McFwdTrackLabel = typedef McFwdTrackLabels::iterator |
Definition at line 2008 of file AnalysisDataModel.h.
using o2::aod::McMFTTrackLabel = typedef McMFTTrackLabels::iterator |
Definition at line 1998 of file AnalysisDataModel.h.
using o2::aod::McParticle = typedef McParticles::iterator |
Definition at line 1958 of file AnalysisDataModel.h.
using o2::aod::McParticles = typedef McParticles_001 |
Definition at line 1957 of file AnalysisDataModel.h.
using o2::aod::McTrackLabel = typedef McTrackLabels::iterator |
Definition at line 1988 of file AnalysisDataModel.h.
typedef MFTTracks::iterator o2::aod::MFTTrack |
Definition at line 903 of file AnalysisDataModel.h.
using o2::aod::MFTTrackCovFwd = typedef MFTTracksCov::iterator |
Definition at line 978 of file AnalysisDataModel.h.
using o2::aod::MFTTracks = typedef MFTTracks_001 |
Definition at line 900 of file AnalysisDataModel.h.
using o2::aod::Origin = typedef Origins::iterator |
Definition at line 1732 of file AnalysisDataModel.h.
using o2::aod::Run2BCInfo = typedef Run2BCInfos::iterator |
Definition at line 1789 of file AnalysisDataModel.h.
using o2::aod::Run2BCInfos = typedef Run2BCInfos_001 |
Definition at line 1788 of file AnalysisDataModel.h.
using o2::aod::Run2OTFV0 = typedef Run2OTFV0s::iterator |
Definition at line 1801 of file AnalysisDataModel.h.
using o2::aod::Run2TrackExtra = typedef Run2TrackExtras::iterator |
Definition at line 664 of file AnalysisDataModel.h.
using o2::aod::Run2TrackExtras = typedef Run2TrackExtras_001 |
Definition at line 663 of file AnalysisDataModel.h.
using o2::aod::StoredMcParticles = typedef StoredMcParticles_001 |
Definition at line 1956 of file AnalysisDataModel.h.
using o2::aod::StoredMFTTracks = typedef StoredMFTTracks_001 |
Definition at line 901 of file AnalysisDataModel.h.
using o2::aod::StoredTracksExtra = typedef StoredTracksExtra_002 |
Definition at line 655 of file AnalysisDataModel.h.
using o2::aod::Track = typedef Tracks::iterator |
Definition at line 658 of file AnalysisDataModel.h.
using o2::aod::TrackCov = typedef TracksCov::iterator |
Definition at line 660 of file AnalysisDataModel.h.
using o2::aod::TrackCovIU = typedef TracksCovIU::iterator |
Definition at line 661 of file AnalysisDataModel.h.
using o2::aod::Tracked3body = typedef Tracked3Bodys::iterator |
Definition at line 1722 of file AnalysisDataModel.h.
using o2::aod::Tracked3Bodys = typedef Tracked3Bodys |
Definition at line 1721 of file AnalysisDataModel.h.
using o2::aod::TrackedCascade = typedef TrackedCascades::iterator |
Definition at line 1718 of file AnalysisDataModel.h.
using o2::aod::TrackedCascades = typedef TrackedCascades |
Definition at line 1717 of file AnalysisDataModel.h.
using o2::aod::TrackedV0 = typedef TrackedV0s::iterator |
Definition at line 1720 of file AnalysisDataModel.h.
using o2::aod::TrackedV0s = typedef TrackedV0s |
Definition at line 1719 of file AnalysisDataModel.h.
using o2::aod::TrackExtra = typedef TracksExtra::iterator |
Definition at line 662 of file AnalysisDataModel.h.
using o2::aod::TrackIU = typedef TracksIU::iterator |
Definition at line 659 of file AnalysisDataModel.h.
using o2::aod::TracksDerived = typedef o2::soa::Table<tracks::Eta, tracks::Phi> |
Definition at line 33 of file o2SimpleTracksAnalysis.cxx.
using o2::aod::TracksExtra = typedef TracksExtra_002 |
Definition at line 656 of file AnalysisDataModel.h.
using o2::aod::TracksQA = typedef TracksQAVersion::iterator |
Definition at line 740 of file AnalysisDataModel.h.
using o2::aod::TracksQAVersion = typedef TracksQA_002 |
Definition at line 739 of file AnalysisDataModel.h.
using o2::aod::V0 = typedef V0s::iterator |
this defines the current default version
Definition at line 1622 of file AnalysisDataModel.h.
using o2::aod::V0s = typedef V0s_002 |
Definition at line 1621 of file AnalysisDataModel.h.
using o2::aod::Zdc = typedef Zdcs::iterator |
new version
Definition at line 1464 of file AnalysisDataModel.h.
using o2::aod::Zdcs = typedef Zdcs_001 |
Definition at line 1463 of file AnalysisDataModel.h.
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | ExPoints | , |
Points | , | ||
"EXPTSNG" | , | ||
0 | , | ||
test::Rsq | , | ||
test::Sin | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | Fooss | , |
Foos | , | ||
"FOOS" | , | ||
0 | , | ||
test::Sqfoo | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | FwdTracks | , |
StoredFwdTracks | , | ||
"EXFWDTRACK" | , | ||
0 | , | ||
aod::fwdtrack::Pt | , | ||
aod::fwdtrack::Eta | , | ||
aod::fwdtrack::P | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | FwdTracksCov | , |
StoredFwdTracksCov | , | ||
"EXFWDTRACKCOV" | , | ||
0 | , | ||
aod::fwdtrack::CXX | , | ||
aod::fwdtrack::CXY | , | ||
aod::fwdtrack::CYY | , | ||
aod::fwdtrack::CPhiX | , | ||
aod::fwdtrack::CPhiY | , | ||
aod::fwdtrack::CPhiPhi | , | ||
aod::fwdtrack::CTglX | , | ||
aod::fwdtrack::CTglY | , | ||
aod::fwdtrack::CTglPhi | , | ||
aod::fwdtrack::CTglTgl | , | ||
aod::fwdtrack::C1PtX | , | ||
aod::fwdtrack::C1PtY | , | ||
aod::fwdtrack::C1PtPhi | , | ||
aod::fwdtrack::C1PtTgl | , | ||
aod::fwdtrack::C1Pt21Pt2 | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | McParticles_000 | , |
StoredMcParticles_000 | , | ||
"EXMCPARTICLE" | , | ||
0 | , | ||
mcparticle::Phi | , | ||
mcparticle::Eta | , | ||
mcparticle::Pt | , | ||
mcparticle::P | , | ||
mcparticle::Y | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | McParticles_001 | , |
StoredMcParticles_001 | , | ||
"EXMCPARTICLE" | , | ||
1 | , | ||
mcparticle::Phi | , | ||
mcparticle::Eta | , | ||
mcparticle::Pt | , | ||
mcparticle::P | , | ||
mcparticle::Y | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | MFTTracks_000 | , |
StoredMFTTracks_000 | , | ||
"EXMFTTRACK" | , | ||
0 | , | ||
aod::fwdtrack::Pt | , | ||
aod::fwdtrack::Eta | , | ||
aod::fwdtrack::P | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | MFTTracks_001 | , |
StoredMFTTracks_001 | , | ||
"EXMFTTRACK" | , | ||
1 | , | ||
aod::fwdtrack::Pt | , | ||
aod::fwdtrack::Eta | , | ||
aod::fwdtrack::P | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | MFTTracksCov | , |
StoredMFTTracksCov | , | ||
"EXMFTTRACKCOV" | , | ||
0 | , | ||
aod::fwdtrack::CXX | , | ||
aod::fwdtrack::CXY | , | ||
aod::fwdtrack::CYY | , | ||
aod::fwdtrack::CPhiX | , | ||
aod::fwdtrack::CPhiY | , | ||
aod::fwdtrack::CPhiPhi | , | ||
aod::fwdtrack::CTglX | , | ||
aod::fwdtrack::CTglY | , | ||
aod::fwdtrack::CTglPhi | , | ||
aod::fwdtrack::CTglTgl | , | ||
aod::fwdtrack::C1PtX | , | ||
aod::fwdtrack::C1PtY | , | ||
aod::fwdtrack::C1PtPhi | , | ||
aod::fwdtrack::C1PtTgl | , | ||
aod::fwdtrack::C1Pt21Pt2 | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | Tracks | , |
StoredTracks | , | ||
"EXTRACK" | , | ||
0 | , | ||
aod::track::Pt | , | ||
aod::track::P | , | ||
aod::track::Eta | , | ||
aod::track::Phi | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | TracksCov | , |
StoredTracksCov | , | ||
"EXTRACKCOV" | , | ||
0 | , | ||
aod::track::CYY | , | ||
aod::track::CZY | , | ||
aod::track::CZZ | , | ||
aod::track::CSnpY | , | ||
aod::track::CSnpZ | , | ||
aod::track::CSnpSnp | , | ||
aod::track::CTglY | , | ||
aod::track::CTglZ | , | ||
aod::track::CTglSnp | , | ||
aod::track::CTglTgl | , | ||
aod::track::C1PtY | , | ||
aod::track::C1PtZ | , | ||
aod::track::C1PtSnp | , | ||
aod::track::C1PtTgl | , | ||
aod::track::C1Pt21Pt2 | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | TracksCovIU | , |
StoredTracksCovIU | , | ||
"EXTRACKCOV_IU" | , | ||
0 | , | ||
aod::track::CYY | , | ||
aod::track::CZY | , | ||
aod::track::CZZ | , | ||
aod::track::CSnpY | , | ||
aod::track::CSnpZ | , | ||
aod::track::CSnpSnp | , | ||
aod::track::CTglY | , | ||
aod::track::CTglZ | , | ||
aod::track::CTglSnp | , | ||
aod::track::CTglTgl | , | ||
aod::track::C1PtY | , | ||
aod::track::C1PtZ | , | ||
aod::track::C1PtSnp | , | ||
aod::track::C1PtTgl | , | ||
aod::track::C1Pt21Pt2 | |||
) |
o2::aod::DECLARE_SOA_EXTENDED_TABLE | ( | TracksIU | , |
StoredTracksIU | , | ||
"EXTRACK_IU" | , | ||
0 | , | ||
aod::track::Pt | , | ||
aod::track::P | , | ||
aod::track::Eta | , | ||
aod::track::Phi | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | Bs | , |
Roots | , | ||
"BS" | , | ||
idx::RootId | , | ||
idx::B1Id | , | ||
idx::B2Id | , | ||
idx::B3Id | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | IDX2s | , |
Points | , | ||
"Index2" | , | ||
test_indices::DistanceId | , | ||
test_indices::PointId | , | ||
test_indices::FlagId | , | ||
test_indices::CategoryId | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | IDX3s | , |
Points | , | ||
"Index3" | , | ||
test_indices::PointId | , | ||
test_indices::BinnedPointIdSlice | , | ||
test_indices::ColoredPointIds | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | IDXs | , |
Points | , | ||
"Index1" | , | ||
test_indices::PointId | , | ||
test_indices::DistanceId | , | ||
test_indices::FlagId | , | ||
test_indices::CategoryId | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | MatchedBCCollisionsSparse | , |
BCs | , | ||
"MA_BCCOL_SP" | , | ||
indices::BCId | , | ||
indices::CollisionId | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | MatchedBCCollisionsSparseMulti | , |
BCs | , | ||
"MA_BCCOLS_SP" | , | ||
indices::BCId | , | ||
indices::CollisionIds | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | Run2MatchedSparse | , |
BCs | , | ||
"MA_RN2_SP" | , | ||
INDEX_LIST_RUN2 | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | Run2MatchedToBCSparse | , |
BCs | , | ||
"MA_RN2_BC_SP" | , | ||
indices::BCId | , | ||
indices::ZdcId | , | ||
indices::FT0Id | , | ||
indices::FV0AId | , | ||
indices::FV0CId | , | ||
indices::FDDId | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | Run3MatchedSparse | , |
BCs | , | ||
"MA_RN3_SP" | , | ||
INDEX_LIST_RUN3 | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE | ( | Run3MatchedToBCSparse | , |
BCs | , | ||
"MA_RN3_BC_SP" | , | ||
indices::BCId | , | ||
indices::ZdcId | , | ||
indices::FT0Id | , | ||
indices::FV0AId | , | ||
indices::FDDId | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE_EXCLUSIVE | ( | MatchedBCCollisionsExclusive | , |
BCs | , | ||
"MA_BCCOL_EX" | , | ||
indices::BCId | , | ||
indices::CollisionId | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE_EXCLUSIVE | ( | MatchedBCCollisionsExclusiveMulti | , |
BCs | , | ||
"MA_BCCOLS_EX" | , | ||
indices::BCId | , | ||
indices::CollisionIds | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE_EXCLUSIVE | ( | Run2MatchedExclusive | , |
BCs | , | ||
"MA_RN2_EX" | , | ||
INDEX_LIST_RUN2 | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE_EXCLUSIVE | ( | Run3MatchedExclusive | , |
BCs | , | ||
"MA_RN3_EX" | , | ||
INDEX_LIST_RUN3 | |||
) |
o2::aod::DECLARE_SOA_INDEX_TABLE_EXCLUSIVE | ( | Run3MatchedToBCExclusive | , |
BCs | , | ||
"MA_RN3_BC_EX" | , | ||
indices::BCId | , | ||
indices::ZdcId | , | ||
indices::FT0Id | , | ||
indices::FV0AId | , | ||
indices::FDDId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | AmbiguousFwdTracks | , |
"AOD" | , | ||
"AMBIGUOUSFWDTR" | , | ||
o2::soa::Index<> | , | ||
ambiguous::FwdTrackId | , | ||
ambiguous::BCIdSlice | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | AmbiguousMFTTracks | , |
"AOD" | , | ||
"AMBIGUOUSMFTTR" | , | ||
o2::soa::Index<> | , | ||
ambiguous::MFTTrackId | , | ||
ambiguous::BCIdSlice | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | AmbiguousTracks | , |
"AOD" | , | ||
"AMBIGUOUSTRACK" | , | ||
o2::soa::Index<> | , | ||
ambiguous::TrackId | , | ||
ambiguous::BCIdSlice | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | B1s | , |
"AOD" | , | ||
"B1" | , | ||
idx::RootId | , | ||
test::X | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | B2s | , |
"AOD" | , | ||
"B2" | , | ||
idx::RootId | , | ||
test::Y | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | B3s | , |
"AOD" | , | ||
"B3" | , | ||
idx::RootId | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Bars | , |
"AOD" | , | ||
"BAR" | , | ||
test::Bar | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | BCFlags | , |
"AOD" | , | ||
"BCFLAG" | , | ||
bc::Flags | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | BCs_000 | , |
"AOD" | , | ||
"BC" | , | ||
o2::soa::Index<> | , | ||
bc::RunNumber | , | ||
bc::GlobalBC | , | ||
bc::TriggerMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | BILists | , |
"TEST" | , | ||
"BILISTS" | , | ||
o2::soa::Index<> | , | ||
test::SmallIntArray | , | ||
test::BoolArray | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | BinnedPoints | , |
"TST" | , | ||
"BinnedPoints" | , | ||
Index<> | , | ||
extra_4::Bin | , | ||
test_indices::PointId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Calos | , |
"AOD" | , | ||
"CALO" | , | ||
o2::soa::Index<> | , | ||
calo::BCId | , | ||
calo::CellNumber | , | ||
calo::Amplitude | , | ||
calo::Time | , | ||
calo::CellType | , | ||
calo::CaloType | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | CaloTriggers | , |
"AOD" | , | ||
"CALOTRIGGER" | , | ||
o2::soa::Index<> | , | ||
calotrigger::BCId | , | ||
calotrigger::FastOrAbsID | , | ||
calotrigger::LnAmplitude | , | ||
calotrigger::TriggerBits | , | ||
calotrigger::CaloType | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Cascades_000 | , |
"AOD" | , | ||
"CASCADE" | , | ||
o2::soa::Index<> | , | ||
cascade::V0Id | , | ||
cascade::BachelorId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Categorys | , |
"TST" | , | ||
"Categories" | , | ||
Index<> | , | ||
extra_3::PointId | , | ||
extra_3::Category | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Collisions_000 | , |
"AOD" | , | ||
"COLLISION" | , | ||
o2::soa::Index<> | , | ||
collision::BCId | , | ||
collision::PosX | , | ||
collision::PosY | , | ||
collision::PosZ | , | ||
collision::CovXX | , | ||
collision::CovXY | , | ||
collision::CovXZ | , | ||
collision::CovYY | , | ||
collision::CovYZ | , | ||
collision::CovZZ | , | ||
collision::Flags | , | ||
collision::Chi2 | , | ||
collision::NumContrib | , | ||
collision::CollisionTime | , | ||
collision::CollisionTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | ColoredPoints | , |
"TST" | , | ||
"ColoredPoints" | , | ||
Index<> | , | ||
extra_4::Color | , | ||
test_indices::PointId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | CPVClusters | , |
"AOD" | , | ||
"CPVCLUSTER" | , | ||
o2::soa::Index<> | , | ||
cpvcluster::BCId | , | ||
cpvcluster::PosX | , | ||
cpvcluster::PosZ | , | ||
cpvcluster::Amplitude | , | ||
cpvcluster::ClusterStatus | , | ||
cpvcluster::PadMult< cpvcluster::ClusterStatus > | , | ||
cpvcluster::ModuleNumber< cpvcluster::ClusterStatus > | , | ||
cpvcluster::IsUnfolded< cpvcluster::ClusterStatus > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Decay3Bodys | , |
"AOD" | , | ||
"DECAY3BODY" | , | ||
o2::soa::Index<> | , | ||
decay3body::CollisionId | , | ||
decay3body::Track0Id | , | ||
decay3body::Track1Id | , | ||
decay3body::Track2Id | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Distances | , |
"TST" | , | ||
"DISTANCES" | , | ||
Index<> | , | ||
extra_1::PointId | , | ||
extra_1::D | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | EventExtra | , |
"AOD" | , | ||
"EVTSXTRA" | , | ||
test::Arr | , | ||
test::Boo | , | ||
test::Lst | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Events | , |
"AOD" | , | ||
"EVENTS" | , | ||
test::EventProperty | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Events | , |
"AOD" | , | ||
"EVTS" | , | ||
o2::soa::Index<> | , | ||
test::ID | , | ||
test::EventProperty | , | ||
test::Foo | , | ||
test::Bar | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FDDs_000 | , |
"AOD" | , | ||
"FDD" | , | ||
o2::soa::Index<> | , | ||
fdd::BCId | , | ||
fdd::AmplitudeA | , | ||
fdd::AmplitudeC | , | ||
fdd::TimeA | , | ||
fdd::TimeC | , | ||
fdd::TriggerMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FDDsExtra | , |
"AOD" | , | ||
"FDDEXTRA" | , | ||
o2::soa::Index<> | , | ||
fdd::BCId | , | ||
fdd::TimeFDDA | , | ||
fdd::TimeFDDC | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Flags | , |
"TST" | , | ||
"Flags" | , | ||
Index<> | , | ||
extra_2::PointId | , | ||
extra_2::IsTrue | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FooBars | , |
"AOD" | , | ||
"FOOBAR" | , | ||
test::Foo | , | ||
test::Bar | , | ||
test::Sum< test::Foo, test::Bar > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Foos | , |
"AOD" | , | ||
"FOO" | , | ||
test::Foo | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FT0s | , |
"AOD" | , | ||
"FT0" | , | ||
o2::soa::Index<> | , | ||
ft0::BCId | , | ||
ft0::AmplitudeA | , | ||
ft0::ChannelA | , | ||
ft0::AmplitudeC | , | ||
ft0::ChannelC | , | ||
ft0::TimeA | , | ||
ft0::TimeC | , | ||
ft0::TriggerMask | , | ||
ft0::PosZ< ft0::TimeA, ft0::TimeC > | , | ||
ft0::CollTime< ft0::TimeA, ft0::TimeC > | , | ||
ft0::IsValidTimeA< ft0::TimeA > | , | ||
ft0::IsValidTimeC< ft0::TimeC > | , | ||
ft0::IsValidTime< ft0::TimeA, ft0::TimeC > | , | ||
ft0::SumAmpA< ft0::AmplitudeA > | , | ||
ft0::SumAmpC< ft0::AmplitudeC > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FT0sExtra | , |
"AOD" | , | ||
"FT0EXTRA" | , | ||
o2::soa::Index<> | , | ||
ft0::BCId | , | ||
ft0::TimeFT0A | , | ||
ft0::TimeFT0C | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FV0As | , |
"AOD" | , | ||
"FV0A" | , | ||
o2::soa::Index<> | , | ||
fv0a::BCId | , | ||
fv0a::Amplitude | , | ||
fv0a::Channel | , | ||
fv0a::Time | , | ||
fv0a::TriggerMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FV0AsExtra | , |
"AOD" | , | ||
"FV0AEXTRA" | , | ||
o2::soa::Index<> | , | ||
fv0a::BCId | , | ||
fv0a::TimeFV0A | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FV0Cs | , |
"AOD" | , | ||
"FV0C" | , | ||
o2::soa::Index<> | , | ||
fv0c::BCId | , | ||
fv0c::Amplitude | , | ||
fv0a::Channel | , | ||
fv0c::Time | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | FwdTrkCls | , |
"AOD" | , | ||
"FWDTRKCL" | , | ||
o2::soa::Index<> | , | ||
fwdtrkcl::FwdTrackId | , | ||
fwdtrkcl::X | , | ||
fwdtrkcl::Y | , | ||
fwdtrkcl::Z | , | ||
fwdtrkcl::ClInfo | , | ||
fwdtrkcl::DEId< fwdtrkcl::ClInfo > | , | ||
fwdtrkcl::IsGoodX< fwdtrkcl::ClInfo > | , | ||
fwdtrkcl::IsGoodY< fwdtrkcl::ClInfo > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | HepMCHeavyIons | , |
"AOD" | , | ||
"HEPMCHEAVYION" | , | ||
o2::soa::Index<> | , | ||
hepmcheavyion::McCollisionId | , | ||
hepmcheavyion::GeneratorsID | , | ||
hepmcheavyion::NcollHard | , | ||
hepmcheavyion::NpartProj | , | ||
hepmcheavyion::NpartTarg | , | ||
hepmcheavyion::Ncoll | , | ||
hepmcheavyion::NNwoundedCollisions | , | ||
hepmcheavyion::NwoundedNCollisions | , | ||
hepmcheavyion::NwoundedNwoundedCollisions | , | ||
hepmcheavyion::SpectatorNeutrons | , | ||
hepmcheavyion::SpectatorProtons | , | ||
hepmcheavyion::ImpactParameter | , | ||
hepmcheavyion::EventPlaneAngle | , | ||
hepmcheavyion::Eccentricity | , | ||
hepmcheavyion::SigmaInelNN | , | ||
hepmcheavyion::Centrality | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | HepMCPdfInfos | , |
"AOD" | , | ||
"HEPMCPDFINFO" | , | ||
o2::soa::Index<> | , | ||
hepmcpdfinfo::McCollisionId | , | ||
hepmcpdfinfo::GeneratorsID | , | ||
hepmcpdfinfo::Id1 | , | ||
hepmcpdfinfo::Id2 | , | ||
hepmcpdfinfo::PdfId1 | , | ||
hepmcpdfinfo::PdfId2 | , | ||
hepmcpdfinfo::X1 | , | ||
hepmcpdfinfo::X2 | , | ||
hepmcpdfinfo::ScalePdf | , | ||
hepmcpdfinfo::Pdf1 | , | ||
hepmcpdfinfo::Pdf2 | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | HepMCXSections | , |
"AOD" | , | ||
"HEPMCXSECTION" | , | ||
o2::soa::Index<> | , | ||
hepmcxsection::McCollisionId | , | ||
hepmcxsection::GeneratorsID | , | ||
hepmcxsection::Accepted | , | ||
hepmcxsection::Attempted | , | ||
hepmcxsection::XsectGen | , | ||
hepmcxsection::XsectErr | , | ||
hepmcxsection::PtHard | , | ||
hepmcxsection::NMPI | , | ||
hepmcxsection::ProcessId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | HMPID_000 | , |
"AOD" | , | ||
"HMPID" | , | ||
o2::soa::Index<> | , | ||
hmpid::TrackId | , | ||
hmpid::HMPIDSignal | , | ||
hmpid::HMPIDDistance | , | ||
hmpid::HMPIDNPhotons | , | ||
hmpid::HMPIDQMip | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Infos | , |
"TEST" | , | ||
"INFOS" | , | ||
test::Color | , | ||
test::SomeBool | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Lists | , |
"TEST" | , | ||
"LISTS" | , | ||
o2::soa::Index<> | , | ||
test::L1 | , | ||
test::L2 | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | ManyReferences | , |
"TEST" | , | ||
"MREFS" | , | ||
o2::soa::Index<> | , | ||
test::OrigintIds | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | McCollisionLabels | , |
"AOD" | , | ||
"MCCOLLISLABEL" | , | ||
mccollisionlabel::McCollisionId | , | ||
mccollisionlabel::McMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | McCollisions_000 | , |
"AOD" | , | ||
"MCCOLLISION" | , | ||
o2::soa::Index<> | , | ||
mccollision::BCId | , | ||
mccollision::GeneratorsID | , | ||
mccollision::PosX | , | ||
mccollision::PosY | , | ||
mccollision::PosZ | , | ||
mccollision::T | , | ||
mccollision::Weight | , | ||
mccollision::ImpactParameter | , | ||
mccollision::GetGeneratorId< mccollision::GeneratorsID > | , | ||
mccollision::GetSubGeneratorId< mccollision::GeneratorsID > | , | ||
mccollision::GetSourceId< mccollision::GeneratorsID > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | McFwdTrackLabels | , |
"AOD" | , | ||
"MCFWDTRACKLABEL" | , | ||
mcfwdtracklabel::McParticleId | , | ||
mcfwdtracklabel::McMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | McMFTTrackLabels | , |
"AOD" | , | ||
"MCMFTTRACKLABEL" | , | ||
mcmfttracklabel::McParticleId | , | ||
mcmfttracklabel::McMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | McTrackLabels | , |
"AOD" | , | ||
"MCTRACKLABEL" | , | ||
mctracklabel::McParticleId | , | ||
mctracklabel::McMask | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | MixTest | , |
"AOD" | , | ||
"MIXTST" | , | ||
table::One | , | ||
table::Two | , | ||
table::Three | , | ||
table::Four | , | ||
table::Five< table::Four > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Origins | , |
"AOD" | , | ||
"ORIGIN" | , | ||
o2::soa::Index<> | , | ||
origins::DataframeID | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Origints | , |
"TEST" | , | ||
"ORIG" | , | ||
o2::soa::Index<> | , | ||
test::X | , | ||
test::SomeBool | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | OtherReferences | , |
"TEST" | , | ||
"OREFS" | , | ||
o2::soa::Index<> | , | ||
test::AltOrigintId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Parts | , |
"AOD" | , | ||
"PRTS" | , | ||
soa::Index<> | , | ||
parts::EventId | , | ||
parts::Property | , | ||
parts::RelativesIdSlice | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Points | , |
"AOD" | , | ||
"POINTS" | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Points | , |
"AOD" | , | ||
"PTSNG" | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Points | , |
"TEST" | , | ||
"POINTS" | , | ||
test::X | , | ||
test::Y | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Points | , |
"TST" | , | ||
"POINTS" | , | ||
Index<> | , | ||
coords::X | , | ||
coords::Y | , | ||
coords::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Points3Ds | , |
"TEST" | , | ||
"PTS3D" | , | ||
o2::soa::Index<> | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | PointsRef | , |
"TEST" | , | ||
"PTSREF" | , | ||
test::Points3DIdSlice | , | ||
test::Points3DIds | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | PointsRefF | , |
"TEST" | , | ||
"PTSREFF" | , | ||
test::SinglePointId | , | ||
test::Points3DIdSlice | , | ||
test::Points3DIds | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | PointsSelfIndex | , |
"TEST" | , | ||
"PTSSLF" | , | ||
o2::soa::Index<> | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | , | ||
test::OtherPointId | , | ||
test::PointSeqIdSlice | , | ||
test::PointSetIds | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | PointsSelfRef | , |
"TEST" | , | ||
"PTSSR" | , | ||
test::OtherPointId | , | ||
test::PointSeqIdSlice | , | ||
test::PointSetIds | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | References | , |
"TEST" | , | ||
"REFS" | , | ||
o2::soa::Index<> | , | ||
test::OrigintId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Roots | , |
"AOD" | , | ||
"ROOTS" | , | ||
test::Foo | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Run2BCInfos_000 | , |
"AOD" | , | ||
"RUN2BCINFO" | , | ||
run2::EventCuts | , | ||
run2::TriggerMaskNext50 | , | ||
run2::L0TriggerInputMask | , | ||
run2::SPDClustersL0 | , | ||
run2::SPDClustersL1 | , | ||
run2::SPDFiredChipsL0 | , | ||
run2::SPDFiredChipsL1 | , | ||
run2::SPDFiredFastOrL0 | , | ||
run2::SPDFiredFastOrL1 | , | ||
run2::V0TriggerChargeA | , | ||
run2::V0TriggerChargeC | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Run2OTFV0s | , |
"AOD" | , | ||
"Run2OTFV0" | , | ||
o2::soa::Index<> | , | ||
run2::oftv0::CollisionId | , | ||
run2::oftv0::PosTrackId | , | ||
run2::oftv0::NegTrackId | , | ||
run2::oftv0::Px | , | ||
run2::oftv0::Py | , | ||
run2::oftv0::Pz | , | ||
run2::oftv0::E | , | ||
run2::oftv0::Qt | , | ||
run2::oftv0::Alpha | , | ||
run2::oftv0::X | , | ||
run2::oftv0::Y | , | ||
run2::oftv0::Z | , | ||
run2::oftv0::Chi2NDF | , | ||
run2::oftv0::PsiPair | , | ||
run2::oftv0::DCAr | , | ||
run2::oftv0::DCAz | , | ||
run2::oftv0::Mass | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Run2TrackExtras_000 | , |
"AOD" | , | ||
"RUN2TRACKEXTRA" | , | ||
track::ITSSignal | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Segments | , |
"TEST" | , | ||
"SEGMENTS" | , | ||
test::N | , | ||
test::PointAId | , | ||
test::PointBId | , | ||
test::InfoId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | SegmentsExtras | , |
"TEST" | , | ||
"SEGMENTSPLUS" | , | ||
test::Thickness | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | SkimmedExampleTrack | , |
"AOD" | , | ||
"SKIMEXTRK" | , | ||
skimmedExampleTrack::Pt | , | ||
skimmedExampleTrack::Eta | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Test | , |
"AOD" | , | ||
"ETAPHI" | , | ||
test::Px | , | ||
test::Py | , | ||
test::Pz | , | ||
test::Xyz | , | ||
test::Ij | , | ||
test::Random | , | ||
test::Ev | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TestTable | , |
"AOD" | , | ||
"TESTTBL" | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | , | ||
test::Sum< test::X, test::Y > | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Things | , |
"AOD" | , | ||
"THNGS" | , | ||
soa::Index<> | , | ||
things::EventId | , | ||
things::PartId | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Timestamps | , |
"AOD" | , | ||
"TIMESTAMPS" | , | ||
timestamp::Timestamp | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TracksQA_000 | , |
"AOD" | , | ||
"TRACKQA" | , | ||
o2::soa::Index<> | , | ||
trackqa::TrackId | , | ||
trackqa::TPCTime0 | , | ||
trackqa::TPCDCAR | , | ||
trackqa::TPCDCAZ | , | ||
trackqa::TPCClusterByteMask | , | ||
trackqa::TPCdEdxMax0R | , | ||
trackqa::TPCdEdxMax1R | , | ||
trackqa::TPCdEdxMax2R | , | ||
trackqa::TPCdEdxMax3R | , | ||
trackqa::TPCdEdxTot0R | , | ||
trackqa::TPCdEdxTot1R | , | ||
trackqa::TPCdEdxTot2R | , | ||
trackqa::TPCdEdxTot3R | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksU | , |
"AOD" | , | ||
"TRKSU" | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksX | , |
"AOD" | , | ||
"TRKSX" | , | ||
test::EventId | , | ||
test::X | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksXU | , |
"AOD" | , | ||
"TRKSXU" | , | ||
unsorted::EventId | , | ||
test::X | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksY | , |
"AOD" | , | ||
"TRKSY" | , | ||
test::EventId | , | ||
test::Y | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksYU | , |
"AOD" | , | ||
"TRKSYU" | , | ||
unsorted::EventId | , | ||
test::Y | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksZ | , |
"AOD" | , | ||
"TRKSZ" | , | ||
test::EventId | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | TrksZU | , |
"AOD" | , | ||
"TRKSZU" | , | ||
unsorted::EventId | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Vectors | , |
"AOD" | , | ||
"VECS" | , | ||
o2::soa::Index<> | , | ||
cols::Ivec | , | ||
cols::Fvec | , | ||
cols::Dvec | , | ||
cols::UIvec | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | XY | , |
"AOD" | , | ||
"XY" | , | ||
col::X | , | ||
col::Y | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | XYZ | , |
"AOD" | , | ||
"XYZ" | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | ZD | , |
"AOD" | , | ||
"ZD" | , | ||
col::Z | , | ||
col::D | |||
) |
o2::aod::DECLARE_SOA_TABLE | ( | Zdcs_000 | , |
"AOD" | , | ||
"ZDC" | , | ||
o2::soa::Index<> | , | ||
zdc::BCId | , | ||
zdc::EnergyZEM1 | , | ||
zdc::EnergyZEM2 | , | ||
zdc::EnergyCommonZNA | , | ||
zdc::EnergyCommonZNC | , | ||
zdc::EnergyCommonZPA | , | ||
zdc::EnergyCommonZPC | , | ||
zdc::EnergySectorZNA | , | ||
zdc::EnergySectorZNC | , | ||
zdc::EnergySectorZPA | , | ||
zdc::EnergySectorZPC | , | ||
zdc::TimeZEM1 | , | ||
zdc::TimeZEM2 | , | ||
zdc::TimeZNA | , | ||
zdc::TimeZNC | , | ||
zdc::TimeZPA | , | ||
zdc::TimeZPC | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredFwdTracks | , |
"FwdTracks" | , | ||
"AOD" | , | ||
"FWDTRACK" | , | ||
o2::soa::Index<> | , | ||
fwdtrack::CollisionId | , | ||
fwdtrack::TrackType | , | ||
fwdtrack::X | , | ||
fwdtrack::Y | , | ||
fwdtrack::Z | , | ||
fwdtrack::Phi | , | ||
fwdtrack::Tgl | , | ||
fwdtrack::Signed1Pt | , | ||
fwdtrack::NClusters | , | ||
fwdtrack::PDca | , | ||
fwdtrack::RAtAbsorberEnd | , | ||
fwdtrack::Px< fwdtrack::Pt, fwdtrack::Phi > | , | ||
fwdtrack::Py< fwdtrack::Pt, fwdtrack::Phi > | , | ||
fwdtrack::Pz< fwdtrack::Pt, fwdtrack::Tgl > | , | ||
fwdtrack::Sign< fwdtrack::Signed1Pt > | , | ||
fwdtrack::Chi2 | , | ||
fwdtrack::Chi2MatchMCHMID | , | ||
fwdtrack::Chi2MatchMCHMFT | , | ||
fwdtrack::MatchScoreMCHMFT | , | ||
fwdtrack::MFTTrackId | , | ||
fwdtrack::MCHTrackId | , | ||
fwdtrack::MCHBitMap | , | ||
fwdtrack::MIDBitMap | , | ||
fwdtrack::MIDBoards | , | ||
fwdtrack::TrackTime | , | ||
fwdtrack::TrackTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredFwdTracksCov | , |
"FwdTracksCov" | , | ||
"AOD" | , | ||
"FWDTRACKCOV" | , | ||
fwdtrack::SigmaX | , | ||
fwdtrack::SigmaY | , | ||
fwdtrack::SigmaPhi | , | ||
fwdtrack::SigmaTgl | , | ||
fwdtrack::Sigma1Pt | , | ||
fwdtrack::RhoXY | , | ||
fwdtrack::RhoPhiY | , | ||
fwdtrack::RhoPhiX | , | ||
fwdtrack::RhoTglX | , | ||
fwdtrack::RhoTglY | , | ||
fwdtrack::RhoTglPhi | , | ||
fwdtrack::Rho1PtX | , | ||
fwdtrack::Rho1PtY | , | ||
fwdtrack::Rho1PtPhi | , | ||
fwdtrack::Rho1PtTgl | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredMcParticles_000 | , |
"McParticles" | , | ||
"AOD" | , | ||
"MCPARTICLE" | , | ||
o2::soa::Index<> | , | ||
mcparticle::McCollisionId | , | ||
mcparticle::PdgCode | , | ||
mcparticle::StatusCode | , | ||
mcparticle::Flags | , | ||
mcparticle::Mother0Id | , | ||
mcparticle::Mother1Id | , | ||
mcparticle::Daughter0Id | , | ||
mcparticle::Daughter1Id | , | ||
mcparticle::Weight | , | ||
mcparticle::Px | , | ||
mcparticle::Py | , | ||
mcparticle::Pz | , | ||
mcparticle::E | , | ||
mcparticle::Vx | , | ||
mcparticle::Vy | , | ||
mcparticle::Vz | , | ||
mcparticle::Vt | , | ||
mcparticle::PVector< mcparticle::Px, mcparticle::Py, mcparticle::Pz > | , | ||
mcparticle::ProducedByGenerator< mcparticle::Flags > | , | ||
mcparticle::FromBackgroundEvent< mcparticle::Flags > | , | ||
mcparticle::GetGenStatusCode< mcparticle::Flags, mcparticle::StatusCode > | , | ||
mcparticle::GetHepMCStatusCode< mcparticle::Flags, mcparticle::StatusCode > | , | ||
mcparticle::GetProcess< mcparticle::Flags, mcparticle::StatusCode > | , | ||
mcparticle::IsPhysicalPrimary< mcparticle::Flags > | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredMFTTracks_000 | , |
"MFTTracks" | , | ||
"AOD" | , | ||
"MFTTRACK" | , | ||
o2::soa::Index<> | , | ||
fwdtrack::CollisionId | , | ||
fwdtrack::X | , | ||
fwdtrack::Y | , | ||
fwdtrack::Z | , | ||
fwdtrack::Phi | , | ||
fwdtrack::Tgl | , | ||
fwdtrack::Signed1Pt | , | ||
fwdtrack::NClusters | , | ||
fwdtrack::Px< fwdtrack::Pt, fwdtrack::Phi > | , | ||
fwdtrack::Py< fwdtrack::Pt, fwdtrack::Phi > | , | ||
fwdtrack::Pz< fwdtrack::Pt, fwdtrack::Tgl > | , | ||
fwdtrack::Sign< fwdtrack::Signed1Pt > | , | ||
fwdtrack::Chi2 | , | ||
fwdtrack::TrackTime | , | ||
fwdtrack::TrackTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredMFTTracksCov | , |
"MFTTracksCov" | , | ||
"AOD" | , | ||
"MFTTRACKCOV" | , | ||
o2::soa::Index<> | , | ||
fwdtrack::MFTTrackId | , | ||
fwdtrack::SigmaX | , | ||
fwdtrack::SigmaY | , | ||
fwdtrack::SigmaPhi | , | ||
fwdtrack::SigmaTgl | , | ||
fwdtrack::Sigma1Pt | , | ||
fwdtrack::RhoXY | , | ||
fwdtrack::RhoPhiX | , | ||
fwdtrack::RhoPhiY | , | ||
fwdtrack::RhoTglX | , | ||
fwdtrack::RhoTglY | , | ||
fwdtrack::RhoTglPhi | , | ||
fwdtrack::Rho1PtX | , | ||
fwdtrack::Rho1PtY | , | ||
fwdtrack::Rho1PtPhi | , | ||
fwdtrack::Rho1PtTgl | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredTracks | , |
"Tracks" | , | ||
"AOD" | , | ||
"TRACK" | , | ||
o2::soa::Index<> | , | ||
track::CollisionId | , | ||
track::TrackType | , | ||
track::X | , | ||
track::Alpha | , | ||
track::Y | , | ||
track::Z | , | ||
track::Snp | , | ||
track::Tgl | , | ||
track::Signed1Pt | , | ||
track::IsWithinBeamPipe< track::X > | , | ||
track::Px< track::Signed1Pt, track::Snp, track::Alpha > | , | ||
track::Py< track::Signed1Pt, track::Snp, track::Alpha > | , | ||
track::Pz< track::Signed1Pt, track::Tgl > | , | ||
track::PVector< track::Signed1Pt, track::Snp, track::Alpha, track::Tgl > | , | ||
track::Energy< track::Signed1Pt, track::Tgl > | , | ||
track::Rapidity< track::Signed1Pt, track::Tgl > | , | ||
track::Sign< track::Signed1Pt > | , | ||
o2::soa::Marker< 1 > | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredTracksCov | , |
"TracksCov" | , | ||
"AOD" | , | ||
"TRACKCOV" | , | ||
track::SigmaY | , | ||
track::SigmaZ | , | ||
track::SigmaSnp | , | ||
track::SigmaTgl | , | ||
track::Sigma1Pt | , | ||
track::RhoZY | , | ||
track::RhoSnpY | , | ||
track::RhoSnpZ | , | ||
track::RhoTglY | , | ||
track::RhoTglZ | , | ||
track::RhoTglSnp | , | ||
track::Rho1PtY | , | ||
track::Rho1PtZ | , | ||
track::Rho1PtSnp | , | ||
track::Rho1PtTgl | , | ||
o2::soa::Marker< 1 > | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredTracksCovIU | , |
"TracksCov_IU" | , | ||
"AOD" | , | ||
"TRACKCOV_IU" | , | ||
track::SigmaY | , | ||
track::SigmaZ | , | ||
track::SigmaSnp | , | ||
track::SigmaTgl | , | ||
track::Sigma1Pt | , | ||
track::RhoZY | , | ||
track::RhoSnpY | , | ||
track::RhoSnpZ | , | ||
track::RhoTglY | , | ||
track::RhoTglZ | , | ||
track::RhoTglSnp | , | ||
track::Rho1PtY | , | ||
track::Rho1PtZ | , | ||
track::Rho1PtSnp | , | ||
track::Rho1PtTgl | , | ||
o2::soa::Marker< 2 > | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredTracksExtra_000 | , |
"TracksExtra" | , | ||
"AOD" | , | ||
"TRACKEXTRA" | , | ||
track::TPCInnerParam | , | ||
track::Flags | , | ||
track::ITSClusterMap | , | ||
track::TPCNClsFindable | , | ||
track::TPCNClsFindableMinusFound | , | ||
track::TPCNClsFindableMinusCrossedRows | , | ||
track::TPCNClsShared | , | ||
track::TRDPattern | , | ||
track::ITSChi2NCl | , | ||
track::TPCChi2NCl | , | ||
track::TRDChi2 | , | ||
track::TOFChi2 | , | ||
track::TPCSignal | , | ||
track::TRDSignal | , | ||
track::Length | , | ||
track::TOFExpMom | , | ||
track::PIDForTracking< track::Flags > | , | ||
track::IsPVContributor< track::Flags > | , | ||
track::HasITS< track::DetectorMap > | , | ||
track::HasTPC< track::DetectorMap > | , | ||
track::HasTRD< track::DetectorMap > | , | ||
track::HasTOF< track::DetectorMap > | , | ||
track::TPCNClsFound< track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TPCNClsCrossedRows< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows > | , | ||
track::TOFExpTimeEl< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeMu< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimePi< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeKa< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimePr< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeDe< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeTr< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeHe< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeAl< track::Length, track::TOFExpMom > | , | ||
track::ITSNCls< track::ITSClusterMap > | , | ||
track::ITSNClsInnerBarrel< track::ITSClusterMap > | , | ||
track::TPCCrossedRowsOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows > | , | ||
track::TPCFoundOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TPCFractionSharedCls< track::TPCNClsShared, track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TrackEtaEMCAL | , | ||
track::TrackPhiEMCAL | , | ||
track::TrackTime | , | ||
track::TrackTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | StoredTracksIU | , |
"Tracks_IU" | , | ||
"AOD" | , | ||
"TRACK_IU" | , | ||
o2::soa::Index<> | , | ||
track::CollisionId | , | ||
track::TrackType | , | ||
track::X | , | ||
track::Alpha | , | ||
track::Y | , | ||
track::Z | , | ||
track::Snp | , | ||
track::Tgl | , | ||
track::Signed1Pt | , | ||
track::IsWithinBeamPipe< track::X > | , | ||
track::Px< track::Signed1Pt, track::Snp, track::Alpha > | , | ||
track::Py< track::Signed1Pt, track::Snp, track::Alpha > | , | ||
track::Pz< track::Signed1Pt, track::Tgl > | , | ||
track::PVector< track::Signed1Pt, track::Snp, track::Alpha, track::Tgl > | , | ||
track::Energy< track::Signed1Pt, track::Tgl > | , | ||
track::Rapidity< track::Signed1Pt, track::Tgl > | , | ||
track::Sign< track::Signed1Pt > | , | ||
o2::soa::Marker< 2 > | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | Tracked3Bodys | , |
"Tracked3Body" | , | ||
"AOD" | , | ||
"TRACKED3BODY" | , | ||
o2::soa::Index<> | , | ||
strangenesstracking::TrackId | , | ||
strangenesstracking::ITSTrackId | , | ||
strangenesstracking::Decay3BodyId | , | ||
strangenesstracking::DecayX | , | ||
strangenesstracking::DecayY | , | ||
strangenesstracking::DecayZ | , | ||
strangenesstracking::H3Lmass | , | ||
strangenesstracking::He4Lmass | , | ||
strangenesstracking::MatchingChi2 | , | ||
strangenesstracking::TopologyChi2 | , | ||
strangenesstracking::ITSclsSize | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL | ( | TrackedCascades | , |
"TrackedCascade" | , | ||
"AOD" | , | ||
"TRACKEDCASCADE" | , | ||
o2::soa::Index<> | , | ||
strangenesstracking::TrackId | , | ||
strangenesstracking::ITSTrackId | , | ||
strangenesstracking::CascadeId | , | ||
strangenesstracking::DecayX | , | ||
strangenesstracking::DecayY | , | ||
strangenesstracking::DecayZ | , | ||
strangenesstracking::XiMass | , | ||
strangenesstracking::OmegaMass | , | ||
strangenesstracking::MatchingChi2 | , | ||
strangenesstracking::TopologyChi2 | , | ||
strangenesstracking::ITSclsSize | |||
) |
Strangeness tracks.
o2::aod::DECLARE_SOA_TABLE_FULL | ( | TrackedV0s | , |
"TrackedV0" | , | ||
"AOD" | , | ||
"TRACKEDV0" | , | ||
o2::soa::Index<> | , | ||
strangenesstracking::TrackId | , | ||
strangenesstracking::ITSTrackId | , | ||
strangenesstracking::V0Id | , | ||
strangenesstracking::DecayX | , | ||
strangenesstracking::DecayY | , | ||
strangenesstracking::DecayZ | , | ||
strangenesstracking::H3Lmass | , | ||
strangenesstracking::H4Lmass | , | ||
strangenesstracking::MatchingChi2 | , | ||
strangenesstracking::TopologyChi2 | , | ||
strangenesstracking::ITSclsSize | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL_VERSIONED | ( | StoredMcParticles_001 | , |
"McParticles" | , | ||
"AOD" | , | ||
"MCPARTICLE" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
mcparticle::McCollisionId | , | ||
mcparticle::PdgCode | , | ||
mcparticle::StatusCode | , | ||
mcparticle::Flags | , | ||
mcparticle::MothersIds | , | ||
mcparticle::DaughtersIdSlice | , | ||
mcparticle::Weight | , | ||
mcparticle::Px | , | ||
mcparticle::Py | , | ||
mcparticle::Pz | , | ||
mcparticle::E | , | ||
mcparticle::Vx | , | ||
mcparticle::Vy | , | ||
mcparticle::Vz | , | ||
mcparticle::Vt | , | ||
mcparticle::PVector< mcparticle::Px, mcparticle::Py, mcparticle::Pz > | , | ||
mcparticle::ProducedByGenerator< mcparticle::Flags > | , | ||
mcparticle::FromBackgroundEvent< mcparticle::Flags > | , | ||
mcparticle::GetGenStatusCode< mcparticle::Flags, mcparticle::StatusCode > | , | ||
mcparticle::GetHepMCStatusCode< mcparticle::Flags, mcparticle::StatusCode > | , | ||
mcparticle::GetProcess< mcparticle::Flags, mcparticle::StatusCode > | , | ||
mcparticle::IsPhysicalPrimary< mcparticle::Flags > | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL_VERSIONED | ( | StoredMFTTracks_001 | , |
"MFTTracks" | , | ||
"AOD" | , | ||
"MFTTRACK" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
fwdtrack::CollisionId | , | ||
fwdtrack::X | , | ||
fwdtrack::Y | , | ||
fwdtrack::Z | , | ||
fwdtrack::Phi | , | ||
fwdtrack::Tgl | , | ||
fwdtrack::Signed1Pt | , | ||
fwdtrack::v001::NClusters< fwdtrack::MFTClusterSizesAndTrackFlags > | , | ||
fwdtrack::MFTClusterSizesAndTrackFlags | , | ||
fwdtrack::IsCA< fwdtrack::MFTClusterSizesAndTrackFlags > | , | ||
fwdtrack::Px< fwdtrack::Pt, fwdtrack::Phi > | , | ||
fwdtrack::Py< fwdtrack::Pt, fwdtrack::Phi > | , | ||
fwdtrack::Pz< fwdtrack::Pt, fwdtrack::Tgl > | , | ||
fwdtrack::Sign< fwdtrack::Signed1Pt > | , | ||
fwdtrack::Chi2 | , | ||
fwdtrack::TrackTime | , | ||
fwdtrack::TrackTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL_VERSIONED | ( | StoredTracksExtra_001 | , |
"TracksExtra" | , | ||
"AOD" | , | ||
"TRACKEXTRA" | , | ||
1 | , | ||
track::TPCInnerParam | , | ||
track::Flags | , | ||
track::ITSClusterSizes | , | ||
track::TPCNClsFindable | , | ||
track::TPCNClsFindableMinusFound | , | ||
track::TPCNClsFindableMinusCrossedRows | , | ||
track::TPCNClsShared | , | ||
track::v001::extensions::TPCDeltaTFwd< track::TrackTimeRes, track::Flags > | , | ||
track::v001::extensions::TPCDeltaTBwd< track::TrackTimeRes, track::Flags > | , | ||
track::TRDPattern | , | ||
track::ITSChi2NCl | , | ||
track::TPCChi2NCl | , | ||
track::TRDChi2 | , | ||
track::TOFChi2 | , | ||
track::TPCSignal | , | ||
track::TRDSignal | , | ||
track::Length | , | ||
track::TOFExpMom | , | ||
track::PIDForTracking< track::Flags > | , | ||
track::IsPVContributor< track::Flags > | , | ||
track::HasITS< track::v001::DetectorMap > | , | ||
track::HasTPC< track::v001::DetectorMap > | , | ||
track::HasTRD< track::v001::DetectorMap > | , | ||
track::HasTOF< track::v001::DetectorMap > | , | ||
track::TPCNClsFound< track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TPCNClsCrossedRows< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows > | , | ||
track::v001::ITSClusterMap< track::ITSClusterSizes > | , | ||
track::v001::ITSNCls< track::ITSClusterSizes > | , | ||
track::v001::ITSNClsInnerBarrel< track::ITSClusterSizes > | , | ||
track::v001::ITSClsSizeInLayer< track::ITSClusterSizes > | , | ||
track::v001::IsITSAfterburner< track::v001::DetectorMap, track::ITSChi2NCl > | , | ||
track::TOFExpTimeEl< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeMu< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimePi< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeKa< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimePr< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeDe< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeTr< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeHe< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeAl< track::Length, track::TOFExpMom > | , | ||
track::TPCCrossedRowsOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows > | , | ||
track::TPCFoundOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TPCFractionSharedCls< track::TPCNClsShared, track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TrackEtaEMCAL | , | ||
track::TrackPhiEMCAL | , | ||
track::TrackTime | , | ||
track::TrackTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_FULL_VERSIONED | ( | StoredTracksExtra_002 | , |
"TracksExtra" | , | ||
"AOD" | , | ||
"TRACKEXTRA" | , | ||
2 | , | ||
track::TPCInnerParam | , | ||
track::Flags | , | ||
track::ITSClusterSizes | , | ||
track::TPCNClsFindable | , | ||
track::TPCNClsFindableMinusFound | , | ||
track::TPCNClsFindableMinusPID | , | ||
track::TPCNClsFindableMinusCrossedRows | , | ||
track::TPCNClsShared | , | ||
track::v001::extensions::TPCDeltaTFwd< track::TrackTimeRes, track::Flags > | , | ||
track::v001::extensions::TPCDeltaTBwd< track::TrackTimeRes, track::Flags > | , | ||
track::TRDPattern | , | ||
track::ITSChi2NCl | , | ||
track::TPCChi2NCl | , | ||
track::TRDChi2 | , | ||
track::TOFChi2 | , | ||
track::TPCSignal | , | ||
track::TRDSignal | , | ||
track::Length | , | ||
track::TOFExpMom | , | ||
track::PIDForTracking< track::Flags > | , | ||
track::IsPVContributor< track::Flags > | , | ||
track::HasITS< track::v001::DetectorMap > | , | ||
track::HasTPC< track::v001::DetectorMap > | , | ||
track::HasTRD< track::v001::DetectorMap > | , | ||
track::HasTOF< track::v001::DetectorMap > | , | ||
track::TPCNClsFound< track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TPCNClsCrossedRows< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows > | , | ||
track::v001::ITSClusterMap< track::ITSClusterSizes > | , | ||
track::v001::ITSNCls< track::ITSClusterSizes > | , | ||
track::v001::ITSNClsInnerBarrel< track::ITSClusterSizes > | , | ||
track::v001::ITSClsSizeInLayer< track::ITSClusterSizes > | , | ||
track::v001::IsITSAfterburner< track::v001::DetectorMap, track::ITSChi2NCl > | , | ||
track::TOFExpTimeEl< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeMu< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimePi< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeKa< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimePr< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeDe< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeTr< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeHe< track::Length, track::TOFExpMom > | , | ||
track::TOFExpTimeAl< track::Length, track::TOFExpMom > | , | ||
track::TPCCrossedRowsOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusCrossedRows > | , | ||
track::TPCFoundOverFindableCls< track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TPCFractionSharedCls< track::TPCNClsShared, track::TPCNClsFindable, track::TPCNClsFindableMinusFound > | , | ||
track::TrackEtaEMCAL | , | ||
track::TrackPhiEMCAL | , | ||
track::TrackTime | , | ||
track::TrackTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | BCs_001 | , |
"AOD" | , | ||
"BC" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
bc::RunNumber | , | ||
bc::GlobalBC | , | ||
bc::TriggerMask | , | ||
bc::InputMask | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Cascades_001 | , |
"AOD" | , | ||
"CASCADE" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
cascade::CollisionId | , | ||
cascade::V0Id | , | ||
cascade::BachelorId | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Collisions_001 | , |
"AOD" | , | ||
"COLLISION" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
collision::BCId | , | ||
collision::PosX | , | ||
collision::PosY | , | ||
collision::PosZ | , | ||
collision::CovXX | , | ||
collision::CovXY | , | ||
collision::CovYY | , | ||
collision::CovXZ | , | ||
collision::CovYZ | , | ||
collision::CovZZ | , | ||
collision::Flags | , | ||
collision::Chi2 | , | ||
collision::NumContrib | , | ||
collision::CollisionTime | , | ||
collision::CollisionTimeRes | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | FDDs_001 | , |
"AOD" | , | ||
"FDD" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
fdd::BCId | , | ||
fdd::ChargeA | , | ||
fdd::ChargeC | , | ||
fdd::TimeA | , | ||
fdd::TimeC | , | ||
fdd::TriggerMask | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | HMPID_001 | , |
"AOD" | , | ||
"HMPID" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
hmpid::TrackId | , | ||
hmpid::HMPIDSignal | , | ||
hmpid::HMPIDXTrack | , | ||
hmpid::HMPIDYTrack | , | ||
hmpid::HMPIDXMip | , | ||
hmpid::HMPIDYMip | , | ||
hmpid::HMPIDNPhotons | , | ||
hmpid::HMPIDQMip | , | ||
hmpid::HMPIDClusSize | , | ||
hmpid::HMPIDMom | , | ||
hmpid::HMPIDPhotsCharge | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | McCollisions_001 | , |
"AOD" | , | ||
"MCCOLLISION" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
mccollision::BCId | , | ||
mccollision::GeneratorsID | , | ||
mccollision::PosX | , | ||
mccollision::PosY | , | ||
mccollision::PosZ | , | ||
mccollision::T | , | ||
mccollision::Weight | , | ||
mccollision::ImpactParameter | , | ||
mccollision::EventPlaneAngle | , | ||
mccollision::GetGeneratorId< mccollision::GeneratorsID > | , | ||
mccollision::GetSubGeneratorId< mccollision::GeneratorsID > | , | ||
mccollision::GetSourceId< mccollision::GeneratorsID > | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Points3DMk1s | , |
"TEST" | , | ||
"PTS3D" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
o2::soa::Marker< 1 > | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Points3DMk2s | , |
"TEST" | , | ||
"PTS3D" | , | ||
2 | , | ||
o2::soa::Index<> | , | ||
o2::soa::Marker< 2 > | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Points3DMk3s | , |
"TEST" | , | ||
"PTS3D" | , | ||
3 | , | ||
o2::soa::Index<> | , | ||
o2::soa::Marker< 3 > | , | ||
test::X | , | ||
test::Y | , | ||
test::Z | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Run2BCInfos_001 | , |
"AOD" | , | ||
"RUN2BCINFO" | , | ||
1 | , | ||
run2::EventCuts | , | ||
run2::TriggerMaskNext50 | , | ||
run2::L0TriggerInputMask | , | ||
run2::SPDClustersL0 | , | ||
run2::SPDClustersL1 | , | ||
run2::SPDFiredChipsL0 | , | ||
run2::SPDFiredChipsL1 | , | ||
run2::SPDFiredFastOrL0 | , | ||
run2::SPDFiredFastOrL1 | , | ||
run2::V0TriggerChargeA | , | ||
run2::V0TriggerChargeC | , | ||
run2::NTPCClusters | , | ||
run2::NSDDSSDClusters | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Run2TrackExtras_001 | , |
"AOD" | , | ||
"RUN2TRACKEXTRA" | , | ||
1 | , | ||
track::ITSSignal | , | ||
track::ITSSharedClusterMap | , | ||
track::ITSNSharedCls< track::ITSSharedClusterMap > | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | TracksQA_001 | , |
"AOD" | , | ||
"TRACKQA" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
trackqa::TrackId | , | ||
trackqa::TPCTime0 | , | ||
trackqa::TPCDCAR | , | ||
trackqa::TPCDCAZ | , | ||
trackqa::TPCClusterByteMask | , | ||
trackqa::TPCdEdxMax0R | , | ||
trackqa::TPCdEdxMax1R | , | ||
trackqa::TPCdEdxMax2R | , | ||
trackqa::TPCdEdxMax3R | , | ||
trackqa::TPCdEdxTot0R | , | ||
trackqa::TPCdEdxTot1R | , | ||
trackqa::TPCdEdxTot2R | , | ||
trackqa::TPCdEdxTot3R | , | ||
trackqa::DeltaRefContParamY | , | ||
trackqa::DeltaRefContParamZ | , | ||
trackqa::DeltaRefContParamSnp | , | ||
trackqa::DeltaRefContParamTgl | , | ||
trackqa::DeltaRefContParamQ2Pt | , | ||
trackqa::DeltaRefGloParamY | , | ||
trackqa::DeltaRefGloParamZ | , | ||
trackqa::DeltaRefGloParamSnp | , | ||
trackqa::DeltaRefGloParamTgl | , | ||
trackqa::DeltaRefGloParamQ2Pt | , | ||
trackqa::IsDummy< trackqa::DeltaRefContParamY, trackqa::DeltaRefContParamZ, trackqa::DeltaRefContParamSnp, trackqa::DeltaRefContParamTgl, trackqa::DeltaRefContParamQ2Pt, trackqa::DeltaRefGloParamY, trackqa::DeltaRefGloParamZ, trackqa::DeltaRefGloParamSnp, trackqa::DeltaRefGloParamTgl, trackqa::DeltaRefGloParamQ2Pt > | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | TracksQA_002 | , |
"AOD" | , | ||
"TRACKQA" | , | ||
2 | , | ||
o2::soa::Index<> | , | ||
trackqa::TrackId | , | ||
trackqa::TPCTime0 | , | ||
trackqa::TPCDCAR | , | ||
trackqa::TPCDCAZ | , | ||
trackqa::TPCClusterByteMask | , | ||
trackqa::TPCdEdxMax0R | , | ||
trackqa::TPCdEdxMax1R | , | ||
trackqa::TPCdEdxMax2R | , | ||
trackqa::TPCdEdxMax3R | , | ||
trackqa::TPCdEdxTot0R | , | ||
trackqa::TPCdEdxTot1R | , | ||
trackqa::TPCdEdxTot2R | , | ||
trackqa::TPCdEdxTot3R | , | ||
trackqa::DeltaRefContParamY | , | ||
trackqa::DeltaRefContParamZ | , | ||
trackqa::DeltaRefContParamSnp | , | ||
trackqa::DeltaRefContParamTgl | , | ||
trackqa::DeltaRefContParamQ2Pt | , | ||
trackqa::DeltaRefGloParamY | , | ||
trackqa::DeltaRefGloParamZ | , | ||
trackqa::DeltaRefGloParamSnp | , | ||
trackqa::DeltaRefGloParamTgl | , | ||
trackqa::DeltaRefGloParamQ2Pt | , | ||
trackqa::DeltaTOFdX | , | ||
trackqa::DeltaTOFdZ | , | ||
trackqa::IsDummy< trackqa::DeltaRefContParamY, trackqa::DeltaRefContParamZ, trackqa::DeltaRefContParamSnp, trackqa::DeltaRefContParamTgl, trackqa::DeltaRefContParamQ2Pt, trackqa::DeltaRefGloParamY, trackqa::DeltaRefGloParamZ, trackqa::DeltaRefGloParamSnp, trackqa::DeltaRefGloParamTgl, trackqa::DeltaRefGloParamQ2Pt > | |||
) |
o2::aod::DECLARE_SOA_TABLE_VERSIONED | ( | Zdcs_001 | , |
"AOD" | , | ||
"ZDC" | , | ||
1 | , | ||
o2::soa::Index<> | , | ||
zdc::BCId | , | ||
zdc::Energy | , | ||
zdc::ChannelE | , | ||
zdc::Amplitude | , | ||
zdc::Time | , | ||
zdc::ChannelT | , | ||
zdc::DyEnergyZEM1< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergyZEM2< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergyCommonZNA< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergyCommonZNC< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergyCommonZPA< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergyCommonZPC< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergySectorZNA< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergySectorZNC< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergySectorZPA< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyEnergySectorZPC< zdc::ChannelE, zdc::Energy > | , | ||
zdc::DyTimeZEM1< zdc::ChannelT, zdc::Time > | , | ||
zdc::DyTimeZEM2< zdc::ChannelT, zdc::Time > | , | ||
zdc::DyTimeZNA< zdc::ChannelT, zdc::Time > | , | ||
zdc::DyTimeZNC< zdc::ChannelT, zdc::Time > | , | ||
zdc::DyTimeZPA< zdc::ChannelT, zdc::Time > | , | ||
zdc::DyTimeZPC< zdc::ChannelT, zdc::Time > | , | ||
zdc::DyAmplitudeZEM1< zdc::ChannelT, zdc::Amplitude > | , | ||
zdc::DyAmplitudeZEM2< zdc::ChannelT, zdc::Amplitude > | , | ||
zdc::DyAmplitudeZNA< zdc::ChannelT, zdc::Amplitude > | , | ||
zdc::DyAmplitudeZNC< zdc::ChannelT, zdc::Amplitude > | , | ||
zdc::DyAmplitudeZPA< zdc::ChannelT, zdc::Amplitude > | , | ||
zdc::DyAmplitudeZPC< zdc::ChannelT, zdc::Amplitude > | |||
) |
consteval auto o2::aod::filterForKey | ( | ) |
consteval const char * o2::aod::label | ( | ) |
o2::aod::O2HASH | ( | "CONC/0" | ) |
o2::aod::O2HASH | ( | "JOIN/0" | ) |
o2::aod::O2HASH | ( | "TEST/0" | ) |
o2::aod::O2HASH | ( | "TestA/0" | ) |
o2::aod::O2ORIGIN | ( | "AOD" | ) |
o2::aod::O2ORIGIN | ( | "AOD1" | ) |
o2::aod::O2ORIGIN | ( | "AOD2" | ) |
o2::aod::O2ORIGIN | ( | "CONC" | ) |
o2::aod::O2ORIGIN | ( | "DYN" | ) |
o2::aod::O2ORIGIN | ( | "IDX" | ) |
o2::aod::O2ORIGIN | ( | "JOIN" | ) |
o2::aod::O2ORIGIN | ( | "TEST" | ) |
o2::aod::O2ORIGIN | ( | "TST" | ) |
consteval header::DataOrigin o2::aod::origin | ( | ) |
consteval const char * o2::aod::origin_str | ( | ) |
consteval const char * o2::aod::signature | ( | ) |