1 #ifndef GEAR_ConstantBField_h
2 #define GEAR_ConstantBField_h
4 #include "gear/BField.h"
5 #include "gearimpl/GearParametersImpl.h"
Implementation of GearParameters - a set off parameters that can be used to describe the geometrical ...
Simple three dimensional vector providing the components for cartesian, cylindrical and spherical coo...
Global B field map implementation with constant field.
virtual ~ConstantBField()
Destructor.
virtual Vector3D at(Vector3D) const
Returns the B field vector in Tesla at given point.