CMS 3D CMS Logo

MultiRecHitRecord.h
Go to the documentation of this file.
1 #ifndef RecoLocalTracker_Records_MultiRecHitRecord_h
2 #define RecoLocalTracker_Records_MultiRecHitRecord_h
3 
9 
10 #include "boost/mpl/vector.hpp"
11 
13  boost::mpl::vector<TrackerDigiGeometryRecord,
14  TransientRecHitRecord,
15  CkfComponentsRecord> >{};
16 #endif
17