Geant4  10.00.p02
G4RDLogLogInterpolation Class Reference

#include <G4RDLogLogInterpolation.hh>

+ Inheritance diagram for G4RDLogLogInterpolation:
+ Collaboration diagram for G4RDLogLogInterpolation:

Public Member Functions

 G4RDLogLogInterpolation ()
 
 ~G4RDLogLogInterpolation ()
 
G4double Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const
 
virtual G4RDVDataSetAlgorithmClone () const
 
- Public Member Functions inherited from G4RDVDataSetAlgorithm
 G4RDVDataSetAlgorithm ()
 
virtual ~G4RDVDataSetAlgorithm ()
 

Detailed Description

Definition at line 51 of file G4RDLogLogInterpolation.hh.

Constructor & Destructor Documentation

G4RDLogLogInterpolation::G4RDLogLogInterpolation ( )

Definition at line 42 of file G4RDLogLogInterpolation.cc.

Referenced by Clone().

+ Here is the caller graph for this function:

G4RDLogLogInterpolation::~G4RDLogLogInterpolation ( )

Definition at line 47 of file G4RDLogLogInterpolation.cc.

Member Function Documentation

G4double G4RDLogLogInterpolation::Calculate ( G4double  point,
G4int  bin,
const G4DataVector energies,
const G4DataVector data 
) const
virtual

Implements G4RDVDataSetAlgorithm.

Definition at line 54 of file G4RDLogLogInterpolation.cc.

References d1, d2, e1, and e2.

G4RDVDataSetAlgorithm * G4RDLogLogInterpolation::Clone ( ) const
virtual

Implements G4RDVDataSetAlgorithm.

Definition at line 50 of file G4RDLogLogInterpolation.cc.

References G4RDLogLogInterpolation().

+ Here is the call graph for this function:


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