| 
    Geant4
    9.6.p02
    
   | 
 


Go to the source code of this file.
Typedefs | |
| typedef std::vector < G3VolTableEntry * >  | G3VolTableEntryVector | 
Functions | |
| void | G3toG4MANY (G3VolTableEntry *curVTE) | 
| void | MakeBooleanSolids (G3VolTableEntry *curVTE, G3VolTableEntryVector *overlaps, const G4Transform3D &transform) | 
| void | SubstractSolids (G3VolTableEntry *vte1, G3VolTableEntry *vte2, G4int copy, const G4Transform3D &transform) | 
| G4Transform3D | GetTransform3D (G3Pos *) | 
| typedef std::vector<G3VolTableEntry*> G3VolTableEntryVector | 
Definition at line 69 of file G3toG4MANY.hh.
| void G3toG4MANY | ( | G3VolTableEntry * | curVTE) | 
Definition at line 39 of file G3toG4MANY.cc.


| G4Transform3D GetTransform3D | ( | G3Pos * | ) | 
Definition at line 146 of file G3toG4MANY.cc.


| void MakeBooleanSolids | ( | G3VolTableEntry * | curVTE, | 
| G3VolTableEntryVector * | overlaps, | ||
| const G4Transform3D & | transform | ||
| ) | 
Definition at line 76 of file G3toG4MANY.cc.


| void SubstractSolids | ( | G3VolTableEntry * | vte1, | 
| G3VolTableEntry * | vte2, | ||
| G4int | copy, | ||
| const G4Transform3D & | transform | ||
| ) | 
Definition at line 107 of file G3toG4MANY.cc.


 1.8.4