ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCLRootFinder.hh File Reference

Static root-finder algorithm. More...

#include "globals.hh"
#include <utility>
#include "G4INCLIFunction1D.hh"
+ Include dependency graph for G4INCLRootFinder.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4INCL::RootFunctor
 
class  G4INCL::RootFinder::Solution
 

Namespaces

namespace  G4INCL
 
namespace  G4INCL::RootFinder
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLROOTFINDER_HH_
 

Functions

Solution G4INCL::RootFinder::solve (RootFunctor const *const f, const G4double x0)
 Numerically solve a one-dimensional equation.
 

Detailed Description

Static root-finder algorithm.

Provides a (nearly) stateless root-finder algorithm.

Date
2nd March 2011
Author
Davide Mancusi

Provides a stateless root-finder algorithm.

Date
2nd March 2011
Author
Davide Mancusi

Definition in file G4INCLRootFinder.hh.

Macro Definition Documentation

#define G4INCLROOTFINDER_HH_

Definition at line 48 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 48 of file G4INCLRootFinder.hh

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLRootFinder.hh.

View newest version in sPHENIX GitHub at line 34 of file G4INCLRootFinder.hh