#include <G4RDCrossSectionHandler.hh>
|
| G4RDCrossSectionHandler () |
|
| ~G4RDCrossSectionHandler () |
|
Public Member Functions inherited from G4RDVCrossSectionHandler |
| G4RDVCrossSectionHandler () |
|
| G4RDVCrossSectionHandler (G4RDVDataSetAlgorithm *interpolation, G4double minE=250 *CLHEP::eV, G4double maxE=100 *CLHEP::GeV, G4int nBins=200, G4double unitE=CLHEP::MeV, G4double unitData=CLHEP::barn, G4int minZ=1, G4int maxZ=99) |
|
virtual | ~G4RDVCrossSectionHandler () |
|
void | Initialise (G4RDVDataSetAlgorithm *interpolation=0, G4double minE=250 *CLHEP::eV, G4double maxE=100 *CLHEP::GeV, G4int numberOfBins=200, G4double unitE=CLHEP::MeV, G4double unitData=CLHEP::barn, G4int minZ=1, G4int maxZ=99) |
|
G4int | SelectRandomAtom (const G4MaterialCutsCouple *couple, G4double e) const |
|
const G4Element * | SelectRandomElement (const G4MaterialCutsCouple *material, G4double e) const |
|
G4int | SelectRandomShell (G4int Z, G4double e) const |
|
G4RDVEMDataSet * | BuildMeanFreePathForMaterials (const G4DataVector *energyCuts=0) |
|
G4double | FindValue (G4int Z, G4double e) const |
|
G4double | FindValue (G4int Z, G4double e, G4int shellIndex) const |
|
G4double | ValueForMaterial (const G4Material *material, G4double e) const |
|
void | LoadData (const G4String &dataFile) |
|
void | LoadShellData (const G4String &dataFile) |
|
void | PrintData () const |
|
void | Clear () |
|
Definition at line 59 of file G4RDCrossSectionHandler.hh.
G4RDCrossSectionHandler::G4RDCrossSectionHandler |
( |
| ) |
|
G4RDCrossSectionHandler::~G4RDCrossSectionHandler |
( |
| ) |
|
Implements G4RDVCrossSectionHandler.
Definition at line 62 of file G4RDCrossSectionHandler.cc.
References G4RDVEMDataSet::AddComponent(), G4RDVDataSetAlgorithm::Clone(), G4RDVCrossSectionHandler::CreateInterpolation(), density, G4RDVCrossSectionHandler::FindValue(), G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), and m.
The documentation for this class was generated from the following files: