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

Comparing UserCode/auterman/SusyScan/PlotScript/TheLimits.h (file contents):
Revision 1.5 by auterman, Sat Jan 29 11:00:19 2011 UTC vs.
Revision 1.6 by auterman, Fri May 20 07:39:34 2011 UTC

# Line 19 | Line 19 | class TheLimits{
19    void FillGeneratorMasses(std::string file);
20  
21    void match();
22 +
23 +  void ExpandGrid(int);
24    
25    std::vector<SusyScan*> * GetScan(){return &_scan;}
26    std::vector<GeneratorMasses*> * GetGeneratorMasses(){return &_masses;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines