61 G4gspos(name, num, moth, x, y, z, irot, only);
72 G4String text =
"G4gspos: '" + vname +
"' has no VolTableEntry";
77 G4String text =
"G4gspos: '" + vmoth +
"' has no VolTableEntry";
87 G3Pos* aG3Pos =
new G3Pos(vmoth, num, offset, irot, vonly);
105 x, y, z, irot, vonly);
G3G4DLL_API G3VolTable G3Vol
G3G4DLL_API G4int Ipar[1000]
void G3fillParams(G4String *tokens, const char *ptypes)
G3G4DLL_API G4double Rpar[1000]
G3G4DLL_API G4String Spar[1000]
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
CLHEP::Hep3Vector G4ThreeVector
void G4CreateCloneVTE(G3VolTableEntry *vte, G3VolTableEntry *mvte, G4double pars[], G4int npar, G4int num, G4double x, G4double y, G4double z, G4int irot, G4String vonly)
void G4gspos(G4String vname, G4int num, G4String vmoth, G4double x, G4double y, G4double z, G4int irot, G4String vonly)
void PG4gspos(G4String *tokens)
void AddMother(G3VolTableEntry *aDaughter)
G3VolTableEntry * GetClone(G4int i)
void AddG3Pos(G3Pos *aG3Pos)
void AddDaughter(G3VolTableEntry *aDaughter)
G3VolTableEntry * GetVTE(const G4String &Vname)