CMS 3D CMS Logo

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:
33  enum MuonTrackType {InnerTrack, OuterTrack, CombinedTrack};
34 
37 
39  ~L3MuonCandidateProducer() override;
40 
42  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
43 
44  private:
45  // L3/GLB Collection Label
50 
51  enum MuonTrackType theType;
53 
54 
55 };
56 
57 #endif
edm::EDGetTokenT< reco::TrackCollection > trackToken_
HLT enums.
edm::EDGetTokenT< reco::MuonTrackLinksCollection > linkToken_