13 uint16_t headerSizeInBytes = 16;
14 uint16_t trailerSizeInBytes = 16;
15 memcpy(
header_, header, headerSizeInBytes);
16 memcpy(
trailer_, trailer, trailerSizeInBytes);
std::ostream & operator<<(std::ostream &out, const ALILine &li)
CSCDMBStatusDigi()
Default constructor.