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