23#ifndef genfit_GoliathField_h
24#define genfit_GoliathField_h
51 TVector3
get(
const TVector3& pos)
const;
52 void get(
const double& posX,
const double& posY,
const double& posZ,
double& Bx,
double& By,
double& Bz)
const;
53 void getpos(TString vol, TVector3 &bot, TVector3 &top)
const;
Abstract Interface to magnetic fields in GENFIT.
GoliathField(double b1, double b2, double b3)
define the constant field in this ctor
void getpos(TString vol, TVector3 &bot, TVector3 &top) const
TVector3 get(const TVector3 &pos) const
return value at position
GoliathField(const TVector3 &field)