00001
00002
00003 #ifndef XAODEVENTINFO_EVENTINFOCONTAINER_V1_H
00004 #define XAODEVENTINFO_EVENTINFOCONTAINER_V1_H
00005
00006
00007 #include "AthContainers/DataVector.h"
00008
00009
00010 #include "xAODEventInfo/versions/EventInfo_v1.h"
00011
00012 namespace xAOD {
00013
00022 typedef DataVector< EventInfo_v1 > EventInfoContainer_v1;
00023
00024 }
00025
00026 #endif // XAODEVENTINFO_EVENTINFOCONTAINER_V1_H