99 #define G4MATERIAL_HH 1
238 {
return fMatComponents;}
250 {fMaterialPropertiesTable = anMPT;}
253 {
return fMaterialPropertiesTable;}
262 inline size_t GetIndex()
const {
return fIndexInTable;}
292 void InitializePointers();
295 void ComputeDerivedQuantities();
298 void ComputeRadiationLength();
301 void ComputeNuclearInterLength();
304 void CopyPointersOfBaseMaterial();
320 G4int maxNbComponents;
322 G4int fNumberOfComponents;
324 G4int fNumberOfElements;
333 size_t fIndexInTable;
353 std::map<G4Material*,G4double> fMatComponents;
G4double GetPressure() const
G4IonisParamMat * GetIonisation() const
const std::map< G4Material *, G4double > & GetMatComponents() const
void SetChemicalFormula(const G4String &chF)
void SetName(const G4String &name)
G4double GetTotNbOfElectPerVolume() const
std::vector< G4Element * > G4ElementVector
void AddMaterial(G4Material *material, G4double fraction)
std::vector< ExP01TrackerHit * > a
static G4Material * GetMaterial(const G4String &name, G4bool warning=true)
const G4String & GetChemicalFormula() const
void SetMaterialPropertiesTable(G4MaterialPropertiesTable *anMPT)
const G4String & GetName() const
static G4MaterialTable * GetMaterialTable()
std::vector< G4Material * > G4MaterialTable
G4double GetDensity() const
static constexpr double STP_Pressure
const G4Element * GetElement(G4int iel) const
const G4ElementVector * GetElementVector() const
G4SandiaTable * GetSandiaTable() const
virtual G4bool IsExtended() const
const G4double * GetVecNbOfAtomsPerVolume() const
friend std::ostream & operator<<(std::ostream &, const G4Material *)
G4double GetElectronDensity() const
static size_t GetNumberOfMaterials()
G4double GetRadlen() const
const G4double * GetAtomicNumDensityVector() const
G4Material(const G4String &name, G4double z, G4double a, G4double density, G4State state=kStateUndefined, G4double temp=NTP_Temperature, G4double pressure=CLHEP::STP_Pressure)
G4double GetTotNbOfAtomsPerVolume() const
G4MaterialPropertiesTable * GetMaterialPropertiesTable() const
G4double GetMassOfMolecule() const
const G4Material * GetBaseMaterial() const
const G4int * GetAtomsVector() const
static const G4double NTP_Temperature
G4double GetTemperature() const
void AddElement(G4Element *element, G4int nAtoms)
size_t GetNumberOfElements() const
const G4double * GetFractionVector() const
G4double GetNuclearInterLength() const