9#include "GaudiKernel/MsgStream.h"
44 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Converted CMXCPTob from persistent state [OK]" <<
endmsg;
65 if (log.level() <= MSG::DEBUG) log << MSG::DEBUG <<
"Created persistent state of CMXCPTob [OK]" <<
endmsg;
virtual void persToTrans(const CMXCPTob_p1 *persObj, LVL1::CMXCPTob *transObj, MsgStream &log)
virtual void transToPers(const LVL1::CMXCPTob *transObj, CMXCPTob_p1 *persObj, MsgStream &log)
T/P separation for TrigT1Calo::CMXCPTob class.
std::vector< int > m_error
std::vector< unsigned int > m_presenceMap
std::vector< int > m_isolation
std::vector< int > m_energy
TOB data received by the merger modules.
int peak() const
returns peak slice number
const std::vector< int > & isolationVec() const
returns isolation
const std::vector< int > & errorVec() const
returns error
int crate() const
Data accessors.
const std::vector< int > & energyVec() const
For multi-slice readout.
int chip() const
returns chip number (3 or 4 bits?)
int cmx() const
returns CMX number (0/1)==(Left/Right)==(Tau/Em)
int cpm() const
returns CPM number
const std::vector< unsigned int > & presenceMapVec() const
returns presence maps
int location() const
returns location (3 or 2 bits?)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...