Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4NeutronHPInterpolator Class Reference

#include <G4NeutronHPInterpolator.hh>

Public Member Functions

 G4NeutronHPInterpolator ()
 
 ~G4NeutronHPInterpolator ()
 
G4double Lin (G4double x, G4double x1, G4double x2, G4double y1, G4double y2)
 
G4double Interpolate (G4InterpolationScheme aScheme, G4double x, G4double x1, G4double x2, G4double y1, G4double y2) const
 
G4double GetBinIntegral (const G4InterpolationScheme &aScheme, const G4double x1, const G4double x2, const G4double y1, const G4double y2)
 
G4double GetWeightedBinIntegral (const G4InterpolationScheme &aScheme, const G4double x1, const G4double x2, const G4double y1, const G4double y2)
 

Detailed Description

Definition at line 42 of file G4NeutronHPInterpolator.hh.

Constructor & Destructor Documentation

G4NeutronHPInterpolator::G4NeutronHPInterpolator ( )
inline

Definition at line 46 of file G4NeutronHPInterpolator.hh.

G4NeutronHPInterpolator::~G4NeutronHPInterpolator ( )
inline

Definition at line 47 of file G4NeutronHPInterpolator.hh.

Member Function Documentation

G4double G4NeutronHPInterpolator::GetBinIntegral ( const G4InterpolationScheme aScheme,
const G4double  x1,
const G4double  x2,
const G4double  y1,
const G4double  y2 
)

Definition at line 33 of file G4NeutronHPInterpolator.cc.

Here is the caller graph for this function:

G4double G4NeutronHPInterpolator::GetWeightedBinIntegral ( const G4InterpolationScheme aScheme,
const G4double  x1,
const G4double  x2,
const G4double  y1,
const G4double  y2 
)

Definition at line 95 of file G4NeutronHPInterpolator.cc.

Here is the caller graph for this function:

G4double G4NeutronHPInterpolator::Interpolate ( G4InterpolationScheme  aScheme,
G4double  x,
G4double  x1,
G4double  x2,
G4double  y1,
G4double  y2 
) const
inline

Definition at line 86 of file G4NeutronHPInterpolator.hh.

Here is the caller graph for this function:

G4double G4NeutronHPInterpolator::Lin ( G4double  x,
G4double  x1,
G4double  x2,
G4double  y1,
G4double  y2 
)
inline

Definition at line 52 of file G4NeutronHPInterpolator.hh.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: