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

#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4RDSemiLogInterpolation.hh>

+ Inheritance diagram for G4RDSemiLogInterpolation:
+ Collaboration diagram for G4RDSemiLogInterpolation:

Public Member Functions

 G4RDSemiLogInterpolation ()
 
 ~G4RDSemiLogInterpolation ()
 
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 49 of file G4RDSemiLogInterpolation.hh.

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

Constructor & Destructor Documentation

G4RDSemiLogInterpolation::G4RDSemiLogInterpolation ( )

Definition at line 40 of file G4RDSemiLogInterpolation.cc.

View newest version in sPHENIX GitHub at line 40 of file G4RDSemiLogInterpolation.cc

Referenced by Clone().

+ Here is the caller graph for this function:

G4RDSemiLogInterpolation::~G4RDSemiLogInterpolation ( )

Definition at line 46 of file G4RDSemiLogInterpolation.cc.

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

Member Function Documentation

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

Implements G4RDVDataSetAlgorithm.

Definition at line 53 of file G4RDSemiLogInterpolation.cc.

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

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

G4RDVDataSetAlgorithm * G4RDSemiLogInterpolation::Clone ( ) const
virtual

Implements G4RDVDataSetAlgorithm.

Definition at line 49 of file G4RDSemiLogInterpolation.cc.

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

References G4RDSemiLogInterpolation().

+ Here is the call graph for this function:


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