| Geant4
    10.01
    | 
#include <G4tgbMaterialMixture.hh>
 Inheritance diagram for G4tgbMaterialMixture:
 Inheritance diagram for G4tgbMaterialMixture: Collaboration diagram for G4tgbMaterialMixture:
 Collaboration diagram for G4tgbMaterialMixture:| Public Member Functions | |
| 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) | |
| virtual G4Material * | BuildG4Material ()=0 | 
| const G4String & | GetName () const | 
| G4double | GetDensity () const | 
| G4int | GetNumberOfMaterials () const | 
| G4double | GetA () const | 
| G4double | GetZ () const | 
| const G4String & | GetType () const | 
| G4tgrMaterial * | GetTgrMate () const | 
| Protected Member Functions | |
| virtual void | TransformToFractionsByWeight () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from G4tgbMaterial | |
| G4tgrMaterial * | theTgrMate | 
| G4Material * | theG4Mate | 
Definition at line 50 of file G4tgbMaterialMixture.hh.
| G4tgbMaterialMixture::G4tgbMaterialMixture | ( | ) | 
Definition at line 39 of file G4tgbMaterialMixture.cc.
| 
 | virtual | 
Definition at line 45 of file G4tgbMaterialMixture.cc.
Definition at line 51 of file G4tgbMaterialMixture.cc.
References G4tgrMaterial::GetComponent(), and G4tgbMaterial::theTgrMate.
Referenced by G4tgbMaterialMixtureByVolume::BuildG4Material(), G4tgbMaterialMixtureByWeight::BuildG4Material(), G4tgbMaterialMixtureByNoAtoms::BuildG4Material(), and G4tgbMaterialMixtureByVolume::TransformToFractionsByWeight().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 58 of file G4tgbMaterialMixture.cc.
References G4tgrMaterial::GetFraction(), and G4tgbMaterial::theTgrMate.
Referenced by G4tgbMaterialMixtureByWeight::BuildG4Material(), G4tgbMaterialMixtureByNoAtoms::BuildG4Material(), and G4tgbMaterialMixtureByVolume::TransformToFractionsByWeight().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| G4tgbMaterialMixture & G4tgbMaterialMixture::operator= | ( | const G4tgbMaterialMixture & | ) | 
Definition at line 66 of file G4tgbMaterialMixture.cc.
| 
 | protectedvirtual | 
Reimplemented in G4tgbMaterialMixtureByNoAtoms, and G4tgbMaterialMixtureByVolume.
Definition at line 73 of file G4tgbMaterialMixture.cc.