CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Go to the source code of this file.
Functions | |
double | eval (std::string expr, int &numbad, std::ofstream &os) |
int | main () |
double eval | ( | std::string | expr, |
int & | numbad, | ||
std::ofstream & | os | ||
) |
Definition at line 11 of file testBug66214.cc.
References HepTool::Evaluator::error_name(), HepTool::Evaluator::evaluate(), HepTool::Evaluator::OK, HepTool::Evaluator::setStdMath(), HepTool::Evaluator::setSystemOfUnits(), HepTool::Evaluator::status(), and v.
Referenced by main().
int main | ( | ) |
Definition at line 30 of file testBug66214.cc.