CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalTBGeometryBuilder.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EcalTBGeometryBuilder
4 // Class: EcalTBGeometryBuilder
5 //
13 //
14 // Original Author: Jeremiah Mans
15 // Created: Mon Oct 3 11:35:27 CDT 2005
16 // $Id: EcalTBGeometryBuilder.h,v 1.1 2007/04/15 23:16:29 wmtan Exp $
17 //
18 //
19 
20 
21 // system include files
22 #include <memory>
23 #include "boost/shared_ptr.hpp"
24 
25 // user include files
27 
32 
33 //
34 // class decleration
35 //
36 
38  public:
41 
42  typedef std::auto_ptr<CaloGeometry> ReturnType;
43 
45 private:
46  // ----------member data ---------------------------
47 };
48 
EcalTBGeometryBuilder(const edm::ParameterSet &)
ReturnType produce(const IdealGeometryRecord &)
std::auto_ptr< CaloGeometry > ReturnType