Missing internal conversion electrons after thermal neutron capture in gadolinium in v11.1.x

Hi,

I have a problem with missing internal conversion electrons after thermal neutron capture in gadolinium.

In version 11.0.4 there is a strong broad peak at conversion electrons at 70 keV:

In version 11.1.0 and version 11.1.2 there is only a narrow gamma line at 80 keV:

These plots can be reproduced with:

examples/extended/hadronic/Hadr05

change in PhysicsList.cc

//RegisterPhysics( new G4HadronPhysicsFTFP_BERT(verb));
RegisterPhysics( new G4HadronPhysicsQGSP_BIC_HP(verb));

and mac file:
Gd-Si.mac.txt (767 Bytes)




Can someone confirm this behavior?

May be something wrong with the migration of G4RadioactiveDecay::SetICM() to G4PhotonEvaporation?

Best regards
henk

_Geant4 Version:_11-1-2
_Operating System:_Ubuntu 22.04
_Compiler/Version:_conda-forge gcc 11.3.0-19
_CMake Version:_3.22.1