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