CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ParametrizedMagneticFieldProducer.h
Go to the documentation of this file.
1 #ifndef ParametrizedMagneticFieldProducer_h
2 #define ParametrizedMagneticFieldProducer_h
3 
12 
15 
17 
18 namespace magneticfield {
20  public:
23 
24  std::unique_ptr<MagneticField> produce(const IdealMagneticFieldRecord&);
26  };
27 } // namespace magneticfield
28 
29 #endif
std::unique_ptr< MagneticField > produce(const IdealMagneticFieldRecord &)