8#include "GaudiKernel/MsgStream.h"
38 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Converted CMMJetHits from persistent state [OK]" <<
endmsg;
54 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Created persistent state of CMMJetHits [OK]" <<
endmsg;
virtual void persToTrans(const CMMJetHits_p1 *persObj, LVL1::CMMJetHits *transObj, MsgStream &log)
virtual void transToPers(const LVL1::CMMJetHits *transObj, CMMJetHits_p1 *persObj, MsgStream &log)
T/P separation for TrigT1Calo::CMMJetHits class.
std::vector< unsigned int > m_hits
std::vector< int > m_errors
CMMJetHits class stores Jet hit multiplicities received by and read out from the Jet CMMs.
const std::vector< int > & ErrorVec() const
returns errors
int dataID() const
returns data ID of data
int crate() const
Data accessors.
int peak() const
returns peak slice number
const std::vector< unsigned int > & HitsVec() const
Multi-slice accessors.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...