|
Geant4-11
|
#include "G4DynamicParticle.hh"#include "G4DecayProducts.hh"#include "G4LorentzVector.hh"#include "G4ParticleDefinition.hh"#include "G4IonTable.hh"#include "G4PrimaryParticle.hh"Go to the source code of this file.
Functions | |
| G4Allocator< G4DynamicParticle > *& | pDynamicParticleAllocator () |
Variables | |
| static const G4double | EnergyMomentumRelationAllowance = 1.0e-2*CLHEP::keV |
| static const G4double | EnergyMRA2 |
| G4Allocator< G4DynamicParticle > *& pDynamicParticleAllocator | ( | ) |
Definition at line 43 of file G4DynamicParticle.cc.
References G4ThreadLocalStatic.
|
static |
Definition at line 49 of file G4DynamicParticle.cc.
Referenced by G4DynamicParticle::G4DynamicParticle().
|
static |
Definition at line 50 of file G4DynamicParticle.cc.
Referenced by G4DynamicParticle::G4DynamicParticle(), and G4DynamicParticle::Set4Momentum().