ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/Configuration/scripts/makeCutFlows.py
Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Jul 16 09:05:34 2013 UTC (11 years, 9 months ago) by wulsin
Branch: MAIN
CVS Tags: HEAD, V02-03-02
Changes since 1.18: +1 -3 lines
Diff to previous 1.18
Do not remove -t, -q options (they no longer exist previously)

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Jul 8 08:55:37 2013 UTC (11 years, 9 months ago) by wulsin
Branch: MAIN
Changes since 1.17: +27 -2 lines
Diff to previous 1.17
Add option to specify output file name; remove unused options

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon May 20 00:46:58 2013 UTC (11 years, 11 months ago) by ahart
Branch: MAIN
CVS Tags: V02-01-01, V02-02-00, V02-03-00, V02-03-01
Changes since 1.16: +31 -3 lines
Diff to previous 1.16
Added an sToB option. Also, the ratio and diff options now cause a ratio or diff column, respectively, to be printed.

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue May 7 11:48:49 2013 UTC (11 years, 11 months ago) by lantonel
Branch: MAIN
CVS Tags: V01-00-00, V01-01-00, V02-01-00
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
allow for spaces in channel names

Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Apr 9 21:42:18 2013 UTC (12 years ago) by ahart
Branch: MAIN
CVS Tags: V00-01-00, V02-00-00
Changes since 1.14: +15 -15 lines
Diff to previous 1.14
Perform the full weighting at merging instead of splitting it between the merging and plotting steps.

Revision 1.14 - (view) (annotate) - [select for diffs]
Mon Mar 25 18:17:40 2013 UTC (12 years, 1 month ago) by ahart
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
Added an option for turning off cross section weighting and added a histogram to the output files for keeping track of certain flags passed to mergeOutput.py.

Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Mar 13 09:27:11 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.12: +3 -4 lines
Diff to previous 1.12
switched back to optparse, since CMSSW_5_X_X has an older version of python

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Mar 12 21:10:44 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
migrated from depricated optparse package to argparse.  All scripts now have -h,--help arguments which print all command-line options

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Mar 12 13:57:08 2013 UTC (12 years, 1 month ago) by lantonel
Branch: MAIN
Changes since 1.10: +18 -25 lines
Diff to previous 1.10
fixed a couple little formatting things

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Mar 5 23:30:59 2013 UTC (12 years, 1 month ago) by ahart
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Now prints out a table of marginal efficiencies for the cut flow.

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Mar 5 20:16:16 2013 UTC (12 years, 1 month ago) by ahart
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Changed the paper size to A2, which is twice as big as A4 in each direction.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Feb 18 16:12:47 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.7: +9 -10 lines
Diff to previous 1.7
Put channel name on each page so that the tables line up from page to page.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Feb 12 20:59:53 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
Do not weight data.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Feb 6 00:28:41 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.5: +26 -6 lines
Diff to previous 1.5
Output the individual selection and minus-one tables as well as the standard cut flow, with each in a separate subsection and on a separate page.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Feb 5 10:49:41 2013 UTC (12 years, 2 months ago) by lantonel
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
removed a couple print statements

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Feb 4 08:14:39 2013 UTC (12 years, 2 months ago) by ahart
Branch: MAIN
Changes since 1.3: +11 -2 lines
Diff to previous 1.3
Scale histograms from the default 10/fb to intLumi before printing the cut flow tables.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Jan 30 01:30:53 2013 UTC (12 years, 3 months ago) by ahart
Branch: MAIN
Changes since 1.2: +46 -25 lines
Diff to previous 1.2
Output all channels into a single file with sections.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jan 16 13:17:18 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
CVS Tags: V01-00-02
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
changed DisplacedSUSY to OSUT3Analysis

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Jan 11 12:21:40 2013 UTC (12 years, 3 months ago) by lantonel
Branch: MAIN
CVS Tags: V00-00-01, V01-00-01
moved from DisplacedSUSY

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a