Files
geant4/source/g3tog4/include/G3toG4BuildTree.hh
T
2016-06-08 15:09:25 +02:00

6 lines
139 B
C++

#ifndef _G3TOG4BUILDTREE_
#define _G3TOG4BUILDTREE_ 1
#include "VolTableEntry.hh"
void G3toG4BuildTree(VolTableEntry* MotherVTE);
#endif