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