cms-jet / JetToolbox

Python framework for configuration of jet tools via the jet toolbox.
https://twiki.cern.ch/twiki/bin/viewauth/CMS/JetToolbox
7 stars 36 forks source link

Adding updateCollection #37

Closed alefisico closed 8 years ago

alefisico commented 8 years ago

With this new option we can reuse collections from miniAOD and just add groomers to the collection.

ahinzmann commented 8 years ago

@alefisico Since this is a huge change, it may be worth comparing a whole set of test commands before and after the change to make sure the behavior without "update" is not changed. Is there a good standard test file to do this?

alefisico commented 8 years ago

well, I compare using the update option and without it, and the results were compatible. But I can check with a previous version and this new one if you want. The file: testJTB_fwlite.py takes some variables from the jetToolbox_cfg.py output and plot some simple variables.