ATLAS Offline Software
Event
xAOD
xAODTrigger
Root
L1TopoSimResults_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
// System include(s):
7
#include <iostream>
8
#include <stdexcept>
9
10
// xAOD include(s):
11
#include "
xAODCore/AuxStoreAccessorMacros.h
"
12
13
// Local include(s):
14
#include "
xAODTrigger/versions/L1TopoSimResults_v1.h
"
15
16
namespace
xAOD
{
17
18
L1TopoSimResults_v1::L1TopoSimResults_v1
()
19
:
SG
::AuxElement() {
20
}
21
22
23
// Name
24
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
unsigned
int
, connectionId,
25
setConnectionId )
26
27
// Raw data words
28
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
uint32_t
,
topoWord
,
29
setTopoWord )
30
31
// Raw overflow words
32
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
uint32_t
, topoWordOverflow,
33
setTopoWordOverflow )
34
35
// Raw data words
36
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
uint64_t
,
topoWord64
,
37
setTopoWord64 )
38
39
// Raw overflow words
40
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
uint64_t
, topoWord64Overflow,
41
setTopoWord64Overflow )
42
43
// Bit-length
44
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
unsigned
int
,
bitWidth
,
45
setBitWidth )
46
47
// Clock
48
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
L1TopoSimResults_v1
,
unsigned
int
, clock,
49
setClock )
50
51
}
xAOD::AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
SG
Forward declaration.
Definition:
CaloCellPacker_400_500.h:32
AuxStoreAccessorMacros.h
xAOD::uint32_t
setEventNumber uint32_t
Definition:
EventInfo_v1.cxx:127
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::topoWord64
setTopoWord topoWord64
Definition:
L1TopoSimResults_v1.cxx:36
xAOD::topoWord
topoWord
Definition:
L1TopoSimResults_v1.cxx:28
xAOD::uint64_t
uint64_t
Definition:
EventInfo_v1.cxx:123
xAOD::bitWidth
setTopoWord setTopoWord64 unsigned bitWidth
Definition:
L1TopoSimResults_v1.cxx:44
xAOD::L1TopoSimResults_v1::L1TopoSimResults_v1
L1TopoSimResults_v1()
Definition:
L1TopoSimResults_v1.cxx:18
L1TopoSimResults_v1.h
xAOD::L1TopoSimResults_v1
Definition:
L1TopoSimResults_v1.h:30
Generated on Sun Dec 22 2024 21:13:09 for ATLAS Offline Software by
1.8.18