![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4RDLinLogInterpolation.hh>
Inheritance diagram for G4RDLinLogInterpolation:
Collaboration diagram for G4RDLinLogInterpolation:Public Member Functions | |
| G4RDLinLogInterpolation () | |
| ~G4RDLinLogInterpolation () | |
| G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const |
| virtual G4RDVDataSetAlgorithm * | Clone () const |
Public Member Functions inherited from G4RDVDataSetAlgorithm | |
| G4RDVDataSetAlgorithm () | |
| virtual | ~G4RDVDataSetAlgorithm () |
Definition at line 47 of file G4RDLinLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 47 of file G4RDLinLogInterpolation.hh
| G4RDLinLogInterpolation::G4RDLinLogInterpolation | ( | ) |
Definition at line 40 of file G4RDLinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 40 of file G4RDLinLogInterpolation.cc
Referenced by Clone().
Here is the caller graph for this function:| G4RDLinLogInterpolation::~G4RDLinLogInterpolation | ( | ) |
Definition at line 46 of file G4RDLinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 46 of file G4RDLinLogInterpolation.cc
|
virtual |
Implements G4RDVDataSetAlgorithm.
Definition at line 50 of file G4RDLinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 50 of file G4RDLinLogInterpolation.cc
|
inlinevirtual |
Implements G4RDVDataSetAlgorithm.
Definition at line 59 of file G4RDLinLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 59 of file G4RDLinLogInterpolation.hh
References G4RDLinLogInterpolation().
Here is the call graph for this function: