Added a "-j" option to control the number of simultaneous processes used, similar to the "-j" option of "scram build". The default behavior is to use as many processes as there are CPU cores.
Parallelized the merging so that it finishes significantly faster.
added the -p option to save canvases as pdf files
add -q, --quickMerge option to merge output without running makeCutFlows.py and makePlots.py
Pass composite_dataset_definitions as an argument to get_composite_datasets and split_composite_datasets.
If the list of component datasets for a composite dataset is a dictionary instead of a list, use the values as weights when merging the component datasets.
Perform the full weighting at merging instead of splitting it between the merging and plotting steps.
added -b option
turned off 2D histgram plotting by default, can be enabled with --2D option
added -d option
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.
switched back to optparse, since CMSSW_5_X_X has an older version of python
migrated from depricated optparse package to argparse. All scripts now have -h,--help arguments which print all command-line options
propagate options to makePlots.py
*** empty log message ***
added -n option to normalize MC to data
Weight to a default luminosity of 10/fb.
changed DisplacedSUSY to OSUT3Analysis
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.