CMS 3D CMS Logo

StackedTrackerGeometryRecord.h
Go to the documentation of this file.
1 
2 /*********************************/
3 /*********************************/
9 /*********************************/
10 /*********************************/
11 
12 #ifndef STACKED_TRACKER_GEOMETRY_RECORD_H
13 #define STACKED_TRACKER_GEOMETRY_RECORD_H
14 
18 #include "boost/mpl/vector.hpp"
19 
20 class StackedTrackerGeometryRecord : public edm::eventsetup::DependentRecordImplementation< StackedTrackerGeometryRecord , boost::mpl::vector<TrackerDigiGeometryRecord> > {};
21 
22 #endif
23 
24 /* RECORDS_StackedTrackerGEOMETRYRECORD_H */
25 
26