Geant4
10.00.p01
|
#include <G4tgrEvaluator.hh>
Public Member Functions | |
G4tgrEvaluator () | |
~G4tgrEvaluator () | |
void | print_error (G4int status) const |
Private Member Functions | |
void | AddCommonFunctions () |
Definition at line 46 of file G4tgrEvaluator.hh.
G4tgrEvaluator::G4tgrEvaluator | ( | ) |
Definition at line 41 of file G4tgrEvaluator.cc.
References AddCommonFunctions().
G4tgrEvaluator::~G4tgrEvaluator | ( | ) |
Definition at line 48 of file G4tgrEvaluator.cc.
|
private |
Definition at line 88 of file G4tgrEvaluator.cc.
References facos(), fasin(), fatan(), fatan2(), fcos(), fcosh(), fexp(), flog(), flog10(), fpow(), fsin(), fsinh(), fsqrt(), ftan(), and ftanh().
Referenced by G4tgrEvaluator().
void G4tgrEvaluator::print_error | ( | G4int | status | ) | const |
Definition at line 54 of file G4tgrEvaluator.cc.
References G4cerr, and G4endl.
Referenced by G4tgrUtils::GetDouble().