Problem 1361

Summary: Assigment to the wrong particle in G4AlphaInelasticProcess.cc
Product: Geant4 Reporter: Lucas Burigo <burigo>
Component: processes/hadronic/processesAssignee: dennis.herbert.wright
Status: RESOLVED FIXED    
Severity: trivial CC: burigo
Priority: P5    
Version: 9.5   
Hardware: All   
OS: All   

Description Lucas Burigo 2012-09-26 08:56:41 CEST
Please, notice in the file G4AlphaInelasticProcess.cc that the process G4HadronInelasticProcess is called for G4Proton::Proton() instead of G4Alpha:Alpha(). Therefore, no inelastic process is assigned to alpha particles when the application developer makes use of the class G4AlphaInelasticProcess.
Comment 1 dennis.herbert.wright 2012-10-05 00:59:32 CEST
This problem was reported in Bug Report #1309 and fixed in July 2012.  The corrected version will be available in Geant4 9.6 to be released this December.