15 if(log.level() <= MSG::DEBUG) {
16 log << MSG::DEBUG <<
"TrigConfChainCnv_p1::persToTrans called " <<
endmsg;
22 persObj->
m_level == 1 ?
"L1" :
"HLT",
36 std::vector<TrigConfSig> tmp;
48 if(log.level() <= MSG::DEBUG) {
49 log << MSG::DEBUG <<
"TrigConfChainCnv_p1::transToPers called " <<
endmsg;
T_AthenaPoolTPCnvStdVectorConst< std::vector< TrigConfSig >, std::vector< TrigConfSig_p1 >, TrigConfSigCnv_p1 > m_sigCnv
virtual void transToPers(const TrigConfChain *transObj, TrigConfChain_p1 *persObj, MsgStream &log) const override
virtual void persToTrans(const TrigConfChain_p1 *persObj, TrigConfChain *transObj, MsgStream &log) const override
std::vector< TrigConfSig_p1 > m_signature
std::vector< std::string > m_stream_name
std::vector< std::string > m_group
std::vector< float > m_stream_prescale
std::vector< uint32_t > m_lower_ids
float getPrescale() const
unsigned int getLevelId() const
float getPassThrough() const
const std::vector< float > & getStreamPS() const
const std::vector< std::string > & getStream() const
const std::vector< uint32_t > & getLowerIds() const
const std::string & getLowerName() const
const std::vector< std::string > & getGroup() const
void addSignature(const TrigConfSig &obj)
uint16_t getLowerCounter() const
const std::string & getChainName() const
void addLowerChainId(uint32_t lower_id)
const std::vector< TrigConfSig > & getSignature() const
uint16_t getCounter() const
uint32_t getLowerId() const