CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1CaloGeometryProd.h
Go to the documentation of this file.
1 #ifndef L1GeometryProducers_L1CaloGeometryProd_h
2 #define L1GeometryProducers_L1CaloGeometryProd_h
3 // -*- C++ -*-
4 //
5 // Package: L1GeometryProducers
6 // Class : L1CaloGeometryProd
7 //
16 //
17 // Original Author: Werner Sun
18 // Created: Tue Oct 24 00:01:12 EDT 2006
19 //
20 
21 // system include files
22 
23 // user include files
27 
30 
31 // forward declarations
32 
34  public:
37 
38  typedef std::auto_ptr<L1CaloGeometry> ReturnType;
39 
41  private:
42  // ----------member data ---------------------------
44 };
45 
46 
47 #endif
std::auto_ptr< L1CaloGeometry > ReturnType
ReturnType produce(const L1CaloGeometryRecord &)
L1CaloGeometry m_geom
L1CaloGeometryProd(const edm::ParameterSet &)