CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalTrigTowerConstituentsMapBuilder.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EcalTrigTowerConstituentsMapBuilder
4 // Class: EcalTrigTowerConstituentsMapBuilder
5 //
13 //
14 // Original Author: Paolo Meridiani
15 // $Id: EcalTrigTowerConstituentsMapBuilder.h,v 1.1 2007/04/15 23:16:28 wmtan Exp $
16 //
17 //
18 
19 #ifndef Geometry_CaloEventSetup_EcalTrigTowerConstituentsMapBuilder
20 #define Geometry_CaloEventSetup_EcalTrigTowerConstituentsMapBuilder
21 
22 // system include files
23 #include <memory>
24 #include "boost/shared_ptr.hpp"
25 
26 // user include files
28 
33 
34 //
35 // class decleration
36 //
37 
39  public:
42 
43  typedef std::auto_ptr<EcalTrigTowerConstituentsMap> ReturnType;
44 
46 
47 private:
48  void parseTextMap(const std::string& filename,EcalTrigTowerConstituentsMap& theMap);
49  std::string mapFile_;
50  // ----------member data ---------------------------
51 };
52 
53 #endif
ReturnType produce(const IdealGeometryRecord &)
std::auto_ptr< EcalTrigTowerConstituentsMap > ReturnType
void parseTextMap(const std::string &filename, EcalTrigTowerConstituentsMap &theMap)
tuple filename
Definition: lut2db_cfg.py:20