CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RingRecord.h
Go to the documentation of this file.
1 #ifndef RingRecord_RingRecord_h
2 #define RingRecord_RingRecord_h
3 
4 //
5 // Package: RecoTracker/RingRecord
6 // Class: RingRecord
7 //
8 // Description: record for rings
9 //
10 // Original Author: Oliver Gutsche, gutsche@fnal.gov
11 // Created: Sun Feb 4 19:15:56 UTC 2007
12 //
13 // $Author: gutsche $
14 // $Date: 2007/02/05 19:10:03 $
15 // $Revision: 1.1 $
16 //
17 
20 
22  boost::mpl::vector<TrackerDigiGeometryRecord> > {};
23 
24 #endif