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