|
Geant4
10.02.p03
|
#include "G4DynamicParticle.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4DecayProducts.hh"#include "G4LorentzVector.hh"#include "G4ParticleDefinition.hh"#include "G4ParticleTable.hh"#include "G4IonTable.hh"#include "G4PrimaryParticle.hh"Go to the source code of this file.
Variables | |
| G4ThreadLocal G4Allocator< G4DynamicParticle > * | pDynamicParticleAllocator = 0 |
| static const G4double | EnergyMomentumRelationAllowance = keV |
Definition at line 76 of file G4DynamicParticle.cc.
| G4ThreadLocal G4Allocator<G4DynamicParticle>* pDynamicParticleAllocator = 0 |
Definition at line 74 of file G4DynamicParticle.cc.