Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
Variables | |
G4Allocator< G4PrimaryParticle > | aPrimaryParticleAllocator |
G4Allocator<G4PrimaryParticle> aPrimaryParticleAllocator |
Definition at line 37 of file G4PrimaryParticle.cc.
Referenced by G4PrimaryParticle::operator delete(), and G4PrimaryParticle::operator new().