Delete removal of option -t
added some options, took out reweighting, and require user to specify condor dir in config file
add option to print pdf
fixed weird error where wrong localOptions file was being imported
changed default minimum to 0.0001 which is better when normalizing to unit area
fixed bug Histogram.SetMinimum(0) -> Histogram.SetMinimum(0.1) to allow logy plot
fixed bug Histogram.SetMaximum(0) -> Histogram.SetMinimum(0)
set histogram minimum to zero
bug fix...
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
first commit of script which plots several input histograms on one set of axes
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.