1 #ifndef PhysicsTools_MVAComputer_Spline_h
2 #define PhysicsTools_MVAComputer_Spline_h
14 namespace PhysicsTools {
37 void set(
unsigned int n,
const double *vals);
40 float eval(
float x)
const;
43 float deriv(
float x)
const;
60 float eval(
float x)
const;
61 float deriv(
float x)
const;
72 #endif // PhysicsTools_MVAComputer_Spline_h
T x() const
Cartesian x coordinate.