15 if(log.level() <= MSG::DEBUG) {
16 log << MSG::DEBUG <<
"TrigMonTECnv_p1::persToTrans called " <<
endmsg;
35 for (uint32_t clid : persObj->
m_clid) {
48 if(log.level() <= MSG::DEBUG) {
49 log << MSG::DEBUG <<
"TrigMonTECnv_p1::transToPers called " <<
endmsg;
virtual void persToTrans(const TrigMonTE_p1 *persObj, TrigMonTE *transObj, MsgStream &log) const override
virtual void transToPers(const TrigMonTE *transObj, TrigMonTE_p1 *persObj, MsgStream &log) const override
Persistent copy of TrigMonTE.
std::vector< uint16_t > m_var_key
std::vector< uint8_t > m_roi
std::vector< uint32_t > m_clid
std::vector< uint16_t > m_child
std::vector< float > m_var_val
std::vector< uint16_t > m_parent
Summary of one trigger element from navigation tree.
void addClid(uint32_t clid)
void addChildIndex(uint16_t index)
const std::vector< uint8_t > & getRoiId() const
const std::vector< uint16_t > & getParentIndex() const
const std::vector< float > & getVarVal() const
const std::vector< uint16_t > & getVarKey() const
void addState(State state)
void addParentIndex(uint16_t index)
const std::vector< uint32_t > & getClid() const
const std::vector< uint16_t > & getChildIndex() const
void addRoiId(uint8_t roiid)
std::vector< float > m_var_val
std::vector< uint16_t > m_var_key