Import Geant4 4.1.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4LEPionPlusInelastic.hh,v 1.5 2001/08/01 17:10:52 hpw Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
// $Id: G4LEPionPlusInelastic.hh,v 1.6 2002/06/13 07:14:04 jwellisc Exp $
|
||||
// GEANT4 tag $Name: geant4-04-01 $
|
||||
//
|
||||
// Hadronic Process: Low Energy PionPlus Inelastic Process
|
||||
// J.L. Chuma, TRIUMF, 19-Nov-1996
|
||||
@@ -47,7 +47,7 @@
|
||||
G4LEPionPlusInelastic() : G4InelasticInteraction()
|
||||
{
|
||||
SetMinEnergy( 0.0 );
|
||||
SetMaxEnergy( 25.*GeV );
|
||||
SetMaxEnergy( 55.*GeV );
|
||||
}
|
||||
|
||||
~G4LEPionPlusInelastic() { }
|
||||
|
||||
Reference in New Issue
Block a user