ATLAS Offline Software
Event
xAOD
xAODTrigL1Calo
Root
GBlockAuxContainer_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
#include "
xAODTrigL1Calo/versions/GBlockAuxContainer_v1.h
"
6
7
namespace
xAOD
8
{
9
GBlockAuxContainer_v1::GBlockAuxContainer_v1
()
10
:
AuxContainerBase
()
11
{
12
AUX_VARIABLE
(
eta
);
13
AUX_VARIABLE
(
phi
);
14
AUX_VARIABLE
(
deta
);
15
AUX_VARIABLE
(
dphi
);
16
AUX_VARIABLE
(
et
);
17
AUX_VARIABLE
(
area
);
18
AUX_VARIABLE
(
seedJGTower
);
19
AUX_VARIABLE
(
JGTowers
);
20
}
21
}
// namespace xAOD
et
Extra patterns decribing particle interation process.
xAOD::GBlockAuxContainer_v1::phi
std::vector< float > phi
Definition:
GBlockAuxContainer_v1.h:22
xAOD::GBlockAuxContainer_v1::dphi
std::vector< float > dphi
Definition:
GBlockAuxContainer_v1.h:24
xAOD::GBlockAuxContainer_v1::seedJGTower
std::vector< ElementLink< JGTowerContainer > > seedJGTower
Definition:
GBlockAuxContainer_v1.h:27
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
GBlockAuxContainer_v1.h
xAOD::GBlockAuxContainer_v1::area
std::vector< float > area
Definition:
GBlockAuxContainer_v1.h:26
xAOD::GBlockAuxContainer_v1::GBlockAuxContainer_v1
GBlockAuxContainer_v1()
Definition:
GBlockAuxContainer_v1.cxx:9
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::GBlockAuxContainer_v1::deta
std::vector< float > deta
Definition:
GBlockAuxContainer_v1.h:23
xAOD::GBlockAuxContainer_v1::eta
std::vector< float > eta
Definition:
GBlockAuxContainer_v1.h:21
xAOD::GBlockAuxContainer_v1::JGTowers
std::vector< std::vector< ElementLink< JGTowerContainer > > > JGTowers
Definition:
GBlockAuxContainer_v1.h:28
Generated on Thu Nov 7 2024 21:15:37 for ATLAS Offline Software by
1.8.18