--- UserCode/OSUT3Analysis/Configuration/scripts/makeYieldsTables.py 2013/06/27 14:58:55 1.1 +++ UserCode/OSUT3Analysis/Configuration/scripts/makeYieldsTables.py 2013/06/27 15:01:19 1.2 @@ -116,7 +116,7 @@ for channel in channels: fout = open (outputFile, "w") fout.write ("\\makebox[0pt]{\\renewcommand{\\arraystretch}{1.2}\\begin{tabular}{lr}"+newLine+hLine) - fout.write("Event Source & Event Yield $\pm$ 1$\sigma$"+endLine+newLine+hLine) + fout.write("Event Source & Event Yield $\pm$ 1$\sigma$ (stat.)"+endLine+newLine+hLine) #write a line for each background sample bgMCcounter = 0