16 #include <Event/packet.h>
42 std::cout <<
"could not find node " <<
m_EvtNodeName << std::endl;
47 uint64_t refbco = std::numeric_limits<uint64_t>::max();
57 std::cout <<
"current bco: 0x" << std::hex << refbco
58 << std::dec << std::endl;
62 std::cout <<
"bco 0x" << std::hex << refbco << std::dec
63 <<
" seen before" << std::endl;
72 std::cout <<
"scream, refbco: 0x" << std::hex << refbco
73 <<
" current bco: 0x" << inh->
get_bco()
74 << std::dec << std::endl;