|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Event.hh"#include "G4VVisManager.hh"#include "G4VHitsCollection.hh"#include "G4VDigiCollection.hh"#include "G4ios.hh"#include "G4SubEvent.hh"#include "G4Threading.hh"#include "G4AutoLock.hh"Go to the source code of this file.
Functions | |
| G4Allocator< G4Event > *& | anEventAllocator () |
| G4Allocator< G4Event > *& anEventAllocator | ( | ) |
Definition at line 44 of file G4Event.cc.
Referenced by G4Event::operator delete(), and G4Event::operator new().