elaird / supy

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

implement value2d histo with one example #168

Closed gerbaudo closed 11 years ago

gerbaudo commented 11 years ago

Hi Burt and Ted,

This step is based on histos.value, and works for 2d histograms. It works fine for me (phi vs. eta example included), and I thought it might be generic enough to be in supy.steps.histos. Please let me know if it sounds reasonable. We might want to add some checks on the size of the input variables? Cheers,

Davide

betchart commented 11 years ago

Hi Ted, I think Davide and I are fine with these changes. Merge at your convenience.

elaird commented 11 years ago

Merged.