9#include "GaudiKernel/MsgStream.h"
41 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Converted CMMCPHits from persistent state [OK]" <<
endmsg;
59 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Created persistent state of CMMCPHits [OK]" <<
endmsg;
virtual void transToPers(const LVL1::CMMCPHits *transObj, CMMCPHits_p1 *persObj, MsgStream &log)
virtual void persToTrans(const CMMCPHits_p1 *persObj, LVL1::CMMCPHits *transObj, MsgStream &log)
T/P separation for TrigT1Calo::CMMCPHits class.
std::vector< unsigned int > m_hits1
std::vector< unsigned int > m_hits0
std::vector< int > m_error1
std::vector< int > m_error0
Summary of CP (EM/tau) hits received by the merger modules.
const std::vector< int > & ErrorVec0() const
returns error0
int crate() const
Data accessors.
int dataID() const
returns data ID of data
const std::vector< unsigned int > & HitsVec1() const
returns hits1
int peak() const
returns peak slice number
const std::vector< int > & ErrorVec1() const
returns error1
const std::vector< unsigned int > & HitsVec0() const
For multi-slice readout.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...