23 #ifndef genfit_ConstField_h
24 #define genfit_ConstField_h
49 TVector3
get(
const TVector3& pos)
const;
50 void get(
const double& posX,
const double& posY,
const double& posZ,
double& Bx,
double& By,
double& Bz)
const;
59 #endif // genfit_ConstField_h
Abstract Interface to magnetic fields in GENFIT.
ConstField(const TVector3 &field)
ConstField(double b1, double b2, double b3)
define the constant field in this ctor
Defines for I/O streams used for error and debug printing.