Go to the documentation of this file.
14 :
c1(3.8114),
b0(-3.94991
e-06),
b1(7.53701
e-06),
a(2.43878
e-11) {}
25 LogDebug(
"MagneticField|FieldOutsideValidity")
26 <<
" Point " <<
gp <<
" is outside the validity region of ParabolicParametrizedMagneticField";
40 return (
gp.perp2() < (13225.f) && fabs(
gp.z()) < 280.
f);
Global3DVector GlobalVector
float Kr(const float R2) const
~ParabolicParametrizedMagneticField() override
Destructor.
static constexpr float b1
ParabolicParametrizedMagneticField()
Default constructor, use default values for 3.8T map.
float B0Z(const float a) const
bool isDefined(const GlobalPoint &gp) const override
True if the point is within the region where the concrete field.
static constexpr float b0
GlobalVector inTesla(const GlobalPoint &gp) const override
Field value ad specified global point, in Tesla.
GlobalVector inTeslaUnchecked(const GlobalPoint &gp) const override