ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4RDVDataSetAlgorithm.hh>
Public Member Functions | |
G4RDVDataSetAlgorithm () | |
virtual | ~G4RDVDataSetAlgorithm () |
virtual G4double | Calculate (G4double point, G4int bin, const G4DataVector &energies, const G4DataVector &data) const =0 |
virtual G4RDVDataSetAlgorithm * | Clone () const =0 |
Private Member Functions | |
G4RDVDataSetAlgorithm (const G4RDVDataSetAlgorithm &) | |
G4RDVDataSetAlgorithm & | operator= (const G4RDVDataSetAlgorithm &right) |
Definition at line 47 of file G4RDVDataSetAlgorithm.hh.
View newest version in sPHENIX GitHub at line 47 of file G4RDVDataSetAlgorithm.hh
|
inline |
Definition at line 51 of file G4RDVDataSetAlgorithm.hh.
View newest version in sPHENIX GitHub at line 51 of file G4RDVDataSetAlgorithm.hh
|
inlinevirtual |
Definition at line 53 of file G4RDVDataSetAlgorithm.hh.
View newest version in sPHENIX GitHub at line 53 of file G4RDVDataSetAlgorithm.hh
|
private |
|
pure virtual |
Implemented in G4RDLinInterpolation, G4RDLogLogInterpolation, G4RDSemiLogInterpolation, G4RDLinLogInterpolation, and G4RDLinLogLogInterpolation.
Referenced by G4RDEMDataSet::FindValue(), G4RDEMDataSet::IntegrationFunction(), and G4RDEMDataSet::RandomSelect().
|
pure virtual |
Implemented in G4RDLinInterpolation, G4RDLogLogInterpolation, G4RDSemiLogInterpolation, G4RDLinLogInterpolation, and G4RDLinLogLogInterpolation.
Referenced by G4RDCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDBremsstrahlungCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDeIonisationCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDCompositeEMDataSet::LoadData(), G4RDShellEMDataSet::LoadData(), G4RDVCrossSectionHandler::LoadData(), G4RDDopplerProfile::LoadProfile(), and G4RDVCrossSectionHandler::LoadShellData().
|
private |