99#define G4MATERIAL_HH 1
130 G4double temp = CLHEP::STP_Temperature,
131 G4double pressure = CLHEP::STP_Pressure);
141 G4double temp = CLHEP::STP_Temperature,
142 G4double pressure = CLHEP::STP_Pressure);
151 G4double temp = CLHEP::STP_Temperature,
152 G4double pressure = CLHEP::STP_Pressure);
237 {
return fMatComponents;}
249 {fMaterialPropertiesTable = anMPT;}
252 {
return fMaterialPropertiesTable;}
261 inline size_t GetIndex()
const {
return fIndexInTable;}
289 void InitializePointers();
292 void ComputeDerivedQuantities();
295 void ComputeRadiationLength();
298 void ComputeNuclearInterLength();
301 void CopyPointersOfBaseMaterial();
317 G4int maxNbComponents;
319 size_t fNumberOfComponents;
321 size_t fNumberOfElements;
331 size_t fIndexInTable;
351 std::map<G4Material*,G4double> fMatComponents;
std::vector< G4Element * > G4ElementVector
std::vector< G4Material * > G4MaterialTable
G4double GetPressure() const
void SetName(const G4String &name)
G4double GetDensity() const
const G4String & GetChemicalFormula() const
static const G4MaterialTable * GetMaterialTable()
const G4ElementVector * GetElementVector() const
const G4Material * GetBaseMaterial() const
G4MaterialPropertiesTable * GetMaterialPropertiesTable() const
G4double GetTotNbOfAtomsPerVolume() const
static size_t GetNumberOfMaterials()
G4double GetTemperature() const
const G4Element * GetElement(G4int iel) const
const G4double * GetFractionVector() const
G4double GetTotNbOfElectPerVolume() const
G4IonisParamMat * GetIonisation() const
void AddElement(G4Element *element, G4int nAtoms)
size_t GetNumberOfElements() const
const G4double * GetAtomicNumDensityVector() const
void SetChemicalFormula(const G4String &chF)
const G4int * GetAtomsVector() const
G4int operator!=(const G4Material &) const
G4SandiaTable * GetSandiaTable() const
G4double GetElectronDensity() const
friend std::ostream & operator<<(std::ostream &, G4Material *)
G4double GetRadlen() const
G4double GetMassOfMolecule() const
const G4double * GetVecNbOfAtomsPerVolume() const
G4int operator==(const G4Material &) const
void AddMaterial(G4Material *material, G4double fraction)
const G4String & GetName() const
void SetMaterialPropertiesTable(G4MaterialPropertiesTable *anMPT)
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
std::map< G4Material *, G4double > GetMatComponents() const
G4double GetNuclearInterLength() const