9#include "GaudiKernel/MsgStream.h"
42 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Converted CMXCPHits from persistent state [OK]" <<
endmsg;
61 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Created persistent state of CMXCPHits [OK]" <<
endmsg;
virtual void persToTrans(const CMXCPHits_p1 *persObj, LVL1::CMXCPHits *transObj, MsgStream &log)
virtual void transToPers(const LVL1::CMXCPHits *transObj, CMXCPHits_p1 *persObj, MsgStream &log)
T/P separation for TrigT1Calo::CMXCPHits class.
std::vector< unsigned int > m_hits1
std::vector< unsigned int > m_hits0
std::vector< int > m_error0
std::vector< int > m_error1
Summary of CP (EM/tau) hits produced by the merger modules.
int source() const
returns source of data
int peak() const
returns peak slice number
const std::vector< int > & errorVec1() const
returns error1
const std::vector< unsigned int > & hitsVec1() const
returns hits1
const std::vector< unsigned int > & hitsVec0() const
For multi-slice readout.
const std::vector< int > & errorVec0() const
returns error0
int cmx() const
returns CMX number (0/1)==(Left/Right)==(Tau/Em?)
int crate() const
Data accessors.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...