# | Line 31 | Line 31 | namespace PlottingSetup { | |
---|---|---|
31 | float luminosity=4980; | |
32 | float lumiuncert=0.022; | |
33 | ||
34 | < | float luminosity2012=19300; |
34 | > | float luminosity2012=19490; |
35 | float lumiuncert2012=0.022; | |
36 | ||
37 | string jzbvariabledata="(jzb[1]+0.062*pt)"; | |
# | Line 47 | Line 47 | namespace PlottingSetup { | |
47 | samplecollection scansample("scansamplecollection"); | |
48 | samplecollection raresample("raresamplecollection"); | |
49 | samplecollection comparesamples("comparesamplecollection"); | |
50 | + | samplecollection SingleLeptonData("SingleLeptonData"); |
51 | int data=1; | |
52 | int mc=0; | |
53 | int mcwithsignal=2; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |