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