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.7 by auterman, Wed Feb 9 08:51:32 2011 UTC vs.
Revision 1.8 by auterman, Sun Feb 13 14:39:33 2011 UTC

# Line 119 | Line 119 | void TheLimits::FillGeneratorMasses(std:
119                    >> p->MHp;
120  
121        if (!masses_file.good()) break;
122 +      //std::cout << p->Mzero<<", "<<p->Mhalf<<", "<<p->TanBeta<<std::endl;
123        if (fabs(p->Mu)!=1.) {
124           std::cerr << "check lines near m0=" << p->Mzero << ", m1/2=" << p->Mhalf << std::endl;
125           break;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines