Dear all
I have a question regarding the handling of avalanche photons in AvalancheMicroscopic.
What I do in my code is to extract from TrackHeed the number of clusters, loop over all the clusters electrons and for each one start the avalanche with AvalancheElectron. After that I call GetNumberOfPhotons() but I always get 0 photons for every avalanche.
I’m using Ar/CO2/Isobutane 93/5/2 with Penning effect enabled, but I would expect on a big statistics at least some photon (in 5k avalanches I always get 0).
I have also tried to turn on/off EnablePhotonTransport in my AvalancheMicroscopic object, but I didn’t observed any change.
I’m wondering if this is not the right method or I’m missing something else.
Is it possibile that if I hadn’t turned on MediumMagboltz::EnableDeexcitation() before the production of my gas file I can’t get the avalanche photons information?
I remembered that I tried to do it with also EnableRadiationTrapping and the Magboltz simulation was completely stucked at high fields (order of 10k V/cm).
Thank you so much!