ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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 70 of file G4DynamicParticle.cc.
View newest version in sPHENIX GitHub at line 70 of file G4DynamicParticle.cc
References G4ThreadLocalStatic.
|
static |
Definition at line 76 of file G4DynamicParticle.cc.
View newest version in sPHENIX GitHub at line 76 of file G4DynamicParticle.cc
Referenced by G4DynamicParticle::G4DynamicParticle().
|
static |
Definition at line 77 of file G4DynamicParticle.cc.
View newest version in sPHENIX GitHub at line 77 of file G4DynamicParticle.cc
Referenced by G4DynamicParticle::G4DynamicParticle(), and G4DynamicParticle::Set4Momentum().