CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 //
17 
21 
23 
25  : public edm::eventsetup::DependentRecordImplementation<KinematicResolutionRcd,
26  edm::mpl::Vector<IdealMagneticFieldRecord> > {};
27 #endif