CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalRegionCablingESProducer.h
Go to the documentation of this file.
1 #ifndef EventFilter_EcalRawToDigi_EcalRegionCablingESProducer_H
2 #define EventFilter_EcalRawToDigi_EcalRegionCablingESProducer_H
3 // -*- C++ -*-
4 //
5 // Package: EcalRegionCablingESProducer
6 // Class: EcalRegionCablingESProducer
7 //
15 //
16 // Original Author: Jean-Roch Vlimant
17 // Created: Sun Oct 7 00:37:06 CEST 2007
18 // $Id: EcalRegionCablingESProducer.h,v 1.1 2007/12/06 20:01:11 vlimant Exp $
19 //
20 //
21 
22 
23 // system include files
24 #include <memory>
25 #include "boost/shared_ptr.hpp"
26 
27 // user include files
30 
33 
35 public:
38 
39  typedef boost::shared_ptr<EcalRegionCabling> ReturnType;
40 
42 private:
44 };
45 #endif
EcalRegionCablingESProducer(const edm::ParameterSet &)
ReturnType produce(const EcalRegionCablingRecord &)
boost::shared_ptr< EcalRegionCabling > ReturnType