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 //
19 //
20 
21 
22 // system include files
23 #include <memory>
24 #include "boost/shared_ptr.hpp"
25 
26 // user include files
29 
32 
34 public:
37 
38  typedef boost::shared_ptr<EcalRegionCabling> ReturnType;
39 
41 private:
43 };
44 #endif
EcalRegionCablingESProducer(const edm::ParameterSet &)
ReturnType produce(const EcalRegionCablingRecord &)
boost::shared_ptr< EcalRegionCabling > ReturnType