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