Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4eIonisation.cc 84598 2014-10-17 07:39:15Z gcosmo $
// $Id: G4eIonisation.cc 96934 2016-05-18 09:10:41Z gcosmo $
//
// -------------------------------------------------------------------
//
@@ -89,7 +89,6 @@ G4eIonisation::G4eIonisation(const G4String& name)
isElectron(true),
isInitialised(false)
{
// SetStepFunction(0.2, 1*mm);
SetProcessSubType(fIonisation);
SetSecondaryParticle(theElectron);
}