Problem 2279 - problem with dexcitationIgnoreCut
Summary: problem with dexcitationIgnoreCut
Status: ASSIGNED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: other
Hardware: All All
: P4 minor
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2020-10-20 12:27 CEST by michel.maire
Modified: 2022-11-17 17:09 CET (History)
0 users

See Also:


Attachments
plot (87.57 KB, image/gif)
2020-10-20 12:31 CEST, michel.maire
Details

Note You need to log in before you can comment on or make changes to this problem.
Description michel.maire 2020-10-20 12:27:11 CEST

    
Comment 1 michel.maire 2020-10-20 12:31:08 CEST
Created attachment 643 [details]
plot

The problem still exists in ref-09

In the attached plots :
Top : Auger cascade triggered by an electronic capture (with rdecay01). Blue : ignoreCut = true.  Red : ignoreCut = false
Bottom : same cascade triggered by a photoelectric interaction (with TestEm14).
              As you can see, there is no anomaly is this case.
Comment 2 Sebastien Incerti 2020-10-20 15:50:35 CEST
Reassigned.
Comment 3 Vladimir.Ivantchenko 2021-01-11 22:42:58 CET
Hi Michel,

can you, please, send macro for rdecay01 and for TestEm14 which needs to be tested for this problem. To say truth, I do not yet understand the problem and which plots are correct.

Cheers,
Vladimir
Comment 4 michel.maire 2021-03-31 11:28:45 CEST
there is macro atomicDeexcitation.mac in both examples.

the problem can be seen in plot 2 :

 1- electrons in range 1 keV -> 2 keV are fictious. They do not exist in other plots
 2- it must not have electrons below 100 eV : cut.  Compare with plot 4

 I believe that, if a user ask explicitly for atomic deexcitation, he wish to see them ...
 So, ignoreCut would be the default.
Comment 5 Vladimir.Ivantchenko 2022-11-17 17:09:23 CET
Hello Michel,

I have reproduce the problem. It is not a simple bug in configuration but likely problem inside atomic de-excitation module. I cannot find the reason and fix it for 11.1, all what I did is MR !3294, which a bit improve the example but do not resolve the issue. Some excuse to postpone this issue: it is some special regime, normally for radioactive decay ignoreCut should be true.

Vladimir