Import Geant4 8.3.0 source tree
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
{
|
||||
public:
|
||||
|
||||
G4LENeutronInelastic() : G4InelasticInteraction()
|
||||
G4LENeutronInelastic() : G4InelasticInteraction("G4LENeutronInelastic")
|
||||
{
|
||||
SetMinEnergy( 0.0 );
|
||||
SetMaxEnergy( 55.*GeV );
|
||||
|
||||
Reference in New Issue
Block a user