![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4INCL::HornerC4:
Collaboration diagram for G4INCL::HornerC4:Public Member Functions | |
| HornerC4 (const G4double a0, const G4double a1, const G4double a2, const G4double a3) | |
Public Member Functions inherited from G4INCL::HornerCoefficients< 4 > | |
| G4double & | operator[] (G4int i) |
| const G4double & | operator[] (G4int i) const |
Additional Inherited Members | |
Protected Attributes inherited from G4INCL::HornerCoefficients< 4 > | |
| G4double | a [N] |
Definition at line 89 of file G4INCLHornerFormEvaluator.hh.
View newest version in sPHENIX GitHub at line 89 of file G4INCLHornerFormEvaluator.hh
|
inline |
Definition at line 90 of file G4INCLHornerFormEvaluator.hh.
View newest version in sPHENIX GitHub at line 90 of file G4INCLHornerFormEvaluator.hh
References G4INCL::HornerCoefficients< 4 >::a, and a0.