# | Line 27 | Line 27 | public : | |
---|---|---|
27 | //this is built in to later versions of ROOT, but not 5.22 | |
28 | Double_t ErrorOnIntegral(const TH1D* h, const Int_t lowbin=1, Int_t highbin=0) ; | |
29 | ||
30 | – | //======misc utilities====== |
31 | – | //gets rid of = > < from cuts in order to be better included in file names |
32 | – | TString fortranize(TString cut); |
33 | – | |
30 | //=====misc settings===== | |
31 | void setDebug(bool debug) {debug_=debug;} | |
32 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |