Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4VDataSetAlgorithm, including all inherited members.
Calculate(G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const =0 | G4VDataSetAlgorithm | pure virtual |
Calculate(G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data, const G4DataVector &log_energies, const G4DataVector &log_data) const =0 | G4VDataSetAlgorithm | pure virtual |
Clone() const =0 | G4VDataSetAlgorithm | pure virtual |
G4VDataSetAlgorithm() | G4VDataSetAlgorithm | inlineexplicit |
G4VDataSetAlgorithm(const G4VDataSetAlgorithm &)=delete | G4VDataSetAlgorithm | |
operator=(const G4VDataSetAlgorithm &right)=delete | G4VDataSetAlgorithm | |
~G4VDataSetAlgorithm() | G4VDataSetAlgorithm | inlinevirtual |