9#include "GaudiKernel/MsgStream.h"
39 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Converted CPMHits from persistent state [OK]" <<
endmsg;
55 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Created persistent state of CPMHits [OK]" <<
endmsg;
virtual void persToTrans(const CPMHits_p1 *persObj, LVL1::CPMHits *transObj, MsgStream &log)
virtual void transToPers(const LVL1::CPMHits *transObj, CPMHits_p1 *persObj, MsgStream &log)
T/P separation for TrigT1Calo::CPMHits class.
std::vector< unsigned int > m_Hits0
std::vector< unsigned int > m_Hits1
The CPMHits object contains the hit data produced by a given Cluster Processor Module,...
int crate() const
Data accessors.
int module() const
returns module number
int peak() const
returns peak slice number
const std::vector< unsigned int > & HitsVec0() const
Multi-slice accessors.
const std::vector< unsigned int > & HitsVec1() const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...