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

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

+ Inheritance diagram for G4RDLinInterpolation:
+ Collaboration diagram for G4RDLinInterpolation:

Public Member Functions

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

Detailed Description

Definition at line 49 of file G4RDLinInterpolation.hh.

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

Constructor & Destructor Documentation

G4RDLinInterpolation::G4RDLinInterpolation ( )

Definition at line 40 of file G4RDLinInterpolation.cc.

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

Referenced by Clone().

+ Here is the caller graph for this function:

G4RDLinInterpolation::~G4RDLinInterpolation ( )

Definition at line 45 of file G4RDLinInterpolation.cc.

View newest version in sPHENIX GitHub at line 45 of file G4RDLinInterpolation.cc

Member Function Documentation

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

Implements G4RDVDataSetAlgorithm.

Definition at line 52 of file G4RDLinInterpolation.cc.

View newest version in sPHENIX GitHub at line 52 of file G4RDLinInterpolation.cc

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

Referenced by G4RDEMDataSet::IntegrationFunction(), and G4RDEMDataSet::RandomSelect().

+ Here is the caller graph for this function:

G4RDVDataSetAlgorithm * G4RDLinInterpolation::Clone ( ) const
virtual

Implements G4RDVDataSetAlgorithm.

Definition at line 49 of file G4RDLinInterpolation.cc.

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

References G4RDLinInterpolation().

+ Here is the call graph for this function:


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