CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloTowerConstituentsMapBuilder.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: CaloTowerConstituentsMapBuilder
4 // Class: CaloTowerConstituentsMapBuilder
5 //
13 //
14 // Original Author: Jeremiah Mans
15 // Created: Mon Oct 3 11:35:27 CDT 2005
16 //
17 //
18 
19 
20 // system include files
21 #include <memory>
22 #include "boost/shared_ptr.hpp"
23 
24 // user include files
26 
31 
32 namespace edm {
34 }
35 
36 //
37 // class decleration
38 //
39 
41 public:
44 
45  typedef std::auto_ptr<CaloTowerConstituentsMap> ReturnType;
46 
48  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
49 
50 private:
53 };
54 
CaloTowerConstituentsMapBuilder(const edm::ParameterSet &)
std::auto_ptr< CaloTowerConstituentsMap > ReturnType
tuple filename
Definition: lut2db_cfg.py:20
ReturnType produce(const IdealGeometryRecord &)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void parseTextMap(const std::string &filename, CaloTowerConstituentsMap &theMap)