![]() |
Project
|
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. | |
o2::aod::fv0a::DECLARE_SOA_COLUMN | ( | Amplitude | , |
amplitude | , | ||
std::vector< float > | |||
) |
BC index.
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.
o2::aod::fv0a::DECLARE_SOA_COLUMN | ( | Time | , |
time | , | ||
float | |||
) |
Channel IDs which had non-zero amplitudes. There are at maximum 48 channels.
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)
o2::aod::fv0a::DECLARE_SOA_COLUMN | ( | TriggerMask | , |
triggerMask | , | ||
uint8_t | |||
) |
Time in ns.
o2::aod::fv0a::DECLARE_SOA_INDEX_COLUMN | ( | BC | , |
bc | |||
) |