Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+10 -3
View File
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4Decay.hh,v 1.15 2006/06/29 19:30:34 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4Decay.hh,v 1.18 2007/07/23 23:13:04 kurasige Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//
// ------------------------------------------------------------
@@ -47,6 +47,8 @@
// Fixed bug in PostStepGPIL
// in case of stopping during AlongStepDoIt 12 Mar. 2004 H.Kurashige
// Add GetRemainderLifeTime 10 Aug/2004 H.Kurashige
// Add DaughterPolarization 23 July 2008 H.Kurashige
#ifndef G4Decay_h
#define G4Decay_h 1
@@ -111,7 +113,12 @@ class G4Decay : public G4VRestDiscreteProcess
// The DecayIt() method returns by pointer a particle-change object,
// which has information of daughter particles.
public:
// Set daughter polarization
// NO OPERATION in the base class of G4Decay
virtual void DaughterPolarization(const G4Track& aTrack,
G4DecayProducts* products);
public:
virtual G4double AtRestGetPhysicalInteractionLength(
const G4Track& track,
G4ForceCondition* condition