ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/Configuration/scripts/makeYieldsTables.py
(Generate patch)

Comparing UserCode/OSUT3Analysis/Configuration/scripts/makeYieldsTables.py (file contents):
Revision 1.1 by lantonel, Thu Jun 27 14:58:55 2013 UTC vs.
Revision 1.2 by lantonel, Thu Jun 27 15:01:19 2013 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines