5#include "GaudiKernel/Bootstrap.h"
6#include "GaudiKernel/ISvcLocator.h"
7#include "GaudiKernel/IMessageSvc.h"
8#include "GaudiKernel/MsgStream.h"
21 SmartIF<IMessageSvc> msgSvc{Gaudi::svcLocator()->service(
"MessageSvc")};
25 MsgStream log(msgSvc,
"CTP_RIO");
31 log << MSG::DEBUG <<
"=================================================" <<
endmsg;
32 log << MSG::DEBUG <<
"CTP ROD Header / Trailer data" <<
endmsg;
33 log << MSG::DEBUG <<
"Source ID : 0x" << MSG::hex <<
getSourceId() << MSG::dec <<
endmsg;
42 log << MSG::DEBUG <<
"Status word " << i <<
" : 0x" << MSG::hex
44 log << MSG::DEBUG <<
"=================================================" <<
endmsg;
uint32_t getNumberDataWords() const
uint32_t getNumberStatusWords() const
uint32_t getSourceId() const
const std::vector< uint32_t > & getStatusWords() const
uint32_t m_lvl1TriggerType
uint32_t getLvl1Id() const
uint32_t getRunNumber() const
uint32_t getLvl1TriggerType() const
uint32_t getDetectorEventType() const