Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DCofThisEvent.hh File Reference
#include "globals.hh"
#include "G4Allocator.hh"
#include "G4VDigiCollection.hh"
#include <vector>

Go to the source code of this file.

Classes

class  G4DCofThisEvent
 

Functions

G4DLLIMPORT G4Allocator< G4DCofThisEvent > *& anDCoTHAllocator_G4MT_TLS_ ()
 

Function Documentation

◆ anDCoTHAllocator_G4MT_TLS_()

G4DLLIMPORT G4Allocator< G4DCofThisEvent > *& anDCoTHAllocator_G4MT_TLS_ ( )

Definition at line 32 of file G4DCofThisEvent.cc.

33{
35 return _instance;
36}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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