elaird / supy

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

Split #202

Closed elaird closed 9 years ago

elaird commented 9 years ago

This branch implements an option --by-events, which slices by events (mod entry number) rather than by files. This is useful, e.g. when one has a single input file per sample but calculable(s) that are CPU-intensive.

yeshaq commented 9 years ago

Hi Ted,

I switched to this branch and ran it on my local machine over one file. Got the expected result.

Y.