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

Functions

 DECLARE_SOA_INDEX_COLUMN (BC, bc)
 
 DECLARE_SOA_COLUMN (Amplitude, amplitude, std::vector< float >)
 BC index.
 
 DECLARE_SOA_COLUMN (TimeFV0A, timeFV0A, std::vector< float >)
 Amplitudes of non-zero channels. The channel IDs are given in Channel (at the same index)
 
 DECLARE_SOA_COLUMN (Channel, channel, std::vector< uint8_t >)
 Time of non-zero channels. The channel IDs are given in Channel (at the same index). Only for the FITExtra table.
 
 DECLARE_SOA_COLUMN (Time, time, float)
 Channel IDs which had non-zero amplitudes. There are at maximum 48 channels.
 
 DECLARE_SOA_COLUMN (TriggerMask, triggerMask, uint8_t)
 Time in ns.
 

Function Documentation

◆ DECLARE_SOA_COLUMN() [1/5]

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

BC index.

◆ DECLARE_SOA_COLUMN() [2/5]

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

Time of non-zero channels. The channel IDs are given in Channel (at the same index). Only for the FITExtra table.

◆ DECLARE_SOA_COLUMN() [3/5]

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

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

◆ DECLARE_SOA_COLUMN() [4/5]

o2::aod::fv0a::DECLARE_SOA_COLUMN ( TimeFV0A  ,
timeFV0A  ,
std::vector< float >   
)

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

◆ DECLARE_SOA_COLUMN() [5/5]

o2::aod::fv0a::DECLARE_SOA_COLUMN ( TriggerMask  ,
triggerMask  ,
uint8_t   
)

Time in ns.

◆ DECLARE_SOA_INDEX_COLUMN()

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