#include "htrbctdcmessage.h" void HTrbCtdcMessage::printDataword() { printf("data: 0x%08x\n", (UInt_t) fData); }