# | Line 10 | Line 10 | using namespace std; | |
---|---|---|
10 | ||
11 | namespace PlottingSetup { | |
12 | float luminosity=1078;//751.0;//486.0;//468.0//336.;//pb^{-1} | |
13 | < | string jzbvariabledata="jzb[1]"; |
14 | < | string jzbvariablemc="jzb[1]"; |
13 | > | string jzbvariabledata="jzb[1]+0.06*pt"; |
14 | > | string jzbvariablemc="jzb[1]+0.04*pt"; |
15 | ||
16 | samplecollection allsamples("completesamplecollection"); | |
17 | int data=1; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |