AddConstProperty(const G4String &key, G4double propertyValue, G4bool createNewKey=false) | G4MaterialPropertiesTable | |
AddConstProperty(const char *key, G4double propertyValue, G4bool createNewKey=false) | G4MaterialPropertiesTable | |
AddEntry(const G4String &key, G4double aPhotonEnergy, G4double aPropertyValue) | G4MaterialPropertiesTable | |
AddEntry(const char *key, G4double aPhotonEnergy, G4double aPropertyValue) | G4MaterialPropertiesTable | |
AddProperty(const G4String &key, const std::vector< G4double > &photonEnergies, const std::vector< G4double > &propertyValues, G4bool createNewKey=false, G4bool spline=false) | G4MaterialPropertiesTable | |
AddProperty(const char *key, G4double *photonEnergies, G4double *propertyValues, G4int numEntries, G4bool createNewKey=false, G4bool spline=false) | G4MaterialPropertiesTable | |
AddProperty(const G4String &key, G4MaterialPropertyVector *opv, G4bool createNewKey=false) | G4MaterialPropertiesTable | |
AddProperty(const char *key, G4MaterialPropertyVector *opv, G4bool createNewKey=false) | G4MaterialPropertiesTable | |
AddProperty(const G4String &key, const G4String &mat) | G4MaterialPropertiesTable | |
ComputeMicroRoughnessTables() | G4UCNMaterialPropertiesTable | |
ConditionsValid(G4double E, G4double VFermi, G4double theta_i) | G4UCNMaterialPropertiesTable | |
ConstPropertyExists(const G4String &key) const | G4MaterialPropertiesTable | |
ConstPropertyExists(const char *key) const | G4MaterialPropertiesTable | |
ConstPropertyExists(const G4int index) const | G4MaterialPropertiesTable | |
DumpTable() const | G4MaterialPropertiesTable | |
G4MaterialPropertiesTable() | G4MaterialPropertiesTable | |
G4UCNMaterialPropertiesTable() | G4UCNMaterialPropertiesTable | |
GetConstProperties() const | G4MaterialPropertiesTable | inline |
GetConstProperty(const G4String &key) const | G4MaterialPropertiesTable | |
GetConstProperty(const char *key) const | G4MaterialPropertiesTable | |
GetConstProperty(const G4int index) const | G4MaterialPropertiesTable | |
GetConstPropertyIndex(const G4String &key) const | G4MaterialPropertiesTable | |
GetCorrLen() const | G4UCNMaterialPropertiesTable | inline |
GetMaterialConstPropertyNames() const | G4MaterialPropertiesTable | inline |
GetMaterialPropertyNames() const | G4MaterialPropertiesTable | inline |
GetMicroRoughnessTable() | G4UCNMaterialPropertiesTable | |
GetMicroRoughnessTransTable() | G4UCNMaterialPropertiesTable | |
GetMRIntProbability(G4double, G4double) | G4UCNMaterialPropertiesTable | |
GetMRIntTransProbability(G4double, G4double) | G4UCNMaterialPropertiesTable | |
GetMRMaxProbability(G4double, G4double) | G4UCNMaterialPropertiesTable | |
GetMRMaxTransProbability(G4double, G4double) | G4UCNMaterialPropertiesTable | |
GetMRProbability(G4double, G4double, G4double, G4double, G4double) | G4UCNMaterialPropertiesTable | |
GetMRTransProbability(G4double, G4double, G4double, G4double, G4double) | G4UCNMaterialPropertiesTable | |
GetProperties() const | G4MaterialPropertiesTable | inline |
GetProperty(const char *key) const | G4MaterialPropertiesTable | |
GetProperty(const G4String &key) const | G4MaterialPropertiesTable | |
GetProperty(const G4int index) const | G4MaterialPropertiesTable | |
GetPropertyIndex(const G4String &key) const | G4MaterialPropertiesTable | |
GetRMS() const | G4UCNMaterialPropertiesTable | inline |
InitMicroRoughnessTables() | G4UCNMaterialPropertiesTable | |
LoadMicroRoughnessTables(G4double *, G4double *, G4double *, G4double *) | G4UCNMaterialPropertiesTable | |
RemoveConstProperty(const G4String &key) | G4MaterialPropertiesTable | |
RemoveConstProperty(const char *key) | G4MaterialPropertiesTable | |
RemoveProperty(const G4String &key) | G4MaterialPropertiesTable | |
RemoveProperty(const char *key) | G4MaterialPropertiesTable | |
SetMicroRoughnessParameters(G4double, G4double, G4int, G4int, G4double, G4double, G4double, G4double, G4int, G4int, G4double) | G4UCNMaterialPropertiesTable | |
SetMRMaxProbability(G4double, G4double, G4double) | G4UCNMaterialPropertiesTable | |
SetMRMaxTransProbability(G4double, G4double, G4double) | G4UCNMaterialPropertiesTable | |
TransConditionsValid(G4double E, G4double VFermi, G4double theta_i) | G4UCNMaterialPropertiesTable | |
~G4MaterialPropertiesTable() | G4MaterialPropertiesTable | virtual |
~G4UCNMaterialPropertiesTable() override | G4UCNMaterialPropertiesTable | |