00001 #ifndef XAODMUON_VERSIONS_MUONSEGMENTCONTAINER_V1_H 00002 #define XAODMUON_VERSIONS_MUONSEGMENTCONTAINER_V1_H 00003 00004 // Core include(s): 00005 #include "AthContainers/DataVector.h" 00006 00007 // Local include(s): 00008 #include "xAODMuon/versions/MuonSegment_v1.h" 00009 00010 namespace xAOD { 00012 typedef DataVector< xAOD::MuonSegment_v1 > MuonSegmentContainer_v1; 00013 } 00014 00015 00016 #endif // XAODMUON_VERSIONS_MUONSEGMENTCONTAINER_V1_H