#include <RelativisticChargeInMagneticFieldODE.h>
This class is a description of ordinary differential equations (ODE) for the ultrarelativistic motion of a charge in magnetic field.
The MagneticFieldFunctor is a class with implemented void operator()(const Vector& position, Vector& b) that returns the vector of magnetic field b in some position.