Geant4-11
|
#include <G4eIonisationCrossSectionHandler.hh>
Protected Member Functions | |
void | ActiveElements () |
std::vector< G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts) override |
virtual G4VDataSetAlgorithm * | CreateInterpolation () |
const G4VDataSetAlgorithm * | GetInterpolation () const |
G4int | NumberOfComponents (G4int Z) const |
Private Attributes | |
G4DataVector | activeZ |
std::vector< G4VEMDataSet * > * | crossSections |
std::map< G4int, G4VEMDataSet *, std::less< G4int > > | dataMap |
G4double | eMax |
G4double | eMin |
G4VDataSetAlgorithm * | interp |
G4VDataSetAlgorithm * | interpolation |
G4int | nBins |
const G4VEnergySpectrum * | theParam |
G4double | unit1 |
G4double | unit2 |
G4int | verbose |
G4int | zMax |
G4int | zMin |
Definition at line 59 of file G4eIonisationCrossSectionHandler.hh.
|
explicit |
Definition at line 72 of file G4eIonisationCrossSectionHandler.cc.
References emax, G4VCrossSectionHandler::Initialise(), and interp.
G4eIonisationCrossSectionHandler::~G4eIonisationCrossSectionHandler | ( | ) |
Definition at line 84 of file G4eIonisationCrossSectionHandler.cc.
References interp.
|
delete |
|
protectedinherited |
Definition at line 658 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::activeZ, G4DataVector::contains(), FatalException, G4Exception(), G4Material::GetMaterialTable(), G4Material::GetNumberOfMaterials(), eplot::material, Z, G4VCrossSectionHandler::zMax, and G4VCrossSectionHandler::zMin.
Referenced by G4VCrossSectionHandler::Clear(), and G4VCrossSectionHandler::G4VCrossSectionHandler().
|
overrideprotectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 91 of file G4eIonisationCrossSectionHandler.cc.
References G4VEMDataSet::AddComponent(), G4VDataSetAlgorithm::Clone(), G4VCrossSectionHandler::FindValue(), G4cout, G4endl, G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), interp, eplot::material, MeV, CLHEP::detail::n, G4VCrossSectionHandler::NumberOfComponents(), G4VEnergySpectrum::Probability(), theParam, verbose, and Z.
|
inherited |
Definition at line 441 of file G4VCrossSectionHandler.cc.
References G4VEMDataSet::AddComponent(), G4VCrossSectionHandler::BuildCrossSectionsForMaterials(), G4VCrossSectionHandler::CreateInterpolation(), G4VCrossSectionHandler::crossSections, DBL_MAX, G4VCrossSectionHandler::eMax, G4VCrossSectionHandler::eMin, G4INCL::KinematicsUtils::energy(), FatalException, G4VEMDataSet::FindValue(), G4Exception(), G4VEMDataSet::GetComponent(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VCrossSectionHandler::nBins, and G4VEMDataSet::NumberOfComponents().
Referenced by G4LivermoreIonisationModel::Initialise().
|
inherited |
Definition at line 345 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::ActiveElements(), G4VCrossSectionHandler::activeZ, G4VCrossSectionHandler::dataMap, and pos.
Referenced by export_G4VCrossSectionHandler(), G4LivermoreIonisationCrossSection::Initialise(), and G4LivermoreIonisationModel::Initialise().
|
protectedvirtualinherited |
Definition at line 686 of file G4VCrossSectionHandler.cc.
Referenced by G4CrossSectionHandler::BuildCrossSectionsForMaterials(), G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), and G4VCrossSectionHandler::Initialise().
Definition at line 366 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::dataMap, G4INCL::KinematicsUtils::energy(), G4VEMDataSet::FindValue(), G4cout, G4endl, pos, and Z.
Referenced by BuildCrossSectionsForMaterials(), G4CrossSectionHandler::BuildCrossSectionsForMaterials(), G4LivermoreIonisationModel::ComputeDEDXPerVolume(), G4LivermoreIonisationCrossSection::CrossSection(), GetCrossSectionAboveThresholdForElement(), G4VCrossSectionHandler::SelectRandomShell(), and G4VCrossSectionHandler::ValueForMaterial().
|
inherited |
Definition at line 386 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::dataMap, G4INCL::KinematicsUtils::energy(), G4VEMDataSet::FindValue(), G4cout, G4endl, G4VEMDataSet::GetComponent(), G4VEMDataSet::NumberOfComponents(), pos, and Z.
G4double G4eIonisationCrossSectionHandler::GetCrossSectionAboveThresholdForElement | ( | G4double | energy, |
G4double | cutEnergy, | ||
G4int | Z | ||
) |
Definition at line 188 of file G4eIonisationCrossSectionHandler.cc.
References G4INCL::KinematicsUtils::energy(), G4VCrossSectionHandler::FindValue(), CLHEP::detail::n, G4VCrossSectionHandler::NumberOfComponents(), G4VEnergySpectrum::Probability(), theParam, and Z.
Referenced by G4LivermoreIonisationModel::ComputeCrossSectionPerAtom().
|
inlineprotectedinherited |
Definition at line 114 of file G4VCrossSectionHandler.hh.
References G4VCrossSectionHandler::interpolation.
|
inherited |
Definition at line 141 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::CreateInterpolation(), G4VCrossSectionHandler::eMax, G4VCrossSectionHandler::eMin, G4VCrossSectionHandler::interpolation, maxZ, G4VCrossSectionHandler::nBins, G4VCrossSectionHandler::unit1, G4VCrossSectionHandler::unit2, G4VCrossSectionHandler::zMax, and G4VCrossSectionHandler::zMin.
Referenced by export_G4VCrossSectionHandler(), G4eCrossSectionHandler::G4eCrossSectionHandler(), G4eIonisationCrossSectionHandler(), and G4VCrossSectionHandler::G4VCrossSectionHandler().
|
inherited |
Definition at line 185 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::activeZ, G4VDataSetAlgorithm::Clone(), G4VCrossSectionHandler::dataMap, FatalException, geant4_check_module_cycles::file, G4Exception(), G4VCrossSectionHandler::interpolation, G4VCrossSectionHandler::unit1, G4VCrossSectionHandler::unit2, and Z.
Referenced by export_G4VCrossSectionHandler().
|
inherited |
Definition at line 260 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::activeZ, G4VDataSetAlgorithm::Clone(), G4VCrossSectionHandler::dataMap, FatalException, geant4_check_module_cycles::file, G4Exception(), G4VCrossSectionHandler::interpolation, G4VCrossSectionHandler::unit1, G4VCrossSectionHandler::unit2, and Z.
|
inherited |
Definition at line 329 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::activeZ, G4VDataSetAlgorithm::Clone(), G4VCrossSectionHandler::dataMap, G4VCrossSectionHandler::interpolation, G4VEMDataSet::LoadData(), and Z.
Referenced by export_G4VCrossSectionHandler(), G4LivermoreIonisationCrossSection::Initialise(), and G4LivermoreIonisationModel::Initialise().
Definition at line 694 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::dataMap, G4cout, G4endl, CLHEP::detail::n, G4VEMDataSet::NumberOfComponents(), pos, and Z.
Referenced by BuildCrossSectionsForMaterials(), and GetCrossSectionAboveThresholdForElement().
|
delete |
|
inherited |
Definition at line 169 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::dataMap, G4cout, G4endl, pos, and G4VEMDataSet::PrintData().
Referenced by export_G4VCrossSectionHandler(), and G4LivermoreIonisationModel::Initialise().
|
inherited |
Definition at line 531 of file G4VCrossSectionHandler.cc.
References G4VEMDataSet::FindValue(), G4UniformRand, G4VEMDataSet::GetComponent(), G4MaterialCutsCouple::GetIndex(), G4MaterialCutsCouple::GetMaterial(), eplot::material, and Z.
Referenced by G4LivermoreIonisationModel::SampleSecondaries().
|
inherited |
Definition at line 572 of file G4VCrossSectionHandler.cc.
References G4VEMDataSet::FindValue(), G4cout, G4endl, G4UniformRand, G4VEMDataSet::GetComponent(), G4MaterialCutsCouple::GetIndex(), G4MaterialCutsCouple::GetMaterial(), and eplot::material.
Referenced by export_G4VCrossSectionHandler().
Definition at line 618 of file G4VCrossSectionHandler.cc.
References G4VCrossSectionHandler::dataMap, FatalException, G4VEMDataSet::FindValue(), G4VCrossSectionHandler::FindValue(), G4Exception(), G4UniformRand, G4VEMDataSet::GetComponent(), G4VEMDataSet::NumberOfComponents(), pos, and Z.
Referenced by export_G4VCrossSectionHandler(), and G4LivermoreIonisationModel::SampleSecondaries().
|
inherited |
Definition at line 420 of file G4VCrossSectionHandler.cc.
References G4INCL::KinematicsUtils::energy(), G4VCrossSectionHandler::FindValue(), eplot::material, and Z.
Referenced by export_G4VCrossSectionHandler().
|
privateinherited |
Definition at line 118 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::ActiveElements(), G4VCrossSectionHandler::Clear(), G4VCrossSectionHandler::LoadData(), G4VCrossSectionHandler::LoadNonLogData(), and G4VCrossSectionHandler::LoadShellData().
|
privateinherited |
Definition at line 121 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), G4VCrossSectionHandler::G4VCrossSectionHandler(), and G4VCrossSectionHandler::~G4VCrossSectionHandler().
|
privateinherited |
Definition at line 120 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::Clear(), G4VCrossSectionHandler::FindValue(), G4VCrossSectionHandler::LoadData(), G4VCrossSectionHandler::LoadNonLogData(), G4VCrossSectionHandler::LoadShellData(), G4VCrossSectionHandler::NumberOfComponents(), G4VCrossSectionHandler::PrintData(), G4VCrossSectionHandler::SelectRandomShell(), and G4VCrossSectionHandler::~G4VCrossSectionHandler().
|
privateinherited |
Definition at line 124 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), and G4VCrossSectionHandler::Initialise().
|
privateinherited |
Definition at line 123 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), and G4VCrossSectionHandler::Initialise().
|
private |
Definition at line 84 of file G4eIonisationCrossSectionHandler.hh.
Referenced by BuildCrossSectionsForMaterials(), G4eIonisationCrossSectionHandler(), and ~G4eIonisationCrossSectionHandler().
|
privateinherited |
Definition at line 117 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::G4VCrossSectionHandler(), G4VCrossSectionHandler::GetInterpolation(), G4VCrossSectionHandler::Initialise(), G4VCrossSectionHandler::LoadData(), G4VCrossSectionHandler::LoadNonLogData(), G4VCrossSectionHandler::LoadShellData(), and G4VCrossSectionHandler::~G4VCrossSectionHandler().
|
privateinherited |
Definition at line 130 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), and G4VCrossSectionHandler::Initialise().
|
private |
Definition at line 83 of file G4eIonisationCrossSectionHandler.hh.
Referenced by BuildCrossSectionsForMaterials(), and GetCrossSectionAboveThresholdForElement().
|
privateinherited |
Definition at line 125 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::Initialise(), G4VCrossSectionHandler::LoadData(), and G4VCrossSectionHandler::LoadNonLogData().
|
privateinherited |
Definition at line 126 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::Initialise(), G4VCrossSectionHandler::LoadData(), and G4VCrossSectionHandler::LoadNonLogData().
|
private |
Definition at line 85 of file G4eIonisationCrossSectionHandler.hh.
Referenced by BuildCrossSectionsForMaterials().
|
privateinherited |
Definition at line 129 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::ActiveElements(), and G4VCrossSectionHandler::Initialise().
|
privateinherited |
Definition at line 128 of file G4VCrossSectionHandler.hh.
Referenced by G4VCrossSectionHandler::ActiveElements(), and G4VCrossSectionHandler::Initialise().