Geant4
10.03
|
#include "globals.hh"
#include "evtdefs.hh"
#include "G4Allocator.hh"
#include "G4PrimaryVertex.hh"
#include "G4HCofThisEvent.hh"
#include "G4DCofThisEvent.hh"
#include "G4TrajectoryContainer.hh"
#include "G4VUserEventInformation.hh"
Go to the source code of this file.
Classes | |
class | G4Event |
Variables | |
G4EVENT_DLL G4ThreadLocal G4Allocator< G4Event > * | anEventAllocator |
G4EVENT_DLL G4ThreadLocal G4Allocator<G4Event>* anEventAllocator |
Definition at line 40 of file G4Event.cc.
Referenced by G4Event::operator delete(), and G4Event::operator new().