ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/auterman/SusyScan/PlotScript/TheLimits.cc
(Generate patch)

Comparing UserCode/auterman/SusyScan/PlotScript/TheLimits.cc (file contents):
Revision 1.6 by auterman, Sat Jan 29 11:00:19 2011 UTC vs.
Revision 1.7 by auterman, Wed Feb 9 08:51:32 2011 UTC

# Line 25 | Line 25 | void TheLimits::Fill(const std::string f
25        if (!masses_file.good()) break;
26        add( new SusyScan(file));
27     }
28 +   //std::cout << filelist << ": "<< _scan.size() <<std::endl;
29     masses_file.close();
30   }
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines