Geant4
10.00.p02
|
Go to the source code of this file.
Functions | |
void | G4gsdvn2 (G4String name, G4String moth, G4int ndiv, G4int iaxis, G4double c0, G4int numed) |
void | G4gsdvt2 (G4String name, G4String moth, G4double Step, G4int iaxis, G4double c0, G4int numed, G4int ndvmx) |
void | PG4gsdvx (G4String *tokens) |
void | G4gsdvx (G4String name, G4String moth, G4int ndiv, G4int iaxis, G4double Step, G4double c0, G4int numed, G4int ndvmx) |
Definition at line 56 of file G4gsdvn2.cc.
References FatalException, G3Vol, G4CreateCloneVTEWithDivision(), G4Exception(), G3VolTable::GetVTE(), and kDvn2.
Referenced by G4gsdvx(), and PG4gsdvn2().
void G4gsdvt2 | ( | G4String | name, |
G4String | moth, | ||
G4double | Step, | ||
G4int | iaxis, | ||
G4double | c0, | ||
G4int | numed, | ||
G4int | ndvmx | ||
) |
Definition at line 58 of file G4gsdvt2.cc.
References FatalException, G3Vol, G4CreateCloneVTEWithDivision(), G4Exception(), G3VolTable::GetVTE(), and kDvt2.
Referenced by G4gsdvx(), and PG4gsdvt2().
void G4gsdvx | ( | G4String | name, |
G4String | moth, | ||
G4int | ndiv, | ||
G4int | iaxis, | ||
G4double | Step, | ||
G4double | c0, | ||
G4int | numed, | ||
G4int | ndvmx | ||
) |
Definition at line 58 of file G4gsdvx.cc.
References G4gsdvn2(), and G4gsdvt2().
Referenced by PG4gsdvx().
void PG4gsdvx | ( | G4String * | tokens | ) |
Definition at line 40 of file G4gsdvx.cc.
References c0, G3fillParams(), G4gsdvx(), Ipar, name, PTgsdvx, Rpar, and Spar.
Referenced by G3CLEval().