CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L3MuonCandidateProducer.h
Go to the documentation of this file.
1 #ifndef RecoMuon_L3MuonProducer_L3MuonCandidateProducer_H
2 #define RecoMuon_L3MuonProducer_L3MuonCandidateProducer_H
3 
27 
28 namespace edm {class ParameterSet; class Event; class EventSetup;}
29 
31 
32  public:
34 
37 
39  virtual ~L3MuonCandidateProducer();
40 
42  virtual void produce(edm::Event&, const edm::EventSetup&);
43 
44  private:
45  // L3/GLB Collection Label
50 
53 
54 
55 };
56 
57 #endif
L3MuonCandidateProducer(const edm::ParameterSet &)
constructor with config
virtual ~L3MuonCandidateProducer()
destructor
edm::EDGetTokenT< reco::TrackCollection > trackToken_
virtual void produce(edm::Event &, const edm::EventSetup &)
produce candidates
edm::EDGetTokenT< reco::MuonTrackLinksCollection > linkToken_