ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4RDLinLogLogInterpolation () | |
~G4RDLinLogLogInterpolation () | |
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 46 of file G4RDLinLogLogInterpolation.hh.
View newest version in sPHENIX GitHub at line 46 of file G4RDLinLogLogInterpolation.hh
G4RDLinLogLogInterpolation::G4RDLinLogLogInterpolation | ( | ) |
Definition at line 39 of file G4RDLinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 39 of file G4RDLinLogLogInterpolation.cc
Referenced by Clone().
G4RDLinLogLogInterpolation::~G4RDLinLogLogInterpolation | ( | ) |
Definition at line 44 of file G4RDLinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 44 of file G4RDLinLogLogInterpolation.cc
|
virtual |
Implements G4RDVDataSetAlgorithm.
Definition at line 51 of file G4RDLinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 51 of file G4RDLinLogLogInterpolation.cc
|
virtual |
Implements G4RDVDataSetAlgorithm.
Definition at line 47 of file G4RDLinLogLogInterpolation.cc.
View newest version in sPHENIX GitHub at line 47 of file G4RDLinLogLogInterpolation.cc
References G4RDLinLogLogInterpolation().