CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CosmicMuonProducer.h
Go to the documentation of this file.
1 #ifndef RecoMuon_CosmicMuonProducer_CosmicMuonProducer_H
2 #define RecoMuon_CosmicMuonProducer_CosmicMuonProducer_H
3 
12 
13 class MuonTrackFinder;
14 class MuonServiceProxy;
15 
17 public:
18  explicit CosmicMuonProducer(const edm::ParameterSet&);
19 
21 
22  virtual void produce(edm::Event&, const edm::EventSetup&);
23 
24 private:
27 
30 };
31 
32 #endif
virtual void produce(edm::Event &, const edm::EventSetup &)
CosmicMuonProducer(const edm::ParameterSet &)
std::string theSeedCollectionLabel
MuonServiceProxy * theService
the event setup proxy, it takes care the services update
MuonTrackFinder * theTrackFinder