ATLAS Offline Software
Loading...
Searching...
No Matches
TrigConfKeys_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// $Id: TrigConfKeys_v1.cxx 579914 2014-01-24 10:15:15Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
17
19
20 return m_smk;
21 }
22
24
25 m_smk = value;
26 return;
27 }
28
30
31 return m_l1psk;
32 }
33
35
36 m_l1psk = value;
37 return;
38 }
39
41
42 return m_hltpsk;
43 }
44
46
47 m_hltpsk = value;
48 return;
49 }
50
51} // namespace xAOD
void setHLTpsk(uint32_t value)
Set the HLT 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.
uint32_t smk() const
Get the Super Master Key of this configuration.
TrigConfKeys_v1(uint32_t smk=0, uint32_t l1psk=0, uint32_t hltpsk=0)
Default constructor.
uint32_t m_smk
The Super Master Key of this configuration.
uint32_t l1psk() const
Get the LVL1 prescale key of this configuration.
uint32_t m_l1psk
The LVL1 prescale key of this configuration.
uint32_t m_hltpsk
The HLT prescale key of this configuration.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
setEventNumber uint32_t