00001
00002
00003 #ifndef XAOD_PHOTONACCESSORS_V1_H
00004 #define XAOD_PHOTONACCESSORS_V1_H
00005
00006
00007 #include "AthContainers/AuxElement.h"
00008
00009 #include "xAODEgamma/EgammaEnums.h"
00010
00011 namespace xAOD {
00012
00017
00018 SG::AuxElement::Accessor< float >*
00019 vertexCaloMatchAccessorV1( xAOD::EgammaParameters::VertexCaloMatchType type );
00020
00021
00022 }
00023
00024 #endif // XAOD_PHOTONACCESSORS_V1_H