Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MaterialPropertiesTable Member List

This is the complete list of members for G4MaterialPropertiesTable, including all inherited members.

AddConstProperty(const G4String &key, G4double PropertyValue)G4MaterialPropertiesTableinline
AddConstProperty(const char *key, G4double PropertyValue)G4MaterialPropertiesTableinline
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) constG4MaterialPropertiesTable
ConstPropertyExists(const char *key) constG4MaterialPropertiesTable
ConstPropertyExists(const G4int index) constG4MaterialPropertiesTable
DumpTable()G4MaterialPropertiesTable
G4MaterialPropertiesTable()G4MaterialPropertiesTable
GetConstProperty(const G4String &key) constG4MaterialPropertiesTable
GetConstProperty(const char *key) constG4MaterialPropertiesTable
GetConstProperty(const G4int index) constG4MaterialPropertiesTable
GetConstPropertyIndex(const G4String &key, G4bool warning=false) constG4MaterialPropertiesTable
GetConstPropertyMap() constG4MaterialPropertiesTableinline
GetMaterialConstPropertyNames() constG4MaterialPropertiesTable
GetMaterialPropertyNames() constG4MaterialPropertiesTable
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) constG4MaterialPropertiesTable
GetPropertyMap() constG4MaterialPropertiesTableinline
RemoveConstProperty(const G4String &key)G4MaterialPropertiesTableinline
RemoveConstProperty(const char *key)G4MaterialPropertiesTableinline
RemoveProperty(const G4String &key)G4MaterialPropertiesTableinline
RemoveProperty(const char *key)G4MaterialPropertiesTableinline
~G4MaterialPropertiesTable()G4MaterialPropertiesTablevirtual