8#include "GaudiKernel/MsgStream.h"
13 std::string s = std::format(
"0x{:x}",
m_id);
std::ostream & operator<<(std::ostream &out, const Identifier32 &c)
void show(std::ostream &out=std::cout) const
Print out in hex form.
std::string getString() const
Provide a string form of the identifier - hexadecimal.