Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
dic_type | theDictionary |
pchar | theExpression |
pchar | thePosition |
int | theStatus |
double | theResult |
Definition at line 42 of file Evaluator.cc.
dic_type Struct::theDictionary |
Definition at line 43 of file Evaluator.cc.
Referenced by HepTool::Evaluator::clear(), HepTool::Evaluator::evaluate(), HepTool::Evaluator::findFunction(), HepTool::Evaluator::findVariable(), HepTool::Evaluator::removeFunction(), and HepTool::Evaluator::removeVariable().
pchar Struct::theExpression |
Definition at line 44 of file Evaluator.cc.
Referenced by HepTool::Evaluator::clear(), HepTool::Evaluator::evaluate(), and HepTool::Evaluator::Evaluator().
pchar Struct::thePosition |
Definition at line 45 of file Evaluator.cc.
Referenced by HepTool::Evaluator::clear(), HepTool::Evaluator::evaluate(), and HepTool::Evaluator::Evaluator().
double Struct::theResult |
Definition at line 47 of file Evaluator.cc.
Referenced by HepTool::Evaluator::clear(), HepTool::Evaluator::evaluate(), and HepTool::Evaluator::Evaluator().
int Struct::theStatus |
Definition at line 46 of file Evaluator.cc.
Referenced by HepTool::Evaluator::clear(), HepTool::Evaluator::error_name(), HepTool::Evaluator::evaluate(), HepTool::Evaluator::Evaluator(), and HepTool::Evaluator::print_error().