Geant4-11
Data Structures | Functions
G4ElectronOccupancy.hh File Reference
#include "globals.hh"
#include "G4Allocator.hh"
#include "G4ios.hh"
#include "pwdefs.hh"

Go to the source code of this file.

Data Structures

class  G4ElectronOccupancy
 

Functions

G4PART_DLL G4Allocator< G4ElectronOccupancy > *& aElectronOccupancyAllocator ()
 

Function Documentation

◆ aElectronOccupancyAllocator()

G4PART_DLL G4Allocator< G4ElectronOccupancy > *& aElectronOccupancyAllocator ( )

Definition at line 34 of file G4ElectronOccupancy.cc.

35{
37 return _instance;
38}
#define G4ThreadLocalStatic
Definition: tls.hh:76

References G4ThreadLocalStatic.

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