Open katilp opened 5 years ago
Find the tree name by double-right-clicking on the tree name in the root object browser
Plot a variable from that tree with some conditions with e.g.:
fitter_tree->Draw("mass","passingGlb>0")
Working with an existing root file:
Find the tree name by double-right-clicking on the tree name in the root object browser
Plot a variable from that tree with some conditions with e.g.:
fitter_tree->Draw("mass","passingGlb>0")