00001
00002
00003 #ifndef XAODEGAMMA_VERSIONS_PHOTONCONTAINER_V1_H
00004 #define XAODEGAMMA_VERSIONS_PHOTONCONTAINER_V1_H
00005
00006
00007 #include "AthContainers/DataVector.h"
00008
00009
00010 #include "xAODEgamma/versions/Photon_v1.h"
00011 #include "xAODEgamma/versions/EgammaContainer_v1.h"
00012 #include "xAODEgamma/PhotonContainerFwd.h"
00013
00014
00015 template struct DataVector_detail::DVLEltBaseInit< xAOD::Photon_v1>;
00016
00017 namespace xAOD {
00019 typedef DataVector< xAOD::Photon_v1 > PhotonContainer_v1;
00020 }
00021
00022 #endif // XAODEGAMMA_VERSIONS_PHOTONCONTAINER_V1_H