The dose profile printed to the ascii file when using "/analysis/h1/setAscii id" command is incorrect. The dose profile printed is flat without statistical noise (i.e the value printed to each bin is exactly the same). By editing HitosManager.hh and using #include "g4xml.hh" rather than #include "g4root.hh" the correct distribution is printed to the ascii file.
Created attachment 219 [details] Fixed file source/analysis/src/G4RootAnalysisManager.cc (to be applied in 9.6.p01 or p02)
The problem was fixed in G4RootAnalysisManager; the fix will be included in the next patch to 9.6. release and it is also available in the atachment. Best regards,
*** Problem 1478 has been marked as a duplicate of this problem. ***