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