| 
    Geant4
    10.03.p03
    
   | 
 
#include <G4tgbMaterialMixture.hh>


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.


Definition at line 58 of file G4tgbMaterialMixture.cc.


| 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.