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

Functions

 DECLARE_SOA_INDEX_COLUMN (BC, bc)
 
 DECLARE_SOA_COLUMN (Amplitude, amplitude, std::vector< float >)
 BC index.
 
 DECLARE_SOA_COLUMN (Channel, channel, std::vector< uint8_t >)
 Amplitudes of non-zero channels. The channel IDs are given in Channel (at the same index)
 
 DECLARE_SOA_COLUMN (Time, time, float)
 Channel IDs which had non-zero amplitudes. There are at maximum 32 channels.
 

Function Documentation

◆ DECLARE_SOA_COLUMN() [1/3]

o2::aod::fv0c::DECLARE_SOA_COLUMN ( Amplitude  ,
amplitude  ,
std::vector< float >   
)

BC index.

◆ DECLARE_SOA_COLUMN() [2/3]

o2::aod::fv0c::DECLARE_SOA_COLUMN ( Channel  ,
channel  ,
std::vector< uint8_t >   
)

Amplitudes of non-zero channels. The channel IDs are given in Channel (at the same index)

◆ DECLARE_SOA_COLUMN() [3/3]

o2::aod::fv0c::DECLARE_SOA_COLUMN ( Time  ,
time  ,
float   
)

Channel IDs which had non-zero amplitudes. There are at maximum 32 channels.

◆ DECLARE_SOA_INDEX_COLUMN()

o2::aod::fv0c::DECLARE_SOA_INDEX_COLUMN ( BC  ,
bc   
)