moved specific options to mergeOutput.py
Added a third, optional argument to add_channels which is used as the list of output commands for the output module. By default, all collections are kept.
When making BEAN skims, keep all collections in the event.
Fixed a race condition by removing the directory test in the add_channels function and replacing it with an exception handler.
Check if the directory already exists before creating the directory for skims.
Create directories for each channel when creating BEAN-format skims.
moved the ratio y range value into makePlots.py
Added the "add_channels" function for use when producing BEAN-format skims.
Add options for makeBNTreePlot.py: -D to specify dataset name and -C to run on condor
undo accidentally uncommented print out
add -R, --ratioYRange option to set the maximum range of the ratio plot
added the -p option to save canvases as pdf files
add -q, --quickMerge option to merge output without running makeCutFlows.py and makePlots.py
Cleaned up the label which the add_stops function attaches to the stop signal samples.
Changed the notation for labelling the ROOT files with the bottom branching ratio in add_stops. The branching ratios are now given as percents.
Commented out the import from configurationOptions.py so functions will have to take in what they need as arguments. This is so that options in the local options file can be passed. Also added functions for doing stop <c*tau> reweighting.
Add -y option to print yields of each source in the legend.
turned off 2D histgram plotting by default, can be enabled with --2D option
reworded the -d option description
Add new options to makePlots.py. Could do -d after -r to make data-mc plots, and could set rebin parameter after -b.
Add -b (rebin) option.
Added a "no-weights" option for turning off cross section weighting.
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
added -o to choose output file name and -r to draw ratio plots
*** empty log message ***
added option to normalize all plots to unit area
moved the normalize option from makePlots.py here
bug fix
moved from DisplacedSUSY
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.