00001
00002
00003 #ifndef XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H
00004 #define XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H
00005
00006
00007 #include "AthContainers/DataVector.h"
00008 #include "xAODBase/IParticleContainer.h"
00009
00010
00011 #include "xAODParticleEvent/versions/CompositeParticle_v1.h"
00012 #include "xAODParticleEvent/CompositeParticleContainerFwd.h"
00013
00014
00015 template struct DataVector_detail::DVLEltBaseInit< xAOD::CompositeParticle_v1 >;
00016
00017 namespace xAOD {
00019 typedef DataVector< CompositeParticle_v1 > CompositeParticleContainer_v1;
00020 }
00021
00022 #endif // XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H