8#ifndef XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V1_H
9#define XAODEGAMMA_VERSIONS_PHOTONAUXCONTAINER_V1_H
15#include "AthLinks/ElementLink.h"
47 std::vector< std::vector< ElementLink< VertexContainer > > >
vertexLinks;
#define SG_BASE(D, B)
Declare that class D derives from class B.
Temporary container used until we have I/O for AuxStoreInternal.
Auxiliary store for offline photons.
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
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 > convMatchDeltaEta2
difference between the cluster eta and the eta of the second track of the vertex extrapolated to the ...
std::vector< float > convMatchDeltaPhi2
difference between the cluster phi and the phi of the second track of the vertex extrapolated to the ...
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.