| 
    Geant4
    10.02.p01
    
   | 
 
#include <iomanip>#include "globals.hh"#include "G4SystemOfUnits.hh"#include "G3toG4.hh"#include "G3EleTable.hh"#include "G3MatTable.hh"#include "G4Material.hh"#include "G4Isotope.hh"
 Include dependency graph for G4gsmixt.cc:Go to the source code of this file.
Functions | |
| void | PG4gsmixt (G4String *tokens) | 
| void | G4gsmixt (G4int imate, G4String name, G4double *a, G4double *z, G4double dens, G4int nlmat, G4double *wmat) | 
| void G4gsmixt | ( | G4int | imate, | 
| G4String | name, | ||
| G4double * | a, | ||
| G4double * | z, | ||
| G4double | dens, | ||
| G4int | nlmat, | ||
| G4double * | wmat | ||
| ) | 
Definition at line 73 of file G4gsmixt.cc.
References G4Material::AddElement(), cm3, FatalException, g, G3Ele, G3Mat, G4Exception(), G3EleTable::GetEle(), and G3MatTable::put().
Referenced by PG4gsmixt().
 Here is the call graph for this function:
 Here is the caller graph for this function:| void PG4gsmixt | ( | G4String * | tokens | ) | 
Definition at line 43 of file G4gsmixt.cc.
References a, G4String::data(), G3fillParams(), G4gsmixt(), Ipar, name, PTgsmixt, Rpar, Spar, and z.
Referenced by G3CLEval().
 Here is the call graph for this function:
 Here is the caller graph for this function: