CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <stdlib.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include "CLHEP/Evaluator/Evaluator.h"
Go to the source code of this file.
Classes | |
class | MyEvaluator |
struct | Test |
Functions | |
int | main () |
Variables | |
Test | tests [] |
int main | ( | ) |
Definition at line 55 of file testBug90848.cc.
References MyEvaluator::evaluate(), exit, Test::expr, MyEvaluator::isOK(), HepTool::Evaluator::setVariable(), tests, Test::value1, and Test::value2.
Test tests[] |
Definition at line 27 of file testBug90848.cc.
Referenced by main().