Import Geant4 9.1.0 source tree
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Transportation.icc,v 1.9 2006/06/29 21:10:34 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-09-00 $
|
||||
// $Id: G4Transportation.icc,v 1.11 2007/11/08 17:59:52 japost Exp $
|
||||
// GEANT4 tag $Name: geant4-09-01 $
|
||||
//
|
||||
|
||||
//
|
||||
@@ -126,3 +126,7 @@ inline void G4Transportation::ResetKilledStatistics(G4int report)
|
||||
}
|
||||
// Statistics for tracks killed (currently due to looping in field)
|
||||
|
||||
inline void G4Transportation::EnableShortStepOptimisation(G4bool optimiseShortStep)
|
||||
{
|
||||
fShortStepOptimisation=optimiseShortStep;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user