CMS 3D CMS Logo

InterestingEcalDetIdProducer.h
Go to the documentation of this file.
1 #ifndef MuonIdentification_InterestingEcalDetIdProducer_h
2 #define MuonIdentification_InterestingEcalDetIdProducer_h
3 // -*- C++ -*-
4 #include <memory>
8 
11 
12 class CaloTopology;
14  public:
17  void produce(edm::Event&, const edm::EventSetup&) override;
18  void beginRun(const edm::Run&, const edm::EventSetup&) override;
19 
20  private:
24 };
25 
26 #endif
InterestingEcalDetIdProducer(const edm::ParameterSet &)
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::MuonCollection > muonToken_
void beginRun(const edm::Run &, const edm::EventSetup &) override
Definition: Run.h:45