|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V3_H
9 #define XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V3_H
15 #include "AthLinks/ElementLink.h"
44 #define EGAMMA_AUX_VARIABLE( TYPE, NAME ) TYPE NAME
45 #include "xAODEgamma/versions/EgammaAuxVariables_v3.def"
46 #undef EGAMMA_AUX_VARIABLE
51 std::vector< std::vector< ElementLink< VertexContainer > > >
vertexLinks;
84 #endif // XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V3_H
Common base class for the auxiliary containers.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< float > convMatchDeltaPhi2
Difference between the cluster phi and the phi of the second track of the vertex extrapolated to the ...
SG_BASE(xAOD::PhotonAuxContainer_v3, xAOD::AuxContainerBase)
std::vector< float > convMatchDeltaEta2
Difference between the cluster eta and the eta of the second track of the vertex extrapolated to the ...
std::vector< float > convMatchDeltaPhi1
Difference between the cluster phi and the phi of the first track of the vertex extrapolated to the s...
std::vector< float > convMatchDeltaEta1
Difference between the cluster eta and the eta of the first track of the vertex extrapolated to the s...
std::vector< std::vector< ElementLink< VertexContainer > > > vertexLinks
Auxiliary store for offline photons.