Hello,
I tried with other root files and got 2 problems.
1st- When I tried with these files (1.root (14.6 KB) 2.root (44.2 KB) m1.C (850 Bytes) ) i got this result.
If I open this in TBrowser it shows the 2.root file has value at x=1 but here it’s not included.
2nd- I created c1.root file from c1.C file which has only one value(at x=5). When I draw this with hist. 2 or3.root, it create results for x=5-6 range only. How it should be modified for getting the x=1-5 range. c1.C (211 Bytes) c1.root (14.5 KB) m1.C (852 Bytes)
I tried to define the range for h1 but it does not work.

