CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GlobalCosmicMuonProducer.h
Go to the documentation of this file.
1 #ifndef RecoMuon_CosmicMuonProducer_GlobalCosmicMuonProducer_H
2 #define RecoMuon_CosmicMuonProducer_GlobalCosmicMuonProducer_H
3 
16 
17 class MuonTrackFinder;
18 class MuonServiceProxy;
19 
21 public:
23 
25 
26  virtual void produce(edm::Event&, const edm::EventSetup&) override;
27 
28 private:
31 
34 };
35 
36 #endif
virtual void produce(edm::Event &, const edm::EventSetup &) override
GlobalCosmicMuonProducer(const edm::ParameterSet &)
MuonServiceProxy * theService
the event setup proxy, it takes care the services update
edm::EDGetTokenT< reco::TrackCollection > theTrackCollectionToken