CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalTopologyIdealEP.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_HCALEVENTSETUP_HCALTOPOLOGYIDEALEP_H
2 #define GEOMETRY_HCALEVENTSETUP_HCALTOPOLOGYIDEALEP_H 1
3 
4 
5 // system include files
6 #include <memory>
7 #include "boost/shared_ptr.hpp"
8 
9 // user include files
12 
17 
18 namespace edm {
20 }
21 
22 //
23 // class decleration
24 //
25 
27 
28 public:
31 
32  typedef boost::shared_ptr<HcalTopology> ReturnType;
33 
34  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
35 
37 
39 
40 private:
41  // ----------member data ---------------------------
44 };
45 #endif
const edm::ParameterSet m_pSet
void hcalRecordCallBack(const IdealGeometryRecord &)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
boost::shared_ptr< HcalTopology > ReturnType
HcalTopologyIdealEP(const edm::ParameterSet &)
ReturnType produce(const HcalRecNumberingRecord &)