I guess you get the “y” around 9800 for the first and around 1540 for the second.
Maybe you want to use:
h = ROOT.TH1D("h", "histogram with channel 7", 10000, 10000., 20000.) # fix bin size = 1
I guess you get the “y” around 9800 for the first and around 1540 for the second.
Maybe you want to use:
h = ROOT.TH1D("h", "histogram with channel 7", 10000, 10000., 20000.) # fix bin size = 1