CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
9 class CaloTopology;
11  public:
14  void produce(edm::Event&, const edm::EventSetup&);
15  void beginRun(edm::Run&, const edm::EventSetup&);
16 
17  private:
20 };
21 
22 #endif
InterestingEcalDetIdProducer(const edm::ParameterSet &)
void beginRun(edm::Run &, const edm::EventSetup &)
Definition: Run.h:33
void produce(edm::Event &, const edm::EventSetup &)