Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eCrossSectionHandler.hh>
Protected Member Functions | |
virtual std::vector< G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts=0) |
Protected Member Functions inherited from G4VCrossSectionHandler | |
G4int | NumberOfComponents (G4int Z) const |
void | ActiveElements () |
virtual std::vector< G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts=0)=0 |
virtual G4VDataSetAlgorithm * | CreateInterpolation () |
const G4VDataSetAlgorithm * | GetInterpolation () const |
Definition at line 53 of file G4eCrossSectionHandler.hh.
G4eCrossSectionHandler::G4eCrossSectionHandler | ( | G4VDataSetAlgorithm * | alg, |
G4double | emin, | ||
G4double | emax, | ||
G4int | nbin | ||
) |
Definition at line 39 of file G4eCrossSectionHandler.cc.
|
virtual |
Definition at line 45 of file G4eCrossSectionHandler.cc.
|
protectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 49 of file G4eCrossSectionHandler.cc.