| 
    Geant4
    10.03.p01
    
   | 
 
#include "G3G4Interface.hh"#include "G3VolTable.hh"#include "G3toG4.hh"#include "G3Pos.hh"#include "globals.hh"#include "G4SystemOfUnits.hh"
Go to the source code of this file.
Functions | |
| void | G4CreateCloneVTE (G3VolTableEntry *vte, G3VolTableEntry *mvte, G4double pars[], G4int npar, G4int num, G4double x, G4double y, G4double z, G4int irot, G4String vonly) | 
| void | PG4gspos (G4String *tokens) | 
| void | G4gspos (G4String vname, G4int num, G4String vmoth, G4double x, G4double y, G4double z, G4int irot, G4String vonly) | 
| void G4CreateCloneVTE | ( | G3VolTableEntry * | vte, | 
| G3VolTableEntry * | mvte, | ||
| G4double | pars[], | ||
| G4int | npar, | ||
| G4int | num, | ||
| G4double | x, | ||
| G4double | y, | ||
| G4double | z, | ||
| G4int | irot, | ||
| G4String | vonly | ||
| ) | 
Definition at line 193 of file G4gsposp.cc.


| void G4gspos | ( | G4String | vname, | 
| G4int | num, | ||
| G4String | vmoth, | ||
| G4double | x, | ||
| G4double | y, | ||
| G4double | z, | ||
| G4int | irot, | ||
| G4String | vonly | ||
| ) | 
Definition at line 65 of file G4gspos.cc.


Definition at line 42 of file G4gspos.cc.

