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