22 output <<
"channelID: " << std::hex <<
r.m_channelId << std::dec
23 <<
", strategy: " <<
r.m_strategy <<
", code: " <<
r.m_code
24 <<
", m_timingRegime: " <<
r.m_timingRegime
25 <<
", description: " <<
r.m_description;
std::ostream & operator<<(std::ostream &output, const L1CaloPprChanStrategy &r)
const std::string & description() const
std::string m_timingRegime
unsigned int code() const
std::string m_description
const std::string & strategy() const
const std::string & timingRegime() const
unsigned int channelId() const