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 // $Id: EcalUnpackerWorkerESProducer.h,v 1.2 2009/04/28 12:26:19 vlimant Exp $
19 //
20 //
21 
24 
25 // system include files
26 #include <memory>
27 #include "boost/shared_ptr.hpp"
28 
29 // user include files
32 
34 
35 
36 
37 
38 //
39 // class decleration
40 //
41 
43  public:
46 
47  typedef boost::shared_ptr<EcalUnpackerWorkerBase> ReturnType;
48 
50 private:
52 };
53 
54 #endif
EcalUnpackerWorkerESProducer(const edm::ParameterSet &)
ReturnType produce(const EcalUnpackerWorkerRecord &)
boost::shared_ptr< EcalUnpackerWorkerBase > ReturnType