15 if(log.level() <= MSG::DEBUG) {
16 log << MSG::DEBUG <<
"TrigMonConfigCnv_p1::persToTrans called " <<
endmsg;
46 if(log.level() <= MSG::DEBUG) {
47 log << MSG::DEBUG <<
"TrigMonConfigCnv_p1::transToPers called " <<
endmsg;
66 &(persObj->
m_seq), log);
virtual void transToPers(const TrigMonConfig *transObj, TrigMonConfig_p1 *persObj, MsgStream &log) const override
T_AthenaPoolTPCnvStdVectorConst< std::vector< TrigConfChain >, std::vector< TrigConfChain_p1 >, TrigConfChainCnv_p1 > m_chainCnv
T_AthenaPoolTPCnvStdVectorConst< std::vector< TrigConfSeq >, std::vector< TrigConfSeq_p1 >, TrigConfSeqCnv_p1 > m_seqCnv
virtual void persToTrans(const TrigMonConfig_p1 *persObj, TrigMonConfig *transObj, MsgStream &log) const override
std::vector< TrigConfSeq_p1 > m_seq
std::vector< TrigConfChain_p1 > m_chain
std::vector< std::string > m_pair_val
std::vector< uint32_t > m_var_id
std::vector< std::string > m_pair_key
std::vector< std::string > m_var_name
This class holds encoded ids for monitoring objects and helps to map these objects to trigger configu...
std::vector< uint32_t > & getVarId()
std::vector< T > & getVec()
std::vector< std::string > & getPairKey()
std::vector< std::string > & getPairVal()
uint32_t getHLTPrescaleKey() const
uint32_t getNanoSec() const
std::vector< std::string > & getVarName()
uint32_t getMasterKey() const
void setEventID(uint32_t event, uint32_t lumi, uint32_t run, uint32_t sec, uint32_t nsec)
uint32_t getLV1PrescaleKey() const
void setTriggerKeys(uint32_t master_key, uint32_t lv1_ps_key, uint32_t hlt_ps_key)
uint32_t getEvent() const