Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CrossSectionHandler.hh>
Protected Member Functions | |
std::vector< G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts=0) override |
Protected Member Functions inherited from G4VCrossSectionHandler | |
G4int | NumberOfComponents (G4int Z) const |
void | ActiveElements () |
virtual std::vector< G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts=nullptr)=0 |
virtual G4VDataSetAlgorithm * | CreateInterpolation () |
const G4VDataSetAlgorithm * | GetInterpolation () const |
Definition at line 56 of file G4CrossSectionHandler.hh.
|
explicit |
Definition at line 65 of file G4CrossSectionHandler.cc.
G4CrossSectionHandler::~G4CrossSectionHandler | ( | ) |
Definition at line 70 of file G4CrossSectionHandler.cc.
|
overrideprotectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 76 of file G4CrossSectionHandler.cc.