Project
Loading...
Searching...
No Matches
o2::aod::hepmcxsection Namespace Reference

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)
 

Function Documentation

◆ DECLARE_SOA_COLUMN() [1/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( Accepted  ,
accepted  ,
uint64_t   
)

◆ DECLARE_SOA_COLUMN() [2/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( Attempted  ,
attempted  ,
uint64_t   
)

The number of events generated so far.

◆ DECLARE_SOA_COLUMN() [3/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( GeneratorsID  ,
generatorsID  ,
short   
)

MC collision index.

◆ DECLARE_SOA_COLUMN() [4/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( NMPI  ,
nMPI  ,
int   
)

PT-hard (event scale, for pp collisions)

◆ DECLARE_SOA_COLUMN() [5/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( ProcessId  ,
processId  ,
int   
)

number of MPIs (for pp collisions)

◆ DECLARE_SOA_COLUMN() [6/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( PtHard  ,
ptHard  ,
float   
)

Error associated with this cross section.

◆ DECLARE_SOA_COLUMN() [7/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( XsectErr  ,
xsectErr  ,
float   
)

Cross section in pb.

◆ DECLARE_SOA_COLUMN() [8/8]

o2::aod::hepmcxsection::DECLARE_SOA_COLUMN ( XsectGen  ,
xsectGen  ,
float   
)

The number of events attempted so far.

◆ DECLARE_SOA_INDEX_COLUMN()

o2::aod::hepmcxsection::DECLARE_SOA_INDEX_COLUMN ( McCollision  ,
mcCollision   
)