Go to the documentation of this file.00001 #ifndef MuonReco_MuonTimeExtraFwd_h
00002 #define MuonReco_MuonTimeExtraFwd_h
00003 #include <vector>
00004 #include "DataFormats/Common/interface/Ref.h"
00005 #include "DataFormats/Common/interface/RefProd.h"
00006 #include "DataFormats/Common/interface/RefVector.h"
00007 #include "DataFormats/Common/interface/ValueMap.h"
00008
00009 namespace reco {
00010 class MuonTimeExtra;
00012
00013
00015
00017
00019
00021
00022
00023 typedef edm::ValueMap<reco::MuonTimeExtra> MuonTimeExtraMap;
00024
00025 }
00026
00027 #endif