CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalRawToRecHitProducer.h
Go to the documentation of this file.
1 #ifndef EventFilter_EcalRawToDigi_EcalRawToRecHitProducer_H
2 #define EventFilter_EcalRawToDigi_EcalRawToRecHitProducer_H
3 // -*- C++ -*-
4 //
5 // Package: EcalRawToRecHitProducer
6 // Class: EcalRawToRecHitProducer
7 //
15 //
16 // Original Author: Jean-Roch Vlimant
17 // Created: Sat Oct 6 22:39:47 CEST 2007
18 //
19 //
20 
21 
22 // system include files
23 #include <memory>
24 
25 // user include files
28 
32 
34 
39 //#include "EventFilter/EcalRawToDigi/interface/EcalRegionCablingRecord.h"
40 //#include "EventFilter/EcalRawToDigi/interface/EcalRegionCabling.h"
41 //#include "EventFilter/EcalRawToDigi/interface/EcalRawToRecHitLazyUnpacker.h"
42 
45 
47 
49 
50 #include "TStopwatch.h"
51 
52 class EcalCleaningAlgo;
53 
55  public:
56 
59 
62 
63 private:
64  virtual void produce(edm::Event&, const edm::EventSetup&);
65 
66  // ----------member data ---------------------------
69 
74 
76 };
77 
78 #endif
edm::RefGetter< EcalRecHit > EcalRecHitRefGetter
virtual void produce(edm::Event &, const edm::EventSetup &)
EcalRawToRecHitProducer(const edm::ParameterSet &)
EcalCleaningAlgo * cleaningAlgo_
edm::LazyGetter< EcalRecHit > EcalRecHitLazyGetter