HIPO  4.3.0
High Performance Output data format for experimental physics
parser.h File Reference

Mathematical expression parser for arithmetic and conditional evaluation. More...

#include <string>
#include <map>
#include <stdexcept>
#include <sstream>
#include <cmath>
#include <ctime>
#include <cstdlib>

Go to the source code of this file.

Classes

class  hipo::Parser
 Mathematical expression parser and evaluator. More...
 

Namespaces

 hipo
 

Detailed Description

Mathematical expression parser for arithmetic and conditional evaluation.

Definition in file parser.h.