Import Geant4 10.2.0 source tree
This commit is contained in:
@@ -47,7 +47,7 @@ G4HadFinalState * G4ParticleHP3NPInelasticFS::ApplyYourself(const G4HadProjectil
|
||||
G4ParticleHPInelasticBaseFS::BaseApply(theTrack, theDefs, 4);
|
||||
|
||||
// return the result
|
||||
return &theResult;
|
||||
return theResult.Get();
|
||||
}
|
||||
|
||||
void G4ParticleHP3NPInelasticFS::
|
||||
|
||||
Reference in New Issue
Block a user