Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "G3VolTableEntry.hh"
Go to the source code of this file.
Functions | |
void | G3toG4BuildTree (G3VolTableEntry *curVTE, G3VolTableEntry *motherVTE) |
void | G3toG4BuildLVTree (G3VolTableEntry *curVTE, G3VolTableEntry *motherVTE) |
void | G3toG4BuildPVTree (G3VolTableEntry *curVTE) |
void G3toG4BuildLVTree | ( | G3VolTableEntry * | curVTE, |
G3VolTableEntry * | motherVTE | ||
) |
Definition at line 48 of file G3toG4BuildTree.cc.
Referenced by G3toG4BuildLVTree(), and G3toG4BuildTree().
void G3toG4BuildPVTree | ( | G3VolTableEntry * | curVTE | ) |
Definition at line 100 of file G3toG4BuildTree.cc.
Referenced by G3toG4BuildPVTree(), and G3toG4BuildTree().
void G3toG4BuildTree | ( | G3VolTableEntry * | curVTE, |
G3VolTableEntry * | motherVTE | ||
) |
Definition at line 42 of file G3toG4BuildTree.cc.
Referenced by G4BuildGeom().