elaird / supy

analyze events stored in TTrees in parallel
8 stars 7 forks source link

No divide #211

Open elaird opened 8 years ago

elaird commented 8 years ago

This branch implements an option not to divide MC histograms by the number of events read in. This is useful when, e.g., the efficiency of a previous skim is not explicitly tracked, but rather a compensating weight is applied event-by-event. This branch also improves the reporting on the first page of the plotter output and picks up a few unrelated minor improvements.