ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/IPHCalignment2/analysis/Layout.cpp
(Generate patch)

Comparing UserCode/IPHCalignment2/analysis/Layout.cpp (file contents):
Revision 1.5 by econte, Mon Nov 28 16:14:23 2011 UTC vs.
Revision 1.6 by cgoetzma, Tue Nov 29 07:52:14 2011 UTC

# Line 154 | Line 154 | void Layout::Draw(const std::vector<Hist
154    }
155  
156    // Save
157 <  std::string filename = GetFileName(histos[0].histo->GetTitle());
157 >  std::string filename = GetFileName(histos[3].histo->GetTitle());
158    mycanvas->SaveAs((filename+".gif").c_str());
159    mycanvas->SaveAs((filename+".root").c_str());
160  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines