Import Geant4 5.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:15:15 +02:00
parent 37fff30d2e
commit fbd4999cf7
4396 changed files with 56662 additions and 52446 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
// -------------------------------------------------------------------
// $Id: G4LowEnergyIonisation.hh,v 1.38 2002/07/19 17:44:43 vnivanch Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4LowEnergyIonisation.hh,v 1.39 2003/02/07 15:39:02 vnivanch Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// Author: A. Forti
//
@@ -36,6 +36,7 @@
// consistency with design
// 29 Nov 2001 V.Ivanchenko New parametrisation of EEDL data
// 31 May 2002 V.Ivanchenko Add Auger flag
// 06 Feb 2003 V.Ivanchenko Change signature of deexcitation for cut per region
//
// -------------------------------------------------------------------
@@ -95,7 +96,7 @@ protected:
protected:
virtual G4std::vector<G4DynamicParticle*>* DeexciteAtom(const G4Material* material,
virtual G4std::vector<G4DynamicParticle*>* DeexciteAtom(const G4MaterialCutsCouple* couple,
G4double incidentEnergy,
G4double eLoss);