ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/root/plot_diff.C
(Generate patch)

Comparing UserCode/LJMet/MultivariateAnalysis/root/plot_diff.C (file contents):
Revision 1.2 by jindal, Mon Feb 9 22:09:48 2009 UTC vs.
Revision 1.3 by jindal, Mon Feb 9 22:31:47 2009 UTC

# Line 103 | Line 103 | for(j=0;j<nvar;j++){
103          hdiff[j]->SetXTitle(var[j]);
104          hdiff[j]->SetYTitle("difference");
105          hdiff[j]->Draw();
106 <        tmp= var[j]+"_"+lepton_ID+".png";
106 >        tmp= var[j]+"_"+lepton_ID+"_diff.png";
107          
108          c2[j]->Print(tmp);
109  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines