|
Geant4
10.03.p01
|
#include <G4tgbMaterialMixtureByWeight.hh>


Public Member Functions | |
| G4tgbMaterialMixtureByWeight () | |
| G4tgbMaterialMixtureByWeight (G4tgrMaterial *tgr) | |
| ~G4tgbMaterialMixtureByWeight () | |
| G4Material * | BuildG4Material () |
Public Member Functions inherited from G4tgbMaterialMixture | |
| G4tgbMaterialMixture () | |
| virtual | ~G4tgbMaterialMixture () |
| virtual const G4String & | GetComponent (G4int i) const |
| virtual G4double | GetFraction (G4int i) const |
| G4tgbMaterialMixture & | operator= (const G4tgbMaterialMixture &) |
Public Member Functions inherited from G4tgbMaterial | |
| G4tgbMaterial () | |
| virtual | ~G4tgbMaterial () |
| G4tgbMaterial (G4tgrMaterial *tgr) | |
| const G4String & | GetName () const |
| G4double | GetDensity () const |
| G4int | GetNumberOfMaterials () const |
| G4double | GetA () const |
| G4double | GetZ () const |
| const G4String & | GetType () const |
| G4tgrMaterial * | GetTgrMate () const |
Additional Inherited Members | |
Protected Member Functions inherited from G4tgbMaterialMixture | |
| virtual void | TransformToFractionsByWeight () |
Protected Attributes inherited from G4tgbMaterial | |
| G4tgrMaterial * | theTgrMate |
| G4Material * | theG4Mate |
Definition at line 50 of file G4tgbMaterialMixtureByWeight.hh.
| G4tgbMaterialMixtureByWeight::G4tgbMaterialMixtureByWeight | ( | ) |
Definition at line 44 of file G4tgbMaterialMixtureByWeight.cc.
| G4tgbMaterialMixtureByWeight::G4tgbMaterialMixtureByWeight | ( | G4tgrMaterial * | tgr | ) |
Definition at line 56 of file G4tgbMaterialMixtureByWeight.cc.
| G4tgbMaterialMixtureByWeight::~G4tgbMaterialMixtureByWeight | ( | ) |
Definition at line 50 of file G4tgbMaterialMixtureByWeight.cc.
|
virtual |
Implements G4tgbMaterial.
Definition at line 63 of file G4tgbMaterialMixtureByWeight.cc.
