CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalUnpackerWorkerESProducer.h
Go to the documentation of this file.
1 #ifndef EvetnFilter_EcalRawToDigi_EcalUnpackerWorkerESProducer_H
2 #define EvetnFilter_EcalRawToDigi_EcalUnpackerWorkerESProducer_H
3 // -*- C++ -*-
4 //
5 // Package: EcalUnpackerWorkerESProducer
6 // Class: EcalUnpackerWorkerESProducer
7 //
15 //
16 // Original Author: Jean-Roch Vlimant
17 // Created: Sat Oct 6 04:57:46 CEST 2007
18 //
19 //
20 
23 
24 // system include files
25 #include <memory>
26 #include "boost/shared_ptr.hpp"
27 
28 // user include files
31 
33 
34 
35 
36 
37 //
38 // class decleration
39 //
40 
42  public:
45 
46  typedef boost::shared_ptr<EcalUnpackerWorkerBase> ReturnType;
47 
49 private:
51 };
52 
53 #endif
EcalUnpackerWorkerESProducer(const edm::ParameterSet &)
ReturnType produce(const EcalUnpackerWorkerRecord &)
boost::shared_ptr< EcalUnpackerWorkerBase > ReturnType