Browsing through the internet I didn’t find the solution to this answer. So mea culpa, if this question already has been asked: how can I get the bin separation of a histogram into a python list? In my code I was doing like this:
which works perfectly in ROOT6, but not in ROOT5 which I have somewhere else installed (and I actually need to run my code there). What is the good way of doing this in ROOT5?