|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLHornerFormEvaluator.hh>
Inheritance diagram for G4INCL::HornerC6:Public Member Functions | |
| HornerC6 (const G4double a0, const G4double a1, const G4double a2, const G4double a3, const G4double a4, const G4double a5) | |
Public Member Functions inherited from G4INCL::HornerCoefficients< 6 > | |
| G4double & | operator[] (G4int i) |
| const G4double & | operator[] (G4int i) const |
Additional Inherited Members | |
Protected Attributes inherited from G4INCL::HornerCoefficients< 6 > | |
| G4double | a [N] |
Definition at line 119 of file G4INCLHornerFormEvaluator.hh.
|
inline |