![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"#include "G4INCLRootFinder.hh"#include "G4INCLGlobals.hh"#include "G4INCLLogger.hh"#include <utility>#include <cmath>
Include dependency graph for G4INCLRootFinder.cc:Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
| namespace | G4INCL::RootFinder |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| Solution | G4INCL::RootFinder::solve (RootFunctor const *const f, const G4double x0) |
| Numerically solve a one-dimensional equation. | |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLRootFinder.cc.
View newest version in sPHENIX GitHub at line 34 of file G4INCLRootFinder.cc