CMS 3D CMS Logo

InterestingDetIdCollectionProducer.h
Go to the documentation of this file.
1 #ifndef _INTERESTINGDETIDCOLLECTIONPRODUCER_H
2 #define _INTERESTINGDETIDCOLLECTIONPRODUCER_H
3 
4 // -*- C++ -*-
5 //
6 // Package: InterestingDetIdCollectionProducer
7 // Class: InterestingDetIdCollectionProducer
8 //
29 // system include files
30 #include <memory>
31 
32 // user include files
35 
40 
43 
44 class CaloTopology;
46 
48  public:
51  void beginRun (edm::Run const&, const edm::EventSetup&) final;
53  void produce(edm::Event &, const edm::EventSetup&) override;
54 
55  private:
56  // ----------member data ---------------------------
63 
68 
69 };
70 
71 #endif
edm::EDGetTokenT< EcalRecHitCollection > recHitsToken_
InterestingDetIdCollectionProducer(const edm::ParameterSet &)
ctor
void produce(edm::Event &, const edm::EventSetup &) override
producer
void beginRun(edm::Run const &, const edm::EventSetup &) final
Definition: Run.h:44
edm::EDGetTokenT< reco::BasicClusterCollection > basicClustersToken_