9#include <framework/geometry/BFieldManager.h>
10#include <framework/geometry/B2Vector3.h>
11#include <framework/gearbox/Unit.h>
12#include <genfit/AbsBField.h>
31 TVector3
get(
const TVector3& position)
const override
static const double kGauss
[kilogauss]
Interface of the Belle II B-field with GenFit.
TVector3 get(const TVector3 &position) const override
Getter for the magnetic field.
GFGeant4Field()
Constructor.
B2Vector3< double > B2Vector3D
typedef for common usage with double
static void getField(const double *pos, double *field)
return the magnetic field at a given position.