test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RK4OneStep.h
Go to the documentation of this file.
1 #ifndef RK4OneStep_H
2 #define RK4OneStep_H
3 
5 #include "CartesianState.h"
6 
8 
10 public:
11 
13  operator()( const CartesianState& start, const RKCartesianDerivative& deriv,
14  double step) const;
15 
16 
17  // DeltaState errorEstimate();
18 
19 };
20 
21 #endif
tuple start
Check for commandline option errors.
Definition: dqm_diff.py:58
#define dso_internal