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

Go to the source code of this file.

Classes

class  G4HitsCollection
 
class  G4THitsCollection< T >
 

Functions

G4DLLIMPORT G4Allocator< G4HitsCollection > *& anHCAllocator_G4MT_TLS_ ()
 

Function Documentation

◆ anHCAllocator_G4MT_TLS_()

G4DLLIMPORT G4Allocator< G4HitsCollection > *& anHCAllocator_G4MT_TLS_ ( )
extern

Definition at line 31 of file G4THitsCollection.cc.

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

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