CMS 3D CMS Logo

L3MuonCandidateProducerFromMuons.h
Go to the documentation of this file.
1 #ifndef RecoMuon_L3MuonProducer_L3MuonCandidateProducerFromMuons_H
2 #define RecoMuon_L3MuonProducer_L3MuonCandidateProducerFromMuons_H
3 
14 
17 
18 namespace edm {
19  class ParameterSet;
20  class Event;
21  class EventSetup;
22 } // namespace edm
23 
25 public:
28 
31 
33  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
34 
36  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
37 
38 private:
39  // L3/GLB Collection Label
42  bool const m_displacedReco;
43 };
44 
45 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
descriptions
edm::EDGetTokenT< reco::MuonCollection > const m_muonToken
L3MuonCandidateProducerFromMuons(const edm::ParameterSet &)
constructor with config
HLT enums.
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
produce candidates