8 TGenericData(bklen, bktype, name, pdata), decoder(bklen,pdata,std::string(name),bktype)
16 std::cout <<
"TRB3 decoder for bank " <<
GetName().c_str() << std::endl;
18 std::cout <<
"Seq Number/Run Number: " <<
GetSeqNr()
21 std::cout <<
"Time: " <<
GetTime() << std::endl;
std::string GetName() const
const uint32_t GetPacketSize()
Get Packet size.
const uint32_t GetRunNr()
const uint32_t GetSeqNr()
const uint32_t GetMonth()
TTRB3Data(int bklen, int bktype, const char *name, void *pdata)
Constructor.
const int GetNumberMeasurements()
void Print()
Print the bank contents in a structured way.