15 |
|
namespace PlottingSetup { |
16 |
|
|
17 |
|
string directoryname="official_2096_golden_run"; |
18 |
< |
|
18 |
> |
|
19 |
> |
bool RestrictToMassPeak=true; // at the moment setting this to false will only trigger alarms all over the place, but the idea is to be able to switch between |
20 |
> |
// the regular on-peak JZB method and an off-peak opposite sign analysis |
21 |
> |
|
22 |
|
float luminosity=2096.0;//1936;//751.0;//486.0;//468.0//336.;//pb^{-1} |
23 |
|
float lumiuncert=0.045;// to be indicated in [0,1] range, e.g. for 4% write 0.04 |
24 |
|
|