ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigger
Root
TriggerMenuJson_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
// System include(s):
7
#include <iostream>
8
9
// EDM include(s):
10
#include "
xAODCore/AuxStoreAccessorMacros.h
"
11
12
// Local include(s):
13
#include "
xAODTrigger/versions/TriggerMenuJson_v1.h
"
14
15
namespace
xAOD
{
16
17
TriggerMenuJson_v1::TriggerMenuJson_v1
()
18
:
SG
::
AuxElement
() {
19
20
}
21
23
//
24
// Implementation of the configuration identifier accessor functions
25
//
26
27
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
TriggerMenuJson_v1
,
uint32_t
, key,
28
setKey )
29
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TriggerMenuJson_v1
,
std
::
string
,
name
,
30
setName )
31
32
33
//
35
37
//
38
// Implementation of the payload accessor functions
39
//
40
41
42
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TriggerMenuJson_v1
,
std
::
string
,
43
payload, setPayload )
44
45
//
47
48
}
// namespace xAOD
AuxStoreAccessorMacros.h
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
Definition
AuxStoreAccessorMacros.h:36
TriggerMenuJson_v1.h
SG::AuxElement::AuxElement
AuxElement()
Default constructor.
xAOD::TriggerMenuJson_v1
Raw JSON data for a given type of menu file.
Definition
TriggerMenuJson_v1.h:26
xAOD::TriggerMenuJson_v1::TriggerMenuJson_v1
TriggerMenuJson_v1()
Default constructor.
Definition
TriggerMenuJson_v1.cxx:17
SG
Forward declaration.
Definition
CaloCellPacker_400_500.h:32
std
STL namespace.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::name
name
Definition
TriggerMenuJson_v1.cxx:29
xAOD::AUXSTORE_OBJECT_SETTER_AND_GETTER
AUXSTORE_OBJECT_SETTER_AND_GETTER(CaloRings_v1, RingSetLinks, ringSetLinks, setRingSetLinks) unsigned CaloRings_v1
Definition
CaloRings_v1.cxx:27
xAOD::uint32_t
setEventNumber uint32_t
Definition
EventInfo_v1.cxx:127
Generated on
for ATLAS Offline Software by
1.14.0