|
Geant4
9.6.p02
|
#include <G4tgrMaterial.hh>


Public Member Functions | |
| G4tgrMaterial () | |
| virtual | ~G4tgrMaterial () |
| const G4String & | GetName () const |
| G4double | GetDensity () const |
| G4int | GetNumberOfComponents () const |
| const G4String & | GetType () const |
| virtual G4double | GetA () const =0 |
| virtual G4double | GetZ () const =0 |
| virtual const G4String & | GetComponent (G4int i) const =0 |
| virtual G4double | GetFraction (G4int i)=0 |
| G4double | GetIonisationMeanExcitationEnergy () const |
| void | SetIonisationMeanExcitationEnergy (G4double mee) |
| G4State | GetState () const |
| void | SetState (G4String val) |
| G4double | GetTemperature () const |
| void | SetTemperature (G4double val) |
| G4double | GetPressure () const |
| void | SetPressure (G4double val) |
Definition at line 45 of file G4tgrMaterial.hh.
| G4tgrMaterial::G4tgrMaterial | ( | ) |
Definition at line 40 of file G4tgrMaterial.cc.
|
virtual |
Definition at line 50 of file G4tgrMaterial.cc.
|
pure virtual |
Implemented in G4tgrMaterialMixture, and G4tgrMaterialSimple.

Implemented in G4tgrMaterialSimple, and G4tgrMaterialMixture.

|
inline |
Implemented in G4tgrMaterialSimple, and G4tgrMaterialMixture.

|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
pure virtual |
Implemented in G4tgrMaterialMixture, and G4tgrMaterialSimple.

Definition at line 56 of file G4tgrMaterial.cc.


|
protected |
Definition at line 85 of file G4tgrMaterial.hh.
|
protected |
Definition at line 88 of file G4tgrMaterial.hh.
|
protected |
Definition at line 87 of file G4tgrMaterial.hh.
|
protected |
Definition at line 84 of file G4tgrMaterial.hh.
|
protected |
Definition at line 86 of file G4tgrMaterial.hh.
|
protected |
Definition at line 91 of file G4tgrMaterial.hh.
|
protected |
Definition at line 89 of file G4tgrMaterial.hh.
|
protected |
Definition at line 90 of file G4tgrMaterial.hh.
1.8.4