Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4SubEvent.hh File Reference
#include <vector>
#include "globals.hh"
#include "evtdefs.hh"
#include "G4Allocator.hh"
#include "G4StackedTrack.hh"
#include "G4Types.hh"

Go to the source code of this file.

Classes

class  G4SubEvent
 

Functions

G4EVENT_DLL G4Allocator< G4SubEvent > *& aSubEventAllocator ()
 

Function Documentation

◆ aSubEventAllocator()

G4EVENT_DLL G4Allocator< G4SubEvent > *& aSubEventAllocator ( )
extern

Definition at line 35 of file G4SubEvent.cc.

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

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