Go to the source code of this file.
|
void | G4CreateCloneVTEWithDivision (G4String vname, G3VolTableEntry *mvte, G3DivType divType, G4int nofDivisions, G4int iaxis, G4int nmed, G4double c0, G4double step) |
|
void | PG4gsdvn2 (G4String *tokens) |
|
void | G4gsdvn2 (G4String vname, G4String vmoth, G4int ndiv, G4int iaxis, G4double c0, G4int numed) |
|
Definition at line 52 of file G4gsdvn.cc.
67 char index[12]; sprintf(index,
"%d", i);
86 nofDivisions, iaxis, nmed, c0, step);
void SetDivision(G3Division *division)
G3VolTableEntry * GetClone(G4int i)
void AddMother(G3VolTableEntry *aDaughter)
G4String & append(const G4String &)
void AddClone(G3VolTableEntry *aDaughter)
G3G4DLL_API char gSeparator
G3VolTableEntry * PutVTE(G3VolTableEntry *aVTE)
G3G4DLL_API G3VolTable G3Vol
void AddDaughter(G3VolTableEntry *aDaughter)
Definition at line 56 of file G4gsdvn2.cc.
62 G4String text =
"G4gsdvn2:'" + vmoth +
"' has no VolTableEntry";
71 kDvn2, ndiv, iaxis, numed, c0, 0.);
G3VolTableEntry * GetVTE(const G4String &Vname)
void G4CreateCloneVTEWithDivision(G4String vname, G3VolTableEntry *mvte, G3DivType divType, G4int nofDivisions, G4int iaxis, G4int, G4double c0, G4double step)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G3G4DLL_API G3VolTable G3Vol
Definition at line 41 of file G4gsdvn2.cc.
53 G4gsdvn2(vname, vmoth, ndiv, iaxis, c0, numed);
G3G4DLL_API G4double Rpar[1000]
void G3fillParams(G4String *tokens, const char *ptypes)
G3G4DLL_API G4String Spar[1000]
void G4gsdvn2(G4String name, G4String moth, G4int ndiv, G4int iaxis, G4double c0, G4int numed)
G3G4DLL_API G4int Ipar[1000]