which represents the frequencies of an histogram which x-bins are between 0 and 1. i need to save this histogram into a root file, but I don’t know if it is even possible.
I have searched and the function array2hist from root_numpy seems to do this, but this library is not updated and I can not use it. Do you know any alternative ways to do so?