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