21 |
|
string directoryname="Jellyfish_tests"; |
22 |
|
|
23 |
|
bool RestrictToMassPeak=false; //if you want to switch between offpeak ("false") and onpeak ("true") analysis please use this switch; the masscut below will be adapted automatically when adding samples :-) |
24 |
+ |
bool FullMCAnalysis=false; |
25 |
|
|
26 |
|
float luminosity=4980;//4653.74;//p3523.18;//2096.0;//3172.73;//2096.0;//1936;//751.0;//486.0;//468.0//336.;//pb^{-1} |
27 |
|
// float luminosity=3523.18;//2096.0;//3172.73;//2096.0;//1936;//751.0;//486.0;//468.0//336.;//pb^{-1} |
160 |
|
|
161 |
|
bool requireZ=true;//this is switched to "off" automatically when doing offpeak! |
162 |
|
|
163 |
< |
string ScanSampleDirectory="DileptonmSUGRAScan__pieces"; |
163 |
> |
string ScanSampleDirectory="SMS_T5zzh_newslots";//DileptonmSUGRAScan__pieces |
164 |
|
|
165 |
|
// string ScanSampleDirectory="DileptonScan__pieces"; // possibilities (atm) : SMS_T5zz/, SMS_T5zzl/, SMS_T5zzh/, GMSB/, mSUGRA/ note: this string needs to either contain "SMS", "GMSB", or "mSUGRA" |
166 |
|
// string ScanSampleDirectory="SMS_T1lh"; // possibilities (atm) : SMS_T5zz/, SMS_T5zzl/, SMS_T5zzh/, GMSB/, mSUGRA/ note: this string needs to either contain "SMS", "GMSB", or "mSUGRA" |