ATLAS Offline Software
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):
12 
13 // Local include(s):
15 
16 namespace xAOD {
17 
19  : SG::AuxElement() {
20  }
21 
22 
23  // Name
25  setConnectionId )
26 
27  // Raw data words
29  setTopoWord )
30 
31  // Raw overflow words
33  setTopoWordOverflow )
34 
35  // Raw data words
37  setTopoWord64 )
38 
39  // Raw overflow words
41  setTopoWord64Overflow )
42 
43  // Bit-length
45  setBitWidth )
46 
47  // 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