Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
14 #define DEFINE_ACCESSOR(TYPE, NAME ) \
15 case xAOD::EgammaParameters::NAME: \
17 const static SG::AuxElement::Accessor< TYPE > a( #NAME ); \
33 std::cerr <<
"xAOD::Photon ERROR Unknown float VertexCaloMatchType ("
34 <<
type <<
") requested" << std::endl;
@ convMatchDeltaPhi2
difference between the cluster phi and the phi of the second track of the vertex extrapolated to the ...
const SG::AuxElement::Accessor< float > * vertexCaloMatchAccessorV1(xAOD::EgammaParameters::VertexCaloMatchType type)
Helper function for managing Egamma Accessor objects.
Helper class to provide type-safe access to aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
#define DEFINE_ACCESSOR(TYPE, NAME)
Helper macro for Accessor objects.
@ convMatchDeltaPhi1
difference between the cluster phi and the phi of the first track of the vertex extrapolated to the s...
@ convMatchDeltaEta1
difference between the cluster eta and the eta of the first track of the vertex extrapolated to the s...
@ convMatchDeltaEta2
difference between the cluster eta and the eta of the second track of the vertex extrapolated to the ...