CMS 3D CMS Logo

CaloTopologyRecord.h
Go to the documentation of this file.
1 #ifndef Geometry_Records_CaloTopologyRecord
2 #define Geometry_Records_CaloTopologyRecord
3 
7 
8 #include "boost/mpl/vector.hpp"
9 
10 
13  CaloTopologyRecord,
14  boost::mpl::vector<
15  CaloGeometryRecord> > {};
16 
17 #endif