| 
    Geant4_10
    
   | 
 
#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 | 
| G4ThreadLocal G4Allocator<G4DynamicParticle>* pDynamicParticleAllocator = 0 | 
Definition at line 74 of file G4DynamicParticle.cc.
 1.8.5