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

Go to the source code of this file.

Functions

G4Allocator< G4SmartVoxelNode > *& aNodeAllocator ()
 

Function Documentation

◆ aNodeAllocator()

G4Allocator< G4SmartVoxelNode > *& aNodeAllocator ( )

Definition at line 35 of file G4SmartVoxelNode.cc.

36{
38 return _instance;
39}
#define G4ThreadLocalStatic
Definition: tls.hh:76