# # Macro file for "TestEm14.cc" # # to plot atomic deexcitation following an hole # see equivalent macro in rdecay01 # see S.Bakr et al. Geant4 collaboration meeting 2020 # /control/verbose 1 /run/verbose 1 # /testem/det/setMat Gold /testem/phys/addPhysics standard /run/setCut 0.1 um # /run/initialize # # create an hole by photoelectric interaction # /process/inactivate Rayl /process/inactivate compt /process/inactivate conv # # to (de)activate atomic deexcitation # play with the 3 following commands # /process/em/deexcitationIgnoreCut true /process/em/fluo true /process/em/augerCascade false # /gun/particle gamma /gun/energy 150 keV # ### to print few events /tracking/verbose 2 /run/beamOn 3 /tracking/verbose 0 # /analysis/setFileName adam /analysis/h1/set 3 50000 0.001 50. keV #energy of e- /analysis/h1/set 5 1000 0.0 100. keV #energy of gamma # /run/printProgress 100000 /run/beamOn 1000000