ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/joshmt/PlotUtil.h
(Generate patch)

Comparing UserCode/joshmt/PlotUtil.h (file contents):
Revision 1.3 by joshmt, Wed Aug 25 10:15:27 2010 UTC vs.
Revision 1.4 by joshmt, Thu Sep 23 10:11:20 2010 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines