ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/Plotting/Modules/Setup.C
(Generate patch)

Comparing UserCode/cbrown/Development/Plotting/Modules/Setup.C (file contents):
Revision 1.1 by buchmann, Mon Jan 30 14:46:26 2012 UTC vs.
Revision 1.2 by buchmann, Wed Feb 1 14:36:32 2012 UTC

# Line 61 | Line 61 | namespace PlottingSetup {
61    float mglustart=25;float mgluend=1200;float mglustep=25;
62    float mLSPstart=25;float mLSPend=1200;float mLSPstep=25;
63    
64 <  float m0start=20;  float m0end=2000;  float m0step=20;
65 <  float m12start=20; float m12end=760;  float m12step=20;
66 <  
64 >  float m0start=200;  float m0end=3000;  float m0step=20;
65 >  float m12start=100; float m12end=1000;  float m12step=20;
66 >
67    int ScanXzones=15; // number of zones in x for (mSUGRA) scans
68    int ScanYzones=15; // number of zones in y for (mSUGRA) scans
69  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines