CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IdealGeometryRecord.h
Go to the documentation of this file.
1 #ifndef RECORDS_IDEALGEOMETRYRECORD_H
2 #define RECORDS_IDEALGEOMETRYRECORD_H
3 // -*- C++ -*-
4 //
5 // Package: Records
6 // Class : IdealGeometryRecord
7 //
16 //
17 // Author:
18 // Created: Mon Jul 25 11:05:09 EDT 2005
19 // $Id: IdealGeometryRecord.h,v 1.5 2010/06/08 19:43:03 case Exp $
20 //
21 
25 #include "boost/mpl/vector.hpp"
26 
28  IdealGeometryRecord, boost::mpl::vector<GeometryFileRcd, PGeometricDetExtraRcd> > { };
29 
30 #endif /* RECORDS_IDEALGEOMETRYRECORD_H */
31