Geant4
10.02.p01
|
#include "G4SystemOfUnits.hh"
#include "G4LogicalVolume.hh"
#include "G3toG4.hh"
#include "G3MatTable.hh"
#include "G3MedTable.hh"
#include "G4UserLimits.hh"
#include "G4MagneticField.hh"
#include "G4Material.hh"
Go to the source code of this file.
Functions | |
void | PG4gstmed (G4String *tokens) |
void | G4gstmed (G4int itmed, G4String, G4int nmat, G4int isvol, G4int, G4double, G4double, G4double stemax, G4double, G4double, G4double, G4double *, G4int useG3TMLimits) |
void G4gstmed | ( | G4int | itmed, |
G4String | , | ||
G4int | nmat, | ||
G4int | isvol, | ||
G4int | , | ||
G4double | , | ||
G4double | , | ||
G4double | stemax, | ||
G4double | , | ||
G4double | , | ||
G4double | , | ||
G4double * | , | ||
G4int | useG3TMLimits | ||
) |
Definition at line 68 of file G4gstmed.cc.
References cm, G3Mat, G3Med, G3MatTable::get(), G3MedTable::put(), and G4UserLimits::SetMaxAllowedStep().
Referenced by PG4gstmed().
void PG4gstmed | ( | G4String * | tokens | ) |
Definition at line 44 of file G4gstmed.cc.
References G3fillParams(), G4gstmed(), Ipar, name, PTgstmed, Rpar, and Spar.
Referenced by G3CLEval().