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

Go to the source code of this file.

Classes

class  G4DigiCollection
 
class  G4TDigiCollection< T >
 

Functions

G4DLLIMPORT G4Allocator< G4DigiCollection > *& aDCAllocator_G4MT_TLS_ ()
 

Function Documentation

◆ aDCAllocator_G4MT_TLS_()

G4DLLIMPORT G4Allocator< G4DigiCollection > *& aDCAllocator_G4MT_TLS_ ( )

Definition at line 31 of file G4TDigiCollection.cc.

32{
34 return _instance;
35}
#define G4ThreadLocalStatic
Definition: tls.hh:76

Referenced by G4TDigiCollection< T >::operator delete(), and G4TDigiCollection< T >::operator new().