Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ElectronOccupancy.hh File Reference
#include "G4Allocator.hh"
#include "G4ios.hh"
#include "globals.hh"
#include "pwdefs.hh"

Go to the source code of this file.

Classes

class  G4ElectronOccupancy
 

Functions

G4PART_DLL G4Allocator< G4ElectronOccupancy > *& aElectronOccupancyAllocator ()
 

Function Documentation

◆ aElectronOccupancyAllocator()

G4PART_DLL G4Allocator< G4ElectronOccupancy > *& aElectronOccupancyAllocator ( )
extern

Definition at line 35 of file G4ElectronOccupancy.cc.

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

Referenced by G4ElectronOccupancy::operator delete(), and G4ElectronOccupancy::operator new().