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 |
|
|