Geant4-11
Functions
G4ggclos.cc File Reference
#include "G3toG4.hh"
#include "G3VolTable.hh"

Go to the source code of this file.

Functions

void G4ggclos ()
 
void PG4ggclos ()
 

Function Documentation

◆ G4ggclos()

void G4ggclos ( )

Definition at line 35 of file G4ggclos.cc.

35 {
36 G4cout << "G4ggclos: setting top-level VolTableEntry" << G4endl;
38}
G3G4DLL_API G3VolTable G3Vol
Definition: clparse.cc:53
#define G4endl
Definition: G4ios.hh:57
G4GLOB_DLL std::ostream G4cout
void SetFirstVTE()
Definition: G3VolTable.cc:96

References G3Vol, G4cout, G4endl, and G3VolTable::SetFirstVTE().

Referenced by PG4ggclos().

◆ PG4ggclos()

void PG4ggclos ( )

Definition at line 31 of file G4ggclos.cc.

31 {
32 G4ggclos();
33}
void G4ggclos()
Definition: G4ggclos.cc:35

References G4ggclos().

Referenced by G3CLEval().