|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "GaudiKernel/MsgStream.h"
void setWords(const std::vector< uint32_t > &words)
Set vector of CTP trigger words.
std::vector< std::string > m_items
void setItems(const items_type &items)
Set vector of fired LVL1 items.
const std::vector< uint32_t > & getWords() const
Get vector of CTP trigger words.
Legacy data class representing the LVL1 CTP trigger decision.
virtual void persToTrans(const CTP_Decision_p2 *persObj, CTP_Decision *transObj, MsgStream &log)
uint32_t getTriggerTypeWord() const
Get trigger type word.
const items_type & getItems() const
Get a vector of fired LVL1 items.
void setTriggerTypeWord(uint32_t word)
Set trigger type word.
virtual void transToPers(const CTP_Decision *transObj, CTP_Decision_p2 *persObj, MsgStream &log)
Persistent representation of CTP_Decision.
std::vector< UInt_t > m_CTPResultWord