ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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 |
Functions | |
G4EVENT_DLL G4Allocator < G4Event > *& | anEventAllocator () |
G4EVENT_DLL G4Allocator<G4Event>*& anEventAllocator | ( | ) |
Definition at line 39 of file G4Event.cc.
View newest version in sPHENIX GitHub at line 39 of file G4Event.cc
References G4ThreadLocalStatic.
Referenced by G4Event::operator delete(), and G4Event::operator new().