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