Geant4
10.03.p03
|
#include <G4CrossSectionHandler.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 G4VDataSetAlgorithm * | CreateInterpolation () |
const G4VDataSetAlgorithm * | GetInterpolation () const |
Definition at line 57 of file G4CrossSectionHandler.hh.
G4CrossSectionHandler::G4CrossSectionHandler | ( | ) |
Definition at line 64 of file G4CrossSectionHandler.cc.
G4CrossSectionHandler::~G4CrossSectionHandler | ( | ) |
Definition at line 67 of file G4CrossSectionHandler.cc.
|
protectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 71 of file G4CrossSectionHandler.cc.