Geant4
10.03.p03
|
#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 | |
G4ThreadLocal G4Allocator < G4PrimaryParticle > * | aPrimaryParticleAllocator = 0 |
G4ThreadLocal G4Allocator<G4PrimaryParticle>* aPrimaryParticleAllocator = 0 |
Definition at line 37 of file G4PrimaryParticle.cc.