Geant4_10
Functions
G3toG4MANY.cc File Reference
#include "globals.hh"
#include "G3toG4MANY.hh"
#include "G3Pos.hh"
#include "G3RotTable.hh"
#include "G4SubtractionSolid.hh"
Include dependency graph for G3toG4MANY.cc:

Go to the source code of this file.

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 *g3pos)
 

Function Documentation

void G3toG4MANY ( G3VolTableEntry curVTE)

Definition at line 39 of file G3toG4MANY.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4Transform3D GetTransform3D ( G3Pos g3pos)

Definition at line 146 of file G3toG4MANY.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void MakeBooleanSolids ( G3VolTableEntry curVTE,
G3VolTableEntryVector overlaps,
const G4Transform3D transform 
)

Definition at line 76 of file G3toG4MANY.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void SubstractSolids ( G3VolTableEntry vte1,
G3VolTableEntry vte2,
G4int  copy,
const G4Transform3D transform 
)

Definition at line 107 of file G3toG4MANY.cc.

Here is the call graph for this function:

Here is the caller graph for this function: