Import Geant4 10.3.1 source tree

This commit is contained in:
Gabriele Cosmo
2017-02-28 16:16:20 +01:00
parent a3452e42ac
commit 4597adb7c4
267 changed files with 14761 additions and 24650 deletions
@@ -70,6 +70,7 @@
#include "G4ThreeVector.hh"
#include "G4Threading.hh"
class G4Fragment;
class G4RadioactiveDecaymessenger;
typedef std::vector<G4RadioactiveDecayRateVector> G4RadioactiveDecayRateTable;
@@ -236,6 +237,8 @@ class G4RadioactiveDecay : public G4VRestDiscreteProcess
G4VParticleChange* DecayIt(const G4Track& theTrack,
const G4Step& theStep);
// static G4ThreadLocal G4Fragment* polarizedNucleus;
protected:
G4DecayProducts* DoDecay(const G4ParticleDefinition& theParticleDef);