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