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 
25 
26 namespace edm {class ParameterSet; class Event; class EventSetup;}
27 
29 
30  public:
31 
34 
36  virtual ~L2MuonCandidateProducer();
37 
39  virtual void produce(edm::Event&, const edm::EventSetup&);
40 
41  private:
42 
43  // StandAlone Collection Label
46 };
47 
48 #endif
edm::EDGetTokenT< reco::TrackCollection > tracksToken
L2MuonCandidateProducer(const edm::ParameterSet &)
constructor with config
virtual ~L2MuonCandidateProducer()
destructor
virtual void produce(edm::Event &, const edm::EventSetup &)
produce candidates