Problem 2503 - physicslist for alpha particle
Summary: physicslist for alpha particle
Status: RESOLVED FIXED
Alias: None
Product: Examples/Advanced
Classification: Unclassified
Component: underground_physics (show other problems)
Version: 11.0
Hardware: PC Linux
: P4 minor
Assignee: alexander.howard
URL:
: 2565 (view as problem list)
Depends on:
Blocks:
 
Reported: 2022-08-03 06:04 CEST by liujc
Modified: 2023-11-20 22:22 CET (History)
2 users (show)

See Also:


Attachments
Corrected physics list for ionIonisation (32.28 KB, text/x-c++src)
2023-11-20 15:35 CET, alexander.howard
Details

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