|
Geant4-11
|
#include <iomanip>#include "globals.hh"#include "G4SystemOfUnits.hh"#include "G3toG4.hh"#include "G3EleTable.hh"#include "G3MatTable.hh"#include "G4Material.hh"#include "G4Isotope.hh"Go to the source code of this file.
Functions | |
| void | G4gsmixt (G4int imate, G4String name, G4double *a, G4double *z, G4double dens, G4int nlmat, G4double *wmat) |
| void | PG4gsmixt (G4String *tokens) |
| void G4gsmixt | ( | G4int | imate, |
| G4String | name, | ||
| G4double * | a, | ||
| G4double * | z, | ||
| G4double | dens, | ||
| G4int | nlmat, | ||
| G4double * | wmat | ||
| ) |
Definition at line 72 of file G4gsmixt.cc.
References cm3, FatalException, g, G3Ele, G3Mat, G4Exception(), G3EleTable::GetEle(), eplot::material, G4InuclParticleNames::name(), and G3MatTable::put().
Referenced by PG4gsmixt().
| void PG4gsmixt | ( | G4String * | tokens | ) |
Definition at line 42 of file G4gsmixt.cc.
References G3fillParams(), G4gsmixt(), Ipar, G4InuclParticleNames::name(), PTgsmixt, Rpar, and Spar.
Referenced by G3CLEval().