Problem 2014 - emission of e- in electronic capture
Summary: emission of e- in electronic capture
Status: REOPENED REMIND
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models (show other problems)
Version: 10.3
Hardware: All All
: P4 minor
Assignee: dennis.herbert.wright
URL:
Depends on:
Blocks:
 
Reported: 2017-11-14 17:48 CET by michel.maire
Modified: 2017-11-22 10:22 CET (History)
0 users

See Also:


Attachments
PhysicsList.cc (5.24 KB, text/plain)
2017-11-14 17:48 CET, michel.maire
Details

Note You need to log in before you can comment on or make changes to this problem.
Description michel.maire 2017-11-14 17:48:40 CET
Created attachment 474 [details]
PhysicsList.cc

Below a macro for rdecay01 showing the e- created by electronic capture, even with auger=false.

In attachement, the physics list configuration : ARM=true, fluo=true, auger=false
 
 /control/verbose 2
 /run/verbose 1
 #
 /gun/particle ion
 /gun/ion 26 55
 #
 /rdecay01/fullChain true
 #
 /tracking/verbose 2
 /run/beamOn 1
 /tracking/verbose 0
 #
 /analysis/setFileName ecapt
 /analysis/h1/set 1 200  0. 7000. eV	#e+ e-
 /analysis/h1/set 3 200  0. 7000. eV	#gamma
 /analysis/h1/set 6 100  230. 240. keV	#EkinTot (Q)
 #
 /run/printProgress 10000
 /run/beamOn 100000
Comment 1 dennis.herbert.wright 2017-11-21 20:45:57 CET
Using this macro and tag geant4-10-03-ref-10 I no longer see e- produced in this reaction.  The fix will appear in Geant4 10.4.
Comment 2 michel.maire 2017-11-22 10:22:32 CET
Dummy e- seems still present in ref-10.
I re-open the item