1 #ifndef PolyFit3DParametrizedMagneticField_h
2 #define PolyFit3DParametrizedMagneticField_h
17 namespace magfieldparam {
class BFit3D; }
bool isDefined(const GlobalPoint &gp) const
True if the point is within the region where the concrete field.
GlobalVector inTeslaUnchecked(const GlobalPoint &gp) const
magfieldparam::BFit3D * theParam
PolyFit3DParametrizedMagneticField(double bVal=3.8114)
GlobalVector inTesla(const GlobalPoint &gp) const
Field value ad specified global point, in Tesla.
virtual ~PolyFit3DParametrizedMagneticField()
Destructor.