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/G4RDLogLogInterpolation.hh>
Public Member Functions | |
G4RDLogLogInterpolation () | |
~G4RDLogLogInterpolation () | |
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 49 of file G4RDLogLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 49 of file G4RDLogLogInterpolation.hh
G4RDLogLogInterpolation::G4RDLogLogInterpolation | ( | ) |
Definition at line 40 of file G4RDLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 40 of file G4RDLogLogInterpolation.cc
Referenced by Clone().
G4RDLogLogInterpolation::~G4RDLogLogInterpolation | ( | ) |
Definition at line 45 of file G4RDLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 45 of file G4RDLogLogInterpolation.cc
|
virtual |
Implements G4RDVDataSetAlgorithm.
Definition at line 52 of file G4RDLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 52 of file G4RDLogLogInterpolation.cc
|
virtual |
Implements G4RDVDataSetAlgorithm.
Definition at line 48 of file G4RDLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 48 of file G4RDLogLogInterpolation.cc
References G4RDLogLogInterpolation().