(Sorry in advance, I’m not sure this is the right place to ask this question.)
When we want to make histograms for two variables, we can simply use one 2d histogram.
Or we can use multiple 1d histograms (such that the single 2d histogram equals the merged 1d histograms.)
I wonder which way is more time-consuming to deal with. (to define, fill, save, and fetch the histogram.)
And in similar way, which one is better?
multiple th2 or single th3?
Thanks
Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided