CMS 3D CMS Logo

EcalRecHitWorkerBaseClass.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecAlgos_EcalRecHitWorkerBaseClass_hh
2 #define RecoLocalCalo_EcalRecAlgos_EcalRecHitWorkerBaseClass_hh
3 
6 
7 namespace edm {
8  class Event;
9  class EventSetup;
10  class ParameterSet;
11 } // namespace edm
12 
14 public:
16 
20 
21  virtual void set(const edm::EventSetup& es) = 0;
22  virtual bool run(const edm::Event& evt, const EcalUncalibratedRecHit& uncalibRH, EcalRecHitCollection& result) = 0;
23 };
24 
25 #endif
EcalRecHitWorkerBaseClass(const edm::ParameterSet &)
EcalRecHitWorkerBaseClass(const edm::ParameterSet &, edm::ConsumesCollector &c)
virtual bool run(const edm::Event &evt, const EcalUncalibratedRecHit &uncalibRH, EcalRecHitCollection &result)=0
HLT enums.