Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4UHadronElasticProcess.hh,v 1.10 2006/11/16 20:09:13 vnivanch Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4UHadronElasticProcess.hh,v 1.12 2010/06/15 15:24:34 vnivanch Exp $
// GEANT4 tag $Name: geant4-09-04-beta-01 $
//
// Geant4 Hadron Elastic Scattering Process -- header file
//
@@ -46,6 +46,7 @@
#include "globals.hh"
#include "G4HadronicProcess.hh"
#include "G4Nucleus.hh"
#include "G4StableIsotopes.hh"
class G4VQCrossSection;
class G4ParticleDefinition;
@@ -80,7 +81,9 @@ public:
private:
G4VQCrossSection* qCManager;
G4StableIsotopes theDefaultIsotopes;
G4VQCrossSection* pCManager;
G4VQCrossSection* nCManager;
const G4ParticleDefinition* theProton;
const G4ParticleDefinition* theNeutron;
const G4ParticleDefinition* theParticle;