ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigL1Calo
xAODTrigL1Calo
versions
gFexTowerAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODTRIGL1CALO_VERSIONS_GFEXTOWERAUXCONTAINER_V1_H
6
#define XAODTRIGL1CALO_VERSIONS_GFEXTOWERAUXCONTAINER_V1_H
7
8
// EDM include(s):
9
#include "
xAODCore/AuxContainerBase.h
"
10
11
// System include(s):
12
#include <stdint.h>
13
14
// STL include(s):
15
#include <vector>
16
17
namespace
xAOD
{
18
20
21
class
gFexTowerAuxContainer_v1
:
public
AuxContainerBase
{
22
public
:
23
// Default constructor
24
gFexTowerAuxContainer_v1
();
25
26
private
:
27
28
std::vector<float>
eta
;
29
std::vector<float>
phi
;
30
std::vector<uint8_t>
iEta
;
31
std::vector<uint8_t>
iPhi
;
32
std::vector<uint8_t>
fpga
;
33
std::vector<int>
towerEt
;
34
std::vector<char>
isSaturated
;
35
std::vector<uint32_t>
gFEXtowerID
;
36
37
};
// class gFexTowerAuxContainer_v1
38
}
// namespace xAOD
39
40
#include "
xAODCore/BaseInfo.h
"
41
SG_BASE
(
xAOD::gFexTowerAuxContainer_v1
,
xAOD::AuxContainerBase
);
42
43
#endif
// XAODTRIGL1CALO_VERSIONS_GFEXTOWERAUXCONTAINER_V1_H
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::gFexTowerAuxContainer_v1
AuxContainer for gFexTower_v1.
Definition
gFexTowerAuxContainer_v1.h:21
xAOD::gFexTowerAuxContainer_v1::eta
std::vector< float > eta
Definition
gFexTowerAuxContainer_v1.h:28
xAOD::gFexTowerAuxContainer_v1::gFexTowerAuxContainer_v1
gFexTowerAuxContainer_v1()
Definition
gFexTowerAuxContainer_v1.cxx:10
xAOD::gFexTowerAuxContainer_v1::iPhi
std::vector< uint8_t > iPhi
Definition
gFexTowerAuxContainer_v1.h:31
xAOD::gFexTowerAuxContainer_v1::gFEXtowerID
std::vector< uint32_t > gFEXtowerID
Definition
gFexTowerAuxContainer_v1.h:35
xAOD::gFexTowerAuxContainer_v1::isSaturated
std::vector< char > isSaturated
Definition
gFexTowerAuxContainer_v1.h:34
xAOD::gFexTowerAuxContainer_v1::towerEt
std::vector< int > towerEt
Definition
gFexTowerAuxContainer_v1.h:33
xAOD::gFexTowerAuxContainer_v1::iEta
std::vector< uint8_t > iEta
Definition
gFexTowerAuxContainer_v1.h:30
xAOD::gFexTowerAuxContainer_v1::fpga
std::vector< uint8_t > fpga
Definition
gFexTowerAuxContainer_v1.h:32
xAOD::gFexTowerAuxContainer_v1::phi
std::vector< float > phi
Definition
gFexTowerAuxContainer_v1.h:29
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0