12 log << MSG::DEBUG <<
"TrigHisto1DCnv_p1::persToTrans" <<
endmsg;
25 log << MSG::DEBUG <<
"TrigHisto1DCnv_p1::transToPers" <<
endmsg;
virtual void transToPers(const TrigHisto1D *transObj, TrigHisto1D_p1 *persObj, MsgStream &log)
virtual void persToTrans(const TrigHisto1D_p1 *persObj, TrigHisto1D *transObj, MsgStream &log)
The persistent partner of TrigHisto1D class.
std::vector< float > m_contents
A very basic one dimensional histogram to provide storage of HLT distributions, allowing constraints ...
float max_x(void) const
Return the maximum along the x-axis.
float min_x(void) const
Return the minimum along the x-axis.
unsigned int nbins_x(void) const
Return the number of bins along the y-axis, not including the under and overflow.
const std::vector< float > & contents(void) const
Return the bin contents of the histogram, including the under and overflow bins.