Import Geant4 5.0.0 source tree
This commit is contained in:
@@ -14,15 +14,15 @@
|
||||
// * use. *
|
||||
// * *
|
||||
// * This code implementation is the intellectual property of the *
|
||||
// * authors in the GEANT4 collaboration. *
|
||||
// * GEANT4 collaboration. *
|
||||
// * By copying, distributing or modifying the Program (or any work *
|
||||
// * based on the Program) you indicate your acceptance of this *
|
||||
// * statement, and all its terms. *
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4HEInelastic.hh,v 1.8 2001/08/01 17:09:39 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-01 $
|
||||
// $Id: G4HEInelastic.hh,v 1.10 2002/12/12 19:17:58 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-00 $
|
||||
//
|
||||
//
|
||||
// G4 Gheisha High Energy (GHE) model class -- header file
|
||||
@@ -55,7 +55,7 @@ class G4HEInelastic : public G4HadronicInteraction
|
||||
G4HEInelastic()
|
||||
{
|
||||
SetParticles();
|
||||
conserveEnergy = false;
|
||||
conserveEnergy = true;
|
||||
};
|
||||
~G4HEInelastic(){ };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user