00001
00002
00003 #ifndef XAODTRUTH_VERSIONS_TRUTHVERTEXCONTAINER_V1_H
00004 #define XAODTRUTH_VERSIONS_TRUTHVERTEXCONTAINER_V1_H
00005
00006
00007 #include "AthContainers/DataVector.h"
00008
00009
00010 #include "xAODTruth/versions/TruthVertex_v1.h"
00011 #include "xAODTruth/TruthVertexContainerFwd.h"
00012
00013 namespace xAOD {
00014
00015 typedef DataVector< TruthVertex_v1 > TruthVertexContainer_v1;
00016 }
00017
00018 #endif // XAODTRUTH_VERSIONS_TRUTHVERTEXCONTAINER_V1_H