|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGGER_VERSIONS_TRIGCONFKEYS_V1_H
9 #define XAODTRIGGER_VERSIONS_TRIGCONFKEYS_V1_H
66 #endif // XAODTRIGGER_VERSIONS_TRIGCONFKEYS_V1_H
uint32_t smk() const
Get the Super Master Key of this configuration.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
uint32_t m_hltpsk
The HLT prescale key of this configuration.
uint32_t l1psk() const
Get the LVL1 prescale key of this configuration.
void setHLTpsk(uint32_t value)
Set the HLT prescale key of this configuration.
TrigConfKeys_v1(uint32_t smk=0, uint32_t l1psk=0, uint32_t hltpsk=0)
Default constructor.
Class describing the configuration used in a given event.
uint32_t m_smk
The Super Master Key of this configuration.
uint32_t m_l1psk
The LVL1 prescale key of this configuration.
uint32_t hltpsk() const
Get the HLT prescale key of this configuration.
void setSMK(uint32_t value)
Set the Super Master Key of this configuration.
void setL1psk(uint32_t value)
Set the LVL1 prescale key of this configuration.