Problem 2503

Summary: physicslist for alpha particle
Product: Examples/Advanced Reporter: liujc <21815021>
Component: underground_physicsAssignee: alexander.howard
Status: RESOLVED FIXED    
Severity: minor CC: Alberto.Ribon, mizukoshi.keita
Priority: P4    
Version: 11.0   
Hardware: PC   
OS: Linux   
Attachments: Corrected physics list for ionIonisation

Description liujc 2022-08-03 06:04:51 CEST
test 1: I use this physicslist.cc for my program. 
        when I shoot a generator, if there was a secondary alpha, I found that the programme was not finished and alpha information is no change.

test 2: I copy and compile undergroundphysics example and then
    geant4_work_dir/bin/Linux-g++/DMX alpha.mac
    I got the same situation as test 1.
  for test2. I do nothing for the codes including alpha.mac file.
    
    my system: CentOS8.5
Comment 1 alexander.howard 2023-11-20 15:35:43 CET
Created attachment 836 [details]
Corrected physics list for ionIonisation
Comment 2 alexander.howard 2023-11-20 15:36:52 CET
There was a problem with the way ionIonisation was attached to the alpha particle. This should be fixed in the upcoming release v11.2, but also in the attached DMXPhysicsList.cc
Apologies for the delay in rectifying this.
Comment 3 alexander.howard 2023-11-20 22:22:50 CET
*** Problem 2565 has been marked as a duplicate of this problem. ***