1 #ifndef CylindricalLorentzForce_H 2 #define CylindricalLorentzForce_H 9 template <
typename T,
int N>
18 Vector
operator()(Scalar
r,
const Vector& state)
const override;
24 #include "TrackPropagation/RungeKutta/src/CylindricalLorentzForce.icc" virtual Vector operator()(Scalar startPar, const Vector &startState) const =0
const RKLocalFieldProvider & theField
RKDerivative< T, N > Base
RKSmallVector< T, N > Vector
Base class for derivative calculation.
CylindricalLorentzForce(const RKLocalFieldProvider &field)