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