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

Comparing UserCode/tschum/FWlite_Analysis/PlotTool.h (file contents):
Revision 1.6 by tschum, Wed Dec 2 15:57:44 2009 UTC vs.
Revision 1.7 by tschum, Thu Dec 3 11:24:14 2009 UTC

# Line 36 | Line 36
36   #include "TGraphAsymmErrors.h"
37   #include "TF2.h"
38   #include "TStopwatch.h"
39 + #include "TPostScript.h"
40  
41   using namespace std;
42  
# Line 87 | Line 88 | public:
88          float* TrackJetKT;
89          vector<string> fileNames;
90  
91 <        int saveCanvases(string type=".ps",
91 >        int saveCanvases(string name="test",
92                          string path="/afs/naf.desy.de/group/cms/scratch/schum/");
93          int updatePads();
94          int fillCanvases();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines