The G4LivermorePhotoElectric effect does not produce any fluorescence (x-rays or Auger electrons) in the final state. Due to a bug in the l. 311 of G4LivermorePhotoElectricEffect.cc if(fDeexcitationActive && shellIdx + 1 == nn)
Created attachment 193 [details] Patched G4LivermorePhotoElectricModel.cc The file should replace the buggy file in $G4INSTALL/source/processes/electromagnetic/lowenergy/src It is necessary to recompile Geant4 after the modification.
Bug can be fixed as described.
Created attachment 194 [details] Patch for G4LivermorePhotoElectric.cc Correct version of G4LivermorePhotoElectric.cc, to be replaced to the local Geant4 installation. Development tag emlowen-V09-06-01