CMS 3D CMS Logo

RKCartesianDerivative.h
Go to the documentation of this file.
1 #ifndef RKCartesianDerivative_H
2 #define RKCartesianDerivative_H
3 
4 #include "CartesianState.h"
5 
7 public:
8  virtual ~RKCartesianDerivative() {}
9 
10  virtual CartesianState operator()(double step, const CartesianState& start) const = 0;
11 };
12 
13 #endif
Definition: start.py:1
#define dso_internal
Definition: Visibility.h:13
step
Definition: StallMonitor.cc:83