![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4LinLogInterpolation:
Collaboration diagram for G4LinLogInterpolation:Public Member Functions | |
| G4LinLogInterpolation () | |
| ~G4LinLogInterpolation () | |
| G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const |
| G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data, const G4DataVector &log_energies, const G4DataVector &log_data) const |
| virtual G4VDataSetAlgorithm * | Clone () const |
Public Member Functions inherited from G4VDataSetAlgorithm | |
| G4VDataSetAlgorithm () | |
| virtual | ~G4VDataSetAlgorithm () |
Definition at line 50 of file G4LinLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 50 of file G4LinLogInterpolation.hh
| G4LinLogInterpolation::G4LinLogInterpolation | ( | ) |
Definition at line 41 of file G4LinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 41 of file G4LinLogInterpolation.cc
Referenced by Clone().
Here is the caller graph for this function:| G4LinLogInterpolation::~G4LinLogInterpolation | ( | ) |
Definition at line 47 of file G4LinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 47 of file G4LinLogInterpolation.cc
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 51 of file G4LinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 51 of file G4LinLogInterpolation.cc
References bin, d1, d2, e1, e2, and G4Exp().
Here is the call graph for this function:
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 77 of file G4LinLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 77 of file G4LinLogInterpolation.cc
References bin, d1, d2, e1, e2, and G4Exp().
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VDataSetAlgorithm.
Definition at line 68 of file G4LinLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 68 of file G4LinLogInterpolation.hh
References G4LinLogInterpolation().
Here is the call graph for this function: