Geant4
10.03.p03
|
#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 49 of file G3toG4BuildTree.cc.
void G3toG4BuildPVTree | ( | G3VolTableEntry * | curVTE | ) |
Definition at line 101 of file G3toG4BuildTree.cc.
void G3toG4BuildTree | ( | G3VolTableEntry * | curVTE, |
G3VolTableEntry * | motherVTE | ||
) |
Definition at line 43 of file G3toG4BuildTree.cc.