00001
00002
00003 #ifndef XAODTRIGBPHYS_VERSIONS_TRIGBPHYSCONTAINER_V1_H
00004 #define XAODTRIGBPHYS_VERSIONS_TRIGBPHYSCONTAINER_V1_H
00005
00006
00007 #include "AthContainers/DataVector.h"
00008
00009
00010 #include "xAODTrigBphys/versions/TrigBphys_v1.h"
00011
00012 namespace xAOD {
00013
00015 typedef DataVector< xAOD::TrigBphys_v1 > TrigBphysContainer_v1;
00016 }
00017
00018 #endif // XAODTRIGBPHYS_VERSIONS_TRIGBPHYSCONTAINER_V1_H