00001 #ifndef XAODMUON_VERSIONS_MUONCONTAINER_V1_H
00002 #define XAODMUON_VERSIONS_MUONCONTAINER_V1_H
00003
00004 #include <stdint.h>
00005
00006
00007 #include "AthContainers/DataVector.h"
00008
00009
00010 #include "xAODMuon/versions/Muon_v1.h"
00011
00012 namespace xAOD {
00014 typedef DataVector< xAOD::Muon_v1 > MuonContainer_v1;
00015 }
00016
00017 #endif // XAODMUON_VERSIONS_MUONCONTAINER_V1_H