AddConstProperty(const G4String &key, G4double PropertyValue) | G4MaterialPropertiesTable | inline |
AddConstProperty(const char *key, G4double PropertyValue) | G4MaterialPropertiesTable | inline |
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) | G4MaterialPropertiesTable | |
AddProperty(const char *key, G4double *PhotonEnergies, G4double *PropertyValues, G4int NumEntries) | G4MaterialPropertiesTable | |
AddProperty(const G4String &key, G4MaterialPropertyVector *opv) | G4MaterialPropertiesTable | |
AddProperty(const char *key, G4MaterialPropertyVector *opv) | G4MaterialPropertiesTable | |
ConstPropertyExists(const G4String &key) const | G4MaterialPropertiesTable | |
ConstPropertyExists(const char *key) const | G4MaterialPropertiesTable | |
ConstPropertyExists(const G4int index) const | G4MaterialPropertiesTable | |
DumpTable() | G4MaterialPropertiesTable | |
G4MaterialPropertiesTable() | G4MaterialPropertiesTable | |
GetConstProperty(const G4String &key) const | G4MaterialPropertiesTable | |
GetConstProperty(const char *key) const | G4MaterialPropertiesTable | |
GetConstProperty(const G4int index) const | G4MaterialPropertiesTable | |
GetConstPropertyIndex(const G4String &key, G4bool warning=false) const | G4MaterialPropertiesTable | |
GetConstPropertyMap() const | G4MaterialPropertiesTable | inline |
GetMaterialConstPropertyNames() const | G4MaterialPropertiesTable | |
GetMaterialPropertyNames() const | G4MaterialPropertiesTable | |
GetPropertiesCMap() | G4MaterialPropertiesTable | |
GetPropertiesMap() | G4MaterialPropertiesTable | |
GetProperty(const char *key, G4bool warning=false) | G4MaterialPropertiesTable | |
GetProperty(const G4String &key, G4bool warning=false) | G4MaterialPropertiesTable | |
GetProperty(const G4int index, G4bool warning=false) | G4MaterialPropertiesTable | |
GetPropertyIndex(const G4String &key, G4bool warning=false) const | G4MaterialPropertiesTable | |
GetPropertyMap() const | G4MaterialPropertiesTable | inline |
RemoveConstProperty(const G4String &key) | G4MaterialPropertiesTable | inline |
RemoveConstProperty(const char *key) | G4MaterialPropertiesTable | inline |
RemoveProperty(const G4String &key) | G4MaterialPropertiesTable | inline |
RemoveProperty(const char *key) | G4MaterialPropertiesTable | inline |
~G4MaterialPropertiesTable() | G4MaterialPropertiesTable | virtual |