![]() |
Project
|
Functions | |
DECLARE_SOA_INDEX_COLUMN (McCollision, mcCollision) | |
DECLARE_SOA_COLUMN (GeneratorsID, generatorsID, short) | |
MC collision index. | |
DECLARE_SOA_COLUMN (Accepted, accepted, uint64_t) | |
DECLARE_SOA_COLUMN (Attempted, attempted, uint64_t) | |
The number of events generated so far. | |
DECLARE_SOA_COLUMN (XsectGen, xsectGen, float) | |
The number of events attempted so far. | |
DECLARE_SOA_COLUMN (XsectErr, xsectErr, float) | |
Cross section in pb. | |
DECLARE_SOA_COLUMN (PtHard, ptHard, float) | |
Error associated with this cross section. | |
DECLARE_SOA_COLUMN (NMPI, nMPI, int) | |
PT-hard (event scale, for pp collisions) | |
DECLARE_SOA_COLUMN (ProcessId, processId, int) | |
number of MPIs (for pp collisions) | |
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | Accepted | , |
accepted | , | ||
uint64_t | |||
) |
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | Attempted | , |
attempted | , | ||
uint64_t | |||
) |
The number of events generated so far.
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | GeneratorsID | , |
generatorsID | , | ||
short | |||
) |
MC collision index.
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | NMPI | , |
nMPI | , | ||
int | |||
) |
PT-hard (event scale, for pp collisions)
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | ProcessId | , |
processId | , | ||
int | |||
) |
number of MPIs (for pp collisions)
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | PtHard | , |
ptHard | , | ||
float | |||
) |
Error associated with this cross section.
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | XsectErr | , |
xsectErr | , | ||
float | |||
) |
Cross section in pb.
o2::aod::hepmcxsection::DECLARE_SOA_COLUMN | ( | XsectGen | , |
xsectGen | , | ||
float | |||
) |
The number of events attempted so far.
o2::aod::hepmcxsection::DECLARE_SOA_INDEX_COLUMN | ( | McCollision | , |
mcCollision | |||
) |