CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 // $Id: KinematicResolutionRcd.h,v 1.2 2009/06/25 23:49:34 gpetrucc Exp $
17 //
18 
22 
23 
24 #include "boost/mpl/vector.hpp"
25 
26 
29  KinematicResolutionRcd,
30  boost::mpl::vector<IdealMagneticFieldRecord>
31  > {};
32 #endif