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 } // namespace edm
11 
13 public:
16 
17  virtual void set(const edm::EventSetup& es) = 0;
18  virtual bool run(const edm::Event& evt, const HGCUncalibratedRecHit& uncalibRH, HGCRecHitCollection& result) = 0;
19 };
20 
21 #endif
HGCalRecHitWorkerBaseClass(const edm::ParameterSet &)
HLT enums.