Skip non-ROOT files when creating the run list.
Autoflush the buffer for standard output so that it's still line buffered even if it's redirected to a file or pipe.
Added "-d" and "-p" options which can be used to override the dataset name that is subsequently picked up by osusub_cfg.py and to add a suffix to the process name of the CMSSW job, respectively.
Got rid of the "no version information available" warning from condor_submit.
When choosing among multiple datasets, the status of each dataset is now displayed in living color so hopefully it's easier to find the one you want.
The string concatenation operator in Perl is ".", not "+". Rookie mistake.
Added a label option for passing a short dataset label.
Select the higher-order cross section from the database when it exists.
Separate the condor submission file to make it easier for the user to edit it if necessary.
Added an option for the maximum number of events to process for a dataset. Actual number processed may differ from the target since job splitting is based on the number of files.
Allow the dataset name to be omitted as in the case of MC generation.
Allow for a location to be given instead of a dataset name.
Introduce a batch mode flag called batchMode which is true using osusub and false otherwise.
Allow running over incomplete datasets.
Add a third argument in the condor submission file which is the dataset name.
Add an IsLocalJob parameter and tell condor that we prefer to run on the new compute nodes.
Output a file containing the cross section if it is in the database.
Do not submit empty jobs.
Order the list of datasets by creation time instead of time of last update.
Connect to the database once, and check that dataset is present.
Allow fuzzy dataset names for osudb and osusub. First commit of AnaTools directory.
First commit of OSU T3 analysis tools.
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.