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 // $Id: EcalRawToRecHitProducer.h,v 1.6 2011/05/12 19:01:29 vlimant Exp $
19 //
20 //
21 
22 
23 // system include files
24 #include <memory>
25 
26 // user include files
29 
33 
35 
40 //#include "EventFilter/EcalRawToDigi/interface/EcalRegionCablingRecord.h"
41 //#include "EventFilter/EcalRawToDigi/interface/EcalRegionCabling.h"
42 //#include "EventFilter/EcalRawToDigi/interface/EcalRawToRecHitLazyUnpacker.h"
43 
46 
48 
50 
51 #include "TStopwatch.h"
52 
53 class EcalCleaningAlgo;
54 
56  public:
57 
60 
63 
64 private:
65  virtual void produce(edm::Event&, const edm::EventSetup&);
66 
67  // ----------member data ---------------------------
70 
75 
77 };
78 
79 #endif
edm::RefGetter< EcalRecHit > EcalRecHitRefGetter
virtual void produce(edm::Event &, const edm::EventSetup &)
EcalRawToRecHitProducer(const edm::ParameterSet &)
EcalCleaningAlgo * cleaningAlgo_
edm::LazyGetter< EcalRecHit > EcalRecHitLazyGetter