Cross Section using ROOT file from Delphes

Hello,

Is there a tutorial on how to do the differential cross section’s histograms? (preferably with pyROOT, and I got my .root file using Delphes, and it looks like this:


)

Many thanks.

ROOT Version: 6.30/06
Platform: Linux Mint 21.3
Compiler:gcc/g++ 11.4.0

Hello @Raghad,
maybe @couet or @jonas know more about this.

Cheers

1 Like

Hello @silverweed, thank you for responding.

@couet and @jonas, any suggestions?

Many thanks in advance.

Hi,

I do not think this question is specific to ROOT. ROOT is a tool used by delphes to write xsction histos in a file, and is agnostic to their meaning or the conventions regulating their names.
My suggestion would be to look into Delphes documentation or the code that generated this file to find out.

I hope this helps.

Best,
D