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
@@ -26,8 +26,8 @@
// * *
// **************************************
//
// $Id: RemSimHadronicBinary.hh,v 1.1 2004/11/23 14:37:47 guatelli Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: RemSimHadronicBinary.hh,v 1.3 2005/09/08 06:56:18 guatelli Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
// Author : Susanna Guatelli, guatelli@ge.infn.it
//
@@ -37,7 +37,7 @@
#include "G4VPhysicsConstructor.hh"
#include "globals.hh"
#include "G4ExcitationHandler.hh"
#include "G4QGSParticipants.hh"
#include "G4QGSModel.hh"
@@ -98,7 +98,7 @@ class RemSimHadronicBinary: public G4VPhysicsConstructor
G4TheoFSGenerator* QGSP_model;
G4GeneratorPrecompoundInterface* theCascade;
G4ExcitationHandler* theHandler;
G4ExcitationHandler theHandler;
G4PreCompoundModel* thePreEquilib;
G4QGSMFragmentation* theFragmentation;
G4ExcitedStringDecay* theStringDecay;