Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4NavigationLevel.cc File Reference

Go to the source code of this file.

Functions

G4Allocator< G4NavigationLevel > *& aNavigationLevelAllocator ()
 

Function Documentation

◆ aNavigationLevelAllocator()

G4Allocator< G4NavigationLevel > *& aNavigationLevelAllocator ( )

Definition at line 33 of file G4NavigationLevel.cc.

34{
36 return _instance;
37}
#define G4ThreadLocalStatic
Definition: tls.hh:76