ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4LogLogInterpolator Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/pii/include/G4LogLogInterpolator.hh>

+ Inheritance diagram for G4LogLogInterpolator:
+ Collaboration diagram for G4LogLogInterpolator:

Public Member Functions

 G4LogLogInterpolator ()
 
 ~G4LogLogInterpolator ()
 
G4double Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const
 
virtual G4IInterpolatorClone () const
 
- Public Member Functions inherited from G4IInterpolator
 G4IInterpolator ()
 
virtual ~G4IInterpolator ()
 

Detailed Description

Definition at line 49 of file G4LogLogInterpolator.hh.

View newest version in sPHENIX GitHub at line 49 of file G4LogLogInterpolator.hh

Constructor & Destructor Documentation

G4LogLogInterpolator::G4LogLogInterpolator ( )

Definition at line 41 of file G4LogLogInterpolator.cc.

View newest version in sPHENIX GitHub at line 41 of file G4LogLogInterpolator.cc

Referenced by Clone().

+ Here is the caller graph for this function:

G4LogLogInterpolator::~G4LogLogInterpolator ( )

Definition at line 46 of file G4LogLogInterpolator.cc.

View newest version in sPHENIX GitHub at line 46 of file G4LogLogInterpolator.cc

Member Function Documentation

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

Implements G4IInterpolator.

Definition at line 53 of file G4LogLogInterpolator.cc.

View newest version in sPHENIX GitHub at line 53 of file G4LogLogInterpolator.cc

References bin, d1, d2, e1, and e2.

G4IInterpolator * G4LogLogInterpolator::Clone ( ) const
virtual

Implements G4IInterpolator.

Definition at line 49 of file G4LogLogInterpolator.cc.

View newest version in sPHENIX GitHub at line 49 of file G4LogLogInterpolator.cc

References G4LogLogInterpolator().

+ Here is the call graph for this function:


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