I am doing a simulation and everytime that my source chance of position, the code save the energy histogram, in the end I have to analyze each histogram to quantify the energy deposited.
I would like to access each one or to fuse all to have the data in just one histogram.
When you “change the position”, do you reset the histogram’s contents (before filling it with new data)?
If not, the last “cycle” will automatically contain all the data.