Usually what we do is make a histogram from a given set of data points.
By adding two histograms i have a final histogram.
Does root offers to allow the saving of data points of the final histogram?
ROOT Version: Not Provided Platform: Not Provided Compiler: Not Provided
@couet@Wile_E_Coyote.
Still there is an issue that i am unable to understand i.e. when i try to write the data of the background it is showing the values of x from 325 to 12800 but i only want from 128 to 8192. basic.root (30.0 KB) eu_gu_1.txt (44.1 KB) trio.C (3.4 KB)int.txt (180.5 KB)
how can i correct the above warning? because i guess i am adding with same axis limit.
Also, how can i write the data from histogram(diff) in another file?