ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4PrimaryParticle.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleDefinition.hh"
#include "G4ParticleTable.hh"
#include "G4ios.hh"
#include "G4VUserPrimaryParticleInformation.hh"
Go to the source code of this file.
Functions | |
G4Allocator< G4PrimaryParticle > *& | aPrimaryParticleAllocator () |
G4Allocator<G4PrimaryParticle>*& aPrimaryParticleAllocator | ( | ) |
Definition at line 36 of file G4PrimaryParticle.cc.
View newest version in sPHENIX GitHub at line 36 of file G4PrimaryParticle.cc
References G4ThreadLocalStatic.
Referenced by G4PrimaryParticle::operator delete(), and G4PrimaryParticle::operator new().