# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |