#include "TrackPropagation/RungeKutta/interface/RKDistance.h"
#include "TrackPropagation/RungeKutta/interface/RKSmallVector.h"
#include "TrackPropagation/RungeKutta/interface/CartesianStateAdaptor.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | RKCartesianDistance |
Estimator of the distance between two state vectors, e.g. for convergence test. More... |