Geant4-11
|
#include <G4UCNMaterialPropertiesTable.hh>
Private Member Functions | |
G4MaterialPropertyVector * | CalculateGROUPVEL () |
Private Attributes | |
G4double | AngCut |
G4double | b |
G4double | E_step |
G4double | Emax |
G4double | Emin |
std::vector< G4String > | fMatConstPropNames |
std::vector< G4String > | fMatPropNames |
std::vector< std::pair< G4double, G4bool > > | fMCP |
std::vector< G4MaterialPropertyVector * > | fMP |
G4double * | maxMicroRoughnessTable |
G4double * | maxMicroRoughnessTransTable |
G4int | no_theta_i |
G4int | noE |
G4double * | theMicroRoughnessTable |
G4double * | theMicroRoughnessTransTable |
G4double | theta_i_max |
G4double | theta_i_min |
G4double | theta_i_step |
G4double | w |
Definition at line 51 of file G4UCNMaterialPropertiesTable.hh.
G4UCNMaterialPropertiesTable::G4UCNMaterialPropertiesTable | ( | ) |
Definition at line 53 of file G4UCNMaterialPropertiesTable.cc.
References AngCut, b, degree, E_step, Emax, Emin, eV, maxMicroRoughnessTable, maxMicroRoughnessTransTable, nm, no_theta_i, noE, theMicroRoughnessTable, theMicroRoughnessTransTable, theta_i_max, theta_i_min, theta_i_step, and w.
|
virtual |
Definition at line 79 of file G4UCNMaterialPropertiesTable.cc.
References maxMicroRoughnessTable, maxMicroRoughnessTransTable, theMicroRoughnessTable, and theMicroRoughnessTransTable.
|
inherited |
Definition at line 446 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddConstProperty().
|
inherited |
Definition at line 417 of file G4MaterialPropertiesTable.cc.
References FatalException, G4MaterialPropertiesTable::fMatConstPropNames, G4MaterialPropertiesTable::fMCP, G4Exception(), and G4MaterialPropertiesTable::GetConstPropertyIndex().
Referenced by G4MaterialPropertiesTable::AddConstProperty(), G4GDMLReadMaterials::PropertyRead(), G4GDMLReadSolids::PropertyRead(), and SetMicroRoughnessParameters().
|
inherited |
Definition at line 509 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddEntry().
|
inherited |
Definition at line 479 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::CalculateGROUPVEL(), FatalException, G4MaterialPropertiesTable::fMatPropNames, G4MaterialPropertiesTable::fMP, G4Exception(), G4MaterialPropertiesTable::GetPropertyIndex(), and G4PhysicsFreeVector::InsertValues().
Referenced by G4MaterialPropertiesTable::AddEntry().
|
inherited |
Definition at line 351 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddProperty().
|
inherited |
Definition at line 401 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddProperty().
|
inherited |
Definition at line 408 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddProperty(), and G4OpticalMaterialProperties::GetProperty().
|
inherited |
Definition at line 298 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::CalculateGROUPVEL(), FatalException, G4PhysicsVector::FillSecondDerivatives(), G4MaterialPropertiesTable::fMatPropNames, G4MaterialPropertiesTable::fMP, G4Exception(), G4MaterialPropertiesTable::GetPropertyIndex(), and G4PhysicsVector::SetVerboseLevel().
Referenced by G4MaterialPropertiesTable::AddProperty(), G4MaterialPropertiesTable::CalculateGROUPVEL(), G4GDMLReadMaterials::PropertyRead(), and G4GDMLReadSolids::PropertyRead().
|
inherited |
Definition at line 365 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::CalculateGROUPVEL(), FatalException, G4MaterialPropertiesTable::fMatPropNames, G4MaterialPropertiesTable::fMP, G4Exception(), and G4MaterialPropertiesTable::GetPropertyIndex().
|
privateinherited |
Definition at line 542 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddProperty(), source.hepunit::c_light, G4PhysicsVector::Energy(), FatalException, G4MaterialPropertiesTable::fMP, G4Exception(), G4Log(), G4MaterialPropertiesTable::GetProperty(), G4PhysicsVector::GetVectorLength(), G4PhysicsFreeVector::InsertValues(), kGROUPVEL, kRINDEX, G4MaterialPropertiesTable::RemoveProperty(), and G4PhysicsVector::SetVerboseLevel().
Referenced by G4MaterialPropertiesTable::AddEntry(), and G4MaterialPropertiesTable::AddProperty().
void G4UCNMaterialPropertiesTable::ComputeMicroRoughnessTables | ( | ) |
Definition at line 141 of file G4UCNMaterialPropertiesTable.cc.
References AngCut, b, E_step, Emax, Emin, eV, G4endl, G4MaterialPropertiesTable::GetConstProperty(), G4UCNMicroRoughnessHelper::GetInstance(), GetMRIntProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), InitMicroRoughnessTables(), maxMicroRoughnessTable, maxMicroRoughnessTransTable, no_theta_i, noE, theMicroRoughnessTable, theMicroRoughnessTransTable, theta_i_max, theta_i_min, theta_i_step, and w.
Referenced by SetMicroRoughnessParameters().
G4bool G4UCNMaterialPropertiesTable::ConditionsValid | ( | G4double | E, |
G4double | VFermi, | ||
G4double | theta_i | ||
) |
Definition at line 413 of file G4UCNMaterialPropertiesTable.cc.
References b, source.hepunit::hbarc_squared, and source.hepunit::neutron_mass_c2.
|
inherited |
Definition at line 253 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::ConstPropertyExists(), and G4MaterialPropertiesTable::fMatConstPropNames.
Definition at line 231 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMCP.
Definition at line 242 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::ConstPropertyExists(), and G4MaterialPropertiesTable::fMatConstPropNames.
Referenced by G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4MaterialPropertiesTable::ConstPropertyExists(), G4Scintillation::GetScintillationYieldByParticleType(), InitMicroRoughnessTables(), G4Scintillation::PostStepDoIt(), G4OpBoundaryProcess::PostStepDoIt(), G4OpWLS::PostStepDoIt(), G4OpWLS2::PostStepDoIt(), and SetMicroRoughnessParameters().
|
inherited |
Definition at line 516 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMatConstPropNames, G4MaterialPropertiesTable::fMatPropNames, G4MaterialPropertiesTable::fMCP, G4MaterialPropertiesTable::fMP, G4cout, and G4endl.
|
inlineinherited |
Definition at line 159 of file G4MaterialPropertiesTable.hh.
References G4MaterialPropertiesTable::fMCP.
Referenced by G4GDMLWriteMaterials::PropertyWrite(), and G4GDMLWriteSolids::PropertyWrite().
|
inherited |
Definition at line 226 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::GetConstProperty(), and G4MaterialPropertiesTable::GetConstPropertyIndex().
Definition at line 204 of file G4MaterialPropertiesTable.cc.
References FatalException, G4MaterialPropertiesTable::fMCP, and G4Exception().
Definition at line 218 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::GetConstProperty(), and G4MaterialPropertiesTable::GetConstPropertyIndex().
Referenced by G4OpRayleigh::CalculateRayleighMeanFreePaths(), ComputeMicroRoughnessTables(), G4MaterialPropertiesTable::GetConstProperty(), G4UCNAbsorption::GetMeanFreePath(), G4UCNLoss::GetMeanFreePath(), G4UCNMultiScattering::GetMeanFreePath(), G4Scintillation::GetScintillationYieldByParticleType(), InitMicroRoughnessTables(), G4UCNBoundaryProcess::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4OpBoundaryProcess::PostStepDoIt(), G4OpMieHG::PostStepDoIt(), G4OpWLS::PostStepDoIt(), and G4OpWLS2::PostStepDoIt().
Definition at line 171 of file G4MaterialPropertiesTable.cc.
References FatalException, G4MaterialPropertiesTable::fMatConstPropNames, and G4Exception().
Referenced by G4MaterialPropertiesTable::AddConstProperty(), G4MaterialPropertiesTable::GetConstProperty(), and G4MaterialPropertiesTable::RemoveConstProperty().
|
inline |
Definition at line 181 of file G4UCNMaterialPropertiesTable.hh.
References w.
Referenced by G4UCNBoundaryProcess::Loss().
|
inlineinherited |
Definition at line 151 of file G4MaterialPropertiesTable.hh.
References G4MaterialPropertiesTable::fMatConstPropNames.
Referenced by G4GDMLWriteMaterials::PropertyWrite(), and G4GDMLWriteSolids::PropertyWrite().
|
inlineinherited |
Definition at line 147 of file G4MaterialPropertiesTable.hh.
References G4MaterialPropertiesTable::fMatPropNames.
Referenced by G4GDMLWriteMaterials::PropertyWrite(), and G4GDMLWriteSolids::PropertyWrite().
G4double * G4UCNMaterialPropertiesTable::GetMicroRoughnessTable | ( | ) |
Definition at line 87 of file G4UCNMaterialPropertiesTable.cc.
References theMicroRoughnessTable.
Referenced by G4UCNBoundaryProcess::PostStepDoIt().
G4double * G4UCNMaterialPropertiesTable::GetMicroRoughnessTransTable | ( | ) |
Definition at line 92 of file G4UCNMaterialPropertiesTable.cc.
References theMicroRoughnessTransTable.
Definition at line 244 of file G4UCNMaterialPropertiesTable.cc.
References E_step, Emax, Emin, G4cout, G4endl, noE, theMicroRoughnessTable, theta_i_max, theta_i_min, and theta_i_step.
Referenced by ComputeMicroRoughnessTables().
G4double G4UCNMaterialPropertiesTable::GetMRIntTransProbability | ( | G4double | theta_i, |
G4double | Energy | ||
) |
Definition at line 280 of file G4UCNMaterialPropertiesTable.cc.
References E_step, Emax, Emin, noE, theMicroRoughnessTransTable, theta_i_max, theta_i_min, and theta_i_step.
Definition at line 303 of file G4UCNMaterialPropertiesTable.cc.
References E_step, Emax, Emin, maxMicroRoughnessTable, noE, theta_i_max, theta_i_min, and theta_i_step.
Referenced by ComputeMicroRoughnessTables().
G4double G4UCNMaterialPropertiesTable::GetMRMaxTransProbability | ( | G4double | theta_i, |
G4double | Energy | ||
) |
Definition at line 349 of file G4UCNMaterialPropertiesTable.cc.
References E_step, Emax, Emin, maxMicroRoughnessTransTable, noE, theta_i_max, theta_i_min, and theta_i_step.
Referenced by ComputeMicroRoughnessTables().
G4double G4UCNMaterialPropertiesTable::GetMRProbability | ( | G4double | theta_i, |
G4double | Energy, | ||
G4double | fermipot, | ||
G4double | theta_o, | ||
G4double | phi_o | ||
) |
Definition at line 395 of file G4UCNMaterialPropertiesTable.cc.
References AngCut, b, G4UCNMicroRoughnessHelper::GetInstance(), and w.
G4double G4UCNMaterialPropertiesTable::GetMRTransProbability | ( | G4double | theta_i, |
G4double | Energy, | ||
G4double | fermipot, | ||
G4double | theta_o, | ||
G4double | phi_o | ||
) |
Definition at line 404 of file G4UCNMaterialPropertiesTable.cc.
References AngCut, b, G4UCNMicroRoughnessHelper::GetInstance(), and w.
|
inlineinherited |
Definition at line 155 of file G4MaterialPropertiesTable.hh.
References G4MaterialPropertiesTable::fMP.
Referenced by G4GDMLWriteMaterials::PropertyWrite(), and G4GDMLWriteSolids::PropertyWrite().
|
inherited |
Definition at line 276 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMatPropNames, G4MaterialPropertiesTable::GetProperty(), and G4MaterialPropertiesTable::GetPropertyIndex().
Referenced by G4Cerenkov::BuildPhysicsTable(), G4Scintillation::BuildPhysicsTable(), G4OpRayleigh::BuildPhysicsTable(), G4OpWLS::BuildPhysicsTable(), G4OpWLS2::BuildPhysicsTable(), G4MaterialPropertiesTable::CalculateGROUPVEL(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4Track::CalculateVelocityForOpticalPhoton(), G4OpAbsorption::GetMeanFreePath(), G4OpMieHG::GetMeanFreePath(), G4OpWLS::GetMeanFreePath(), G4OpWLS2::GetMeanFreePath(), G4MaterialPropertiesTable::GetProperty(), G4OpBoundaryProcess::GetReflectivity(), G4Scintillation::GetScintillationYieldByParticleType(), G4Cerenkov::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4OpBoundaryProcess::PostStepDoIt(), G4OpWLS::PostStepDoIt(), G4OpWLS2::PostStepDoIt(), and G4Cerenkov::PostStepGetPhysicalInteractionLength().
|
inherited |
Definition at line 288 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMP.
|
inherited |
Definition at line 263 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMatPropNames, G4MaterialPropertiesTable::GetProperty(), and G4MaterialPropertiesTable::GetPropertyIndex().
Definition at line 189 of file G4MaterialPropertiesTable.cc.
References FatalException, G4MaterialPropertiesTable::fMatPropNames, and G4Exception().
Referenced by G4MaterialPropertiesTable::AddEntry(), G4MaterialPropertiesTable::AddProperty(), G4MaterialPropertiesTable::GetProperty(), and G4MaterialPropertiesTable::RemoveProperty().
|
inline |
Definition at line 180 of file G4UCNMaterialPropertiesTable.hh.
References b.
Referenced by G4UCNBoundaryProcess::Loss().
void G4UCNMaterialPropertiesTable::InitMicroRoughnessTables | ( | ) |
Definition at line 109 of file G4UCNMaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::ConstPropertyExists(), G4MaterialPropertiesTable::GetConstProperty(), maxMicroRoughnessTable, maxMicroRoughnessTransTable, theMicroRoughnessTable, and theMicroRoughnessTransTable.
Referenced by ComputeMicroRoughnessTables().
void G4UCNMaterialPropertiesTable::LoadMicroRoughnessTables | ( | G4double * | pMicroRoughnessTable, |
G4double * | pmaxMicroRoughnessTable, | ||
G4double * | pMicroRoughnessTransTable, | ||
G4double * | pmaxMicroRoughnessTransTable | ||
) |
Definition at line 97 of file G4UCNMaterialPropertiesTable.cc.
References maxMicroRoughnessTable, maxMicroRoughnessTransTable, theMicroRoughnessTable, and theMicroRoughnessTransTable.
|
inherited |
Definition at line 462 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::RemoveConstProperty().
|
inherited |
Definition at line 455 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMCP, and G4MaterialPropertiesTable::GetConstPropertyIndex().
Referenced by G4MaterialPropertiesTable::RemoveConstProperty(), and SetMicroRoughnessParameters().
|
inherited |
Definition at line 474 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::RemoveProperty().
|
inherited |
Definition at line 467 of file G4MaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::fMP, and G4MaterialPropertiesTable::GetPropertyIndex().
Referenced by G4MaterialPropertiesTable::CalculateGROUPVEL(), and G4MaterialPropertiesTable::RemoveProperty().
void G4UCNMaterialPropertiesTable::SetMicroRoughnessParameters | ( | G4double | ww, |
G4double | bb, | ||
G4int | no_theta, | ||
G4int | no_E, | ||
G4double | theta_min, | ||
G4double | theta_max, | ||
G4double | E_min, | ||
G4double | E_max, | ||
G4int | AngNoTheta, | ||
G4int | AngNoPhi, | ||
G4double | AngularCut | ||
) |
Definition at line 453 of file G4UCNMaterialPropertiesTable.cc.
References G4MaterialPropertiesTable::AddConstProperty(), ComputeMicroRoughnessTables(), G4MaterialPropertiesTable::ConstPropertyExists(), and G4MaterialPropertiesTable::RemoveConstProperty().
void G4UCNMaterialPropertiesTable::SetMRMaxProbability | ( | G4double | theta_i, |
G4double | Energy, | ||
G4double | value | ||
) |
Definition at line 326 of file G4UCNMaterialPropertiesTable.cc.
References E_step, Emax, Emin, maxMicroRoughnessTable, noE, theta_i_max, theta_i_min, and theta_i_step.
void G4UCNMaterialPropertiesTable::SetMRMaxTransProbability | ( | G4double | theta_i, |
G4double | Energy, | ||
G4double | value | ||
) |
Definition at line 372 of file G4UCNMaterialPropertiesTable.cc.
References E_step, Emax, Emin, maxMicroRoughnessTransTable, noE, theta_i_max, theta_i_min, and theta_i_step.
G4bool G4UCNMaterialPropertiesTable::TransConditionsValid | ( | G4double | E, |
G4double | VFermi, | ||
G4double | theta_i | ||
) |
Definition at line 433 of file G4UCNMaterialPropertiesTable.cc.
References b, source.hepunit::hbarc_squared, and source.hepunit::neutron_mass_c2.
|
private |
Definition at line 173 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRProbability(), and GetMRTransProbability().
|
private |
Definition at line 172 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), ConditionsValid(), G4UCNMaterialPropertiesTable(), GetMRProbability(), GetMRTransProbability(), GetRMS(), and TransConditionsValid().
|
private |
Definition at line 169 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
private |
Definition at line 165 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
private |
Definition at line 164 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
privateinherited |
Definition at line 182 of file G4MaterialPropertiesTable.hh.
Referenced by G4MaterialPropertiesTable::AddConstProperty(), G4MaterialPropertiesTable::ConstPropertyExists(), G4MaterialPropertiesTable::DumpTable(), G4MaterialPropertiesTable::G4MaterialPropertiesTable(), G4MaterialPropertiesTable::GetConstPropertyIndex(), and G4MaterialPropertiesTable::GetMaterialConstPropertyNames().
|
privateinherited |
Definition at line 181 of file G4MaterialPropertiesTable.hh.
Referenced by G4MaterialPropertiesTable::AddEntry(), G4MaterialPropertiesTable::AddProperty(), G4MaterialPropertiesTable::DumpTable(), G4MaterialPropertiesTable::G4MaterialPropertiesTable(), G4MaterialPropertiesTable::GetMaterialPropertyNames(), G4MaterialPropertiesTable::GetProperty(), and G4MaterialPropertiesTable::GetPropertyIndex().
Definition at line 175 of file G4MaterialPropertiesTable.hh.
Referenced by G4MaterialPropertiesTable::AddConstProperty(), G4MaterialPropertiesTable::ConstPropertyExists(), G4MaterialPropertiesTable::DumpTable(), G4MaterialPropertiesTable::G4MaterialPropertiesTable(), G4MaterialPropertiesTable::GetConstProperties(), G4MaterialPropertiesTable::GetConstProperty(), and G4MaterialPropertiesTable::RemoveConstProperty().
|
privateinherited |
Definition at line 170 of file G4MaterialPropertiesTable.hh.
Referenced by G4MaterialPropertiesTable::AddEntry(), G4MaterialPropertiesTable::AddProperty(), G4MaterialPropertiesTable::CalculateGROUPVEL(), G4MaterialPropertiesTable::DumpTable(), G4MaterialPropertiesTable::G4MaterialPropertiesTable(), G4MaterialPropertiesTable::GetProperties(), G4MaterialPropertiesTable::GetProperty(), G4MaterialPropertiesTable::RemoveProperty(), and G4MaterialPropertiesTable::~G4MaterialPropertiesTable().
|
private |
Definition at line 154 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRMaxProbability(), InitMicroRoughnessTables(), LoadMicroRoughnessTables(), SetMRMaxProbability(), and ~G4UCNMaterialPropertiesTable().
|
private |
Definition at line 160 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRMaxTransProbability(), InitMicroRoughnessTables(), LoadMicroRoughnessTables(), SetMRMaxTransProbability(), and ~G4UCNMaterialPropertiesTable().
|
private |
Definition at line 166 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), and G4UCNMaterialPropertiesTable().
|
private |
Definition at line 167 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
private |
Definition at line 151 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMicroRoughnessTable(), GetMRIntProbability(), InitMicroRoughnessTables(), LoadMicroRoughnessTables(), and ~G4UCNMaterialPropertiesTable().
|
private |
Definition at line 157 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMicroRoughnessTransTable(), GetMRIntTransProbability(), InitMicroRoughnessTables(), LoadMicroRoughnessTables(), and ~G4UCNMaterialPropertiesTable().
|
private |
Definition at line 163 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
private |
Definition at line 162 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
private |
Definition at line 168 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetMRIntProbability(), GetMRIntTransProbability(), GetMRMaxProbability(), GetMRMaxTransProbability(), SetMRMaxProbability(), and SetMRMaxTransProbability().
|
private |
Definition at line 172 of file G4UCNMaterialPropertiesTable.hh.
Referenced by ComputeMicroRoughnessTables(), G4UCNMaterialPropertiesTable(), GetCorrLen(), GetMRProbability(), and GetMRTransProbability().