CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DetIdAssociatorRecord.h
Go to the documentation of this file.
1 #ifndef TrackingTools_Record_DetIdAssociatorRecord_h
2 #define TrackingTools_Record_DetIdAssociatorRecord_h
3 
6 
10 
11 #include "boost/mpl/vector.hpp"
12 
14  boost::mpl::vector<CaloGeometryRecord, GlobalTrackingGeometryRecord, CSCBadChambersRcd> > {};
15 
16 #endif