1 #ifndef ParametrizedEngine_ParabolicParametrizedMagneticField_h
2 #define ParametrizedEngine_ParabolicParametrizedMagneticField_h
15 namespace magfieldparam {
class TkBfield; }
32 inline float B0Z(
const float a)
const;
34 inline float Kr(
const float R2)
const;
39 const float b0 = -3.94991e-06;
40 const float b1 = 7.53701e-06;
41 const float c1 = 3.8114;
42 const float a = 2.43878e-11;
float B0Z(const float a) const
bool isDefined(const GlobalPoint &gp) const
True if the point is within the region where the concrete field.
ParabolicParametrizedMagneticField()
Constructor.
virtual ~ParabolicParametrizedMagneticField()
Constructor. Parameters taken from a PSet.
GlobalVector inTeslaUnchecked(const GlobalPoint &gp) const
float Kr(const float R2) const
GlobalVector inTesla(const GlobalPoint &gp) const
Field value ad specified global point, in Tesla.