CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ParametrizedMagneticFieldProducer.h
Go to the documentation of this file.
1 #ifndef ParametrizedMagneticFieldProducer_h
2 #define ParametrizedMagneticFieldProducer_h
3 
14 
17 
19 
20 namespace magneticfield {
22  {
23  public:
26 
27  std::auto_ptr<MagneticField> produce(const IdealMagneticFieldRecord&);
29  };
30 }
31 
32 #endif
std::auto_ptr< MagneticField > produce(const IdealMagneticFieldRecord &)