10 #ifndef INCLUDE_EICSMEAR_SMEAR_FORMULASTRING_H_
11 #define INCLUDE_EICSMEAR_SMEAR_FORMULASTRING_H_
69 virtual double Eval(
const std::vector<double>&)
const;
77 virtual std::vector<Smear::KinType>
Variables()
const;
105 std::string
Parse(
const std::string&);
109 std::vector<Smear::KinType> mVariables;
116 #endif // INCLUDE_EICSMEAR_SMEAR_FORMULASTRING_H_