ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::HornerEvaluator< M > Struct Template Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/utils/include/G4INCLHornerFormEvaluator.hh>

Static Public Member Functions

template<G4int N>
static G4double eval (const G4double x, HornerCoefficients< N > const &coeffs)
 

Detailed Description

template<G4int M>
struct G4INCL::HornerEvaluator< M >

Definition at line 180 of file G4INCLHornerFormEvaluator.hh.

View newest version in sPHENIX GitHub at line 180 of file G4INCLHornerFormEvaluator.hh

Member Function Documentation

template<G4int M>
template<G4int N>
static G4double G4INCL::HornerEvaluator< M >::eval ( const G4double  x,
HornerCoefficients< N > const &  coeffs 
)
inlinestatic

Definition at line 182 of file G4INCLHornerFormEvaluator.hh.

View newest version in sPHENIX GitHub at line 182 of file G4INCLHornerFormEvaluator.hh

References N.

Referenced by G4INCL::BystrickyEvaluator< N >::eval().

+ Here is the caller graph for this function:


The documentation for this struct was generated from the following file: