Problem 1361 - Assigment to the wrong particle in G4AlphaInelasticProcess.cc
Summary: Assigment to the wrong particle in G4AlphaInelasticProcess.cc
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/processes (show other problems)
Version: 9.5
Hardware: All All
: P5 trivial
Assignee: dennis.herbert.wright
URL:
Depends on:
Blocks:
 
Reported: 2012-09-26 08:56 CEST by Lucas Burigo
Modified: 2012-10-05 00:59 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.