# | Line 859 | Line 859 | void process_syst_plot(TH2F *rhisto,stri | |
---|---|---|
859 | ||
860 | if(name.Contains("efficiency")) { | |
861 | histo->GetZaxis()->SetTitle("A #times #varepsilon (#geq 1 Z(ll))"); | |
862 | < | // histo->GetZaxis()->SetRangeUser(0.0,0.2); |
862 | > | //histo->GetZaxis()->SetRangeUser(0.0,0.3); |
863 | } | |
864 | if(name.Contains("Nevents")) { | |
865 | histo->GetZaxis()->SetTitle("N(events)"); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |