CMS 3D CMS Logo

HGCalRecHitWorkerBaseClass.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_HGCalRecProducers_HGCalRecHitWorkerBaseClass_hh
2 #define RecoLocalCalo_HGCalRecProducers_HGCalRecHitWorkerBaseClass_hh
3 
5 
6 namespace edm {
7  class Event;
8  class EventSetup;
9  class ParameterSet;
10 }
11 
13  public:
14 
17 
18  virtual void set(const edm::EventSetup& es) = 0;
19  virtual bool run(const edm::Event& evt, const HGCUncalibratedRecHit& uncalibRH, HGCRecHitCollection & result) = 0;
20 };
21 
22 #endif
HGCalRecHitWorkerBaseClass(const edm::ParameterSet &)
HLT enums.