1 #ifndef ParametrizedEngine_TkBfield_h
2 #define ParametrizedEngine_TkBfield_h
25 namespace magfieldparam {
33 void getBxyz(
float const * __restrict__
x,
float * __restrict__ Bxyz)
const;
35 void getBrfz(
float const * __restrict__ x,
float * __restrict__ Brfz)
const;
void getBxyz(float const *__restrict__ x, float *__restrict__ Bxyz) const
B out in cartesian.
void getBrfz(float const *__restrict__ x, float *__restrict__ Brfz) const
B out in cylindrical.
TkBfield(std::string T="3_8T")