# | Line 2 | Line 2 | |
---|---|---|
2 | gROOT->Reset(); | |
3 | #include "Riostream.h" | |
4 | ||
5 | < | TFile * theFile1 = new TFile("stop130_genLevelPlots.root"); |
5 | > | TFile * theFile1 = new TFile("genLevelPlots.root"); |
6 | std::cout<<"Reading histos"<<std::endl; | |
7 | ||
8 | TH1F * particleEta = (TH1F*) (theFile1->Get("hscpGenPlots/particleEta")); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |