CMS 3D CMS Logo

HGCalGeometryRecord.h
Go to the documentation of this file.
1 #ifndef RECORDS_HGCALGEOMETRYRECORD_H
2 #define RECORDS_HGCALGEOMETRYRECORD_H
3 
9 #include "boost/mpl/vector.hpp"
10 
13  HGCalGeometryRecord,
14  boost::mpl::vector<
15  IdealGeometryRecord,
16  GlobalPositionRcd,
17  PHGCalRcd > > {};
18 
19 #endif /* RECORDS_HGCALGEOMETRYRECORD_H */
20