Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+1 -2
View File
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Decay.hh,v 1.20 2008-09-19 03:19:53 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4DecayProcessType.hh,v 1.2 2008-09-19 03:19:53 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
//---------------------------------------------------------------
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UnknownDecay.hh,v 1.3 2006-06-29 19:30:56 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------
@@ -35,6 +34,8 @@
#ifndef G4UnknownDecay_h
#define G4UnknownDecay_h 1
#include <CLHEP/Units/PhysicalConstants.h>
#include "G4ios.hh"
#include "globals.hh"
#include "G4VDiscreteProcess.hh"
@@ -142,7 +143,7 @@ inline
// use pre-assigned Decay time to determine PIL
//return GetMeanFreePath(track, previousStepSize, condition);
return remainder*c_light;
return remainder*CLHEP::c_light;
}
@@ -24,8 +24,7 @@
// ********************************************************************
//
//
// $Id: G4VExtDecayer.hh,v 1.4 2006-06-29 19:31:11 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
// $Id$
//
//
// ------------------------------------------------------------