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