Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
@@ -22,7 +22,7 @@
//
//
// $Id: G4EnergyRangeManager.hh,v 1.7 2005/06/04 12:51:43 jwellisc Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
// Hadronic Process: Energy Range Manager
// original by H.P. Wellisch
@@ -20,7 +20,7 @@
// * statement, and all its terms. *
// ********************************************************************
//
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
// --------------------------------------------------------------------
#ifndef G4HadLeadBias_h
@@ -60,7 +60,8 @@ class G4ParticleChange;
{
public:
G4HadronicProcess( const G4String &processName = "Hadronic" );
G4HadronicProcess( const G4String &processName = "Hadronic",
G4ProcessType aType = fHadronic );
virtual ~G4HadronicProcess();
void RegisterMe( G4HadronicInteraction *a );
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4VLeadingParticleBiasing.hh,v 1.5 2005/06/04 12:51:43 jwellisc Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
// --------------------------------------------------------------------
#ifndef G4VLeadingParticleBiasing_h