CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ESUnpackerWorkerESProducer.h
Go to the documentation of this file.
1 #ifndef EventFilter_ESRawToDigi_ESUnpackerWorkerESProducer_H
2 #define EventFilter_ESRawToDigi_ESUnpackerWorkerESProducer_H
3 // -*- C++ -*-
4 //
5 // Package: ESUnpackerWorkerESProducer
6 // Class: ESUnpackerWorkerESProducer
7 //
15 //
16 // Original Author: Jean-Roch Vlimant
17 //
18 //
19 
20 
21 // system include files
22 #include <memory>
23 #include "boost/shared_ptr.hpp"
24 
25 // user include files
28 
30 
33 //
34 // class decleration
35 //
36 
38  public:
41 
42  typedef boost::shared_ptr<EcalUnpackerWorkerBase> ReturnType;
43 
45 private:
47 };
48 
49 #endif
ReturnType produce(const EcalUnpackerWorkerRecord &)
ESUnpackerWorkerESProducer(const edm::ParameterSet &)
boost::shared_ptr< EcalUnpackerWorkerBase > ReturnType