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.2 by buchmann, Wed Feb 1 14:36:32 2012 UTC vs.
Revision 1.3 by buchmann, Thu Feb 9 16:01:04 2012 UTC

# Line 64 | Line 64 | namespace PlottingSetup {
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
67 >  int ScanXzones=10; // number of zones in x for (mSUGRA) scans
68 >  int ScanYzones=10; // number of zones in y for (mSUGRA) scans
69  
70    //scan types:
71    int mSUGRA=1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines