CMS 3D CMS Logo

KinematicResolutionRcd.h
Go to the documentation of this file.
1 #ifndef PatAlgos_KinematicResolutionRcd_h
2 #define PatAlgos_KinematicResolutionRcd_h
3 // -*- C++ -*-
4 //
5 // Package: PatAlgos
6 // Class : KinematicResolutionRcd
7 //
13 //
14 // Author:
15 // Created: Sun Jun 24 16:53:34 CEST 2007
16 //
17 
21 
22 
23 #include "boost/mpl/vector.hpp"
24 
25 
28  KinematicResolutionRcd,
29  boost::mpl::vector<IdealMagneticFieldRecord>
30  > {};
31 #endif