Geant4-11
|
#include "globals.hh"
#include "evtdefs.hh"
#include "G4Allocator.hh"
#include "G4PrimaryVertex.hh"
#include "G4HCofThisEvent.hh"
#include "G4DCofThisEvent.hh"
#include "G4TrajectoryContainer.hh"
#include "G4VUserEventInformation.hh"
#include "G4Profiler.hh"
Go to the source code of this file.
Data Structures | |
class | G4Event |
Functions | |
G4EVENT_DLL G4Allocator< G4Event > *& | anEventAllocator () |
G4EVENT_DLL G4Allocator< G4Event > *& anEventAllocator | ( | ) |
Definition at line 37 of file G4Event.cc.
References G4ThreadLocalStatic.
Referenced by G4Event::operator delete(), and G4Event::operator new().