3 #define GEAR_BFIELD_H 1
6 #include "gear/GearParameters.h"
Vector3D at(double x, double y, double z) const
Wrapper to BField::at(Vector3D point) for user convenience.
virtual ~BField()
Destructor.
virtual Vector3D at(Vector3D point) const =0
Returns the B field vector in Tesla at given point.
Abstract interface for a set of parameters that can be used to describe the geometrical properties of...
Simple three dimensional vector providing the components for cartesian, cylindrical and spherical coo...