# | Line 116 | Line 116 | for channel in channels: | |
---|---|---|
116 | fout = open (outputFile, "w") | |
117 | fout.write ("\\makebox[0pt]{\\renewcommand{\\arraystretch}{1.2}\\begin{tabular}{lr}"+newLine+hLine) | |
118 | ||
119 | < | fout.write("Event Source & Event Yield $\pm$ 1$\sigma$"+endLine+newLine+hLine) |
119 | > | fout.write("Event Source & Event Yield $\pm$ 1$\sigma$ (stat.)"+endLine+newLine+hLine) |
120 | ||
121 | #write a line for each background sample | |
122 | bgMCcounter = 0 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |