![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4LinLogLogInterpolation:
Collaboration diagram for G4LinLogLogInterpolation:Public Member Functions | |
| G4LinLogLogInterpolation () | |
| ~G4LinLogLogInterpolation () | |
| 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 49 of file G4LinLogLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 49 of file G4LinLogLogInterpolation.hh
| G4LinLogLogInterpolation::G4LinLogLogInterpolation | ( | ) |
Definition at line 39 of file G4LinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 39 of file G4LinLogLogInterpolation.cc
Referenced by Clone().
Here is the caller graph for this function:| G4LinLogLogInterpolation::~G4LinLogLogInterpolation | ( | ) |
Definition at line 44 of file G4LinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 44 of file G4LinLogLogInterpolation.cc
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 51 of file G4LinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 51 of file G4LinLogLogInterpolation.cc
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 83 of file G4LinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 83 of file G4LinLogLogInterpolation.cc
|
virtual |
Implements G4VDataSetAlgorithm.
Definition at line 47 of file G4LinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 47 of file G4LinLogLogInterpolation.cc
References G4LinLogLogInterpolation().
Here is the call graph for this function: