Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ggclos.cc File Reference
#include "G3toG4.hh"
#include "G3VolTable.hh"

Go to the source code of this file.

Functions

void PG4ggclos ()
 
void G4ggclos ()
 

Function Documentation

◆ G4ggclos()

void G4ggclos ( )

Definition at line 36 of file G4ggclos.cc.

36 {
37 G4cout << "G4ggclos: setting top-level VolTableEntry" << G4endl;
39}
G3G4DLL_API G3VolTable G3Vol
Definition: clparse.cc:54
#define G4endl
Definition: G4ios.hh:52
G4DLLIMPORT std::ostream G4cout
void SetFirstVTE()
Definition: G3VolTable.cc:97

Referenced by PG4ggclos().

◆ PG4ggclos()

void PG4ggclos ( )

Definition at line 32 of file G4ggclos.cc.

32 {
33 G4ggclos();
34}
void G4ggclos()
Definition: G4ggclos.cc:36

Referenced by G3CLEval().