![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4ExtendedMaterial, including all inherited members.
| AddElement(G4Element *element, G4int nAtoms) | G4Material | |
| AddElement(G4Element *element, G4double fraction) | G4Material | |
| AddMaterial(G4Material *material, G4double fraction) | G4Material | |
| begin() const | G4ExtendedMaterial | inline |
| cbegin() const | G4ExtendedMaterial | inline |
| cend() const | G4ExtendedMaterial | inline |
| ComputeDensityEffectOnFly(G4bool) | G4Material | |
| end() const | G4ExtendedMaterial | inline |
| fExtensionMap | G4ExtendedMaterial | private |
| G4ExtendedMaterial(const G4String &name, const G4Material *baseMaterial) | G4ExtendedMaterial | |
| G4ExtendedMaterial(const G4String &name, G4double z, G4double a, G4double density, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure) | G4ExtendedMaterial | |
| G4ExtendedMaterial(const G4String &name, G4double density, G4int nComponents, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure) | G4ExtendedMaterial | |
| G4ExtendedMaterial(const G4String &name, G4double density, const G4ExtendedMaterial *baseMaterial, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure) | G4ExtendedMaterial | |
| G4Material(const G4String &name, G4double z, G4double a, G4double density, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure) | G4Material | |
| G4Material(const G4String &name, G4double density, G4int nComponents, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure) | G4Material | |
| G4Material(const G4String &name, G4double density, const G4Material *baseMaterial, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure) | G4Material | |
| G4Material(__void__ &) | G4Material | |
| GetA() const | G4Material | |
| GetAtomicNumDensityVector() const | G4Material | inline |
| GetAtomsVector() const | G4Material | inline |
| GetBaseMaterial() const | G4Material | inline |
| GetChemicalFormula() const | G4Material | inline |
| GetDensity() const | G4Material | inline |
| GetElectronDensity() const | G4Material | inline |
| GetElement(G4int iel) const | G4Material | inline |
| GetElementVector() const | G4Material | inline |
| GetFractionVector() const | G4Material | inline |
| GetFreeElectronDensity() const | G4Material | inline |
| GetIndex() const | G4Material | inline |
| GetIonisation() const | G4Material | inline |
| GetMassOfMolecule() const | G4Material | inline |
| GetMatComponents() const | G4Material | inline |
| GetMaterial(const G4String &name, G4bool warning=true) | G4Material | static |
| GetMaterial(G4double z, G4double a, G4double dens) | G4Material | static |
| GetMaterial(size_t nComp, G4double dens) | G4Material | static |
| GetMaterialPropertiesTable() const | G4Material | inline |
| GetMaterialTable() | G4Material | static |
| GetName() const | G4Material | inline |
| GetNuclearInterLength() const | G4Material | inline |
| GetNumberOfElements() const | G4Material | inline |
| GetNumberOfExtensions() const | G4ExtendedMaterial | inline |
| GetNumberOfMaterials() | G4Material | static |
| GetPressure() const | G4Material | inline |
| GetRadlen() const | G4Material | inline |
| GetSandiaTable() const | G4Material | inline |
| GetState() const | G4Material | inline |
| GetTemperature() const | G4Material | inline |
| GetTotNbOfAtomsPerVolume() const | G4Material | inline |
| GetTotNbOfElectPerVolume() const | G4Material | inline |
| GetVecNbOfAtomsPerVolume() const | G4Material | inline |
| GetZ() const | G4Material | |
| IsExtended() const | G4ExtendedMaterial | virtual |
| Print(std::ostream &flux) const | G4ExtendedMaterial | |
| RegisterExtension(std::unique_ptr< G4VMaterialExtension > extension) | G4ExtendedMaterial | |
| RetrieveExtension(const G4String &name) | G4ExtendedMaterial | |
| SetChemicalFormula(const G4String &chF) | G4Material | |
| SetFreeElectronDensity(G4double) | G4Material | |
| SetMaterialPropertiesTable(G4MaterialPropertiesTable *anMPT) | G4Material | |
| SetName(const G4String &name) | G4Material | inline |
| ~G4ExtendedMaterial() | G4ExtendedMaterial | inlinevirtual |
| ~G4Material() | G4Material | virtual |