12#ifndef _ZDC_CHANNEL_DATA_H_
13#define _ZDC_CHANNEL_DATA_H_
31 std::array<int16_t, NTimeBinsPerBC>
data = {0};
struct o2::upgrades_utils::@463 zdc
structure to keep FT0 information
constexpr int NTimeBinsPerBC
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
ChannelData(const ChannelData &)=default
ChannelData(int8_t ida, const std::array< float, NTimeBinsPerBC > &src)
ClassDefNV(ChannelData, 1)