CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L2MuonCandidateProducer.h
Go to the documentation of this file.
1 #ifndef RecoMuon_L2MuonProducer_L2MuonCandidateProducer_H
2 #define RecoMuon_L2MuonProducer_L2MuonCandidateProducer_H
3 
23 
24 namespace edm {class ParameterSet; class Event; class EventSetup;}
25 
27 
28  public:
29 
32 
34  virtual ~L2MuonCandidateProducer();
35 
37  virtual void produce(edm::Event&, const edm::EventSetup&);
38 
39  private:
40 
41  // StandAlone Collection Label
43 };
44 
45 #endif
L2MuonCandidateProducer(const edm::ParameterSet &)
constructor with config
virtual ~L2MuonCandidateProducer()
destructor
virtual void produce(edm::Event &, const edm::EventSetup &)
produce candidates