Skip to content

Add subjet properties, other jet updates

Kevin Pedro requested to merge github/fork/kpedro88/subjets into Run2_2017
  • bDiscriminatorCSV and QG tagging variables added for subjets (QG only for central collection, not Zinv cleaned)
    • branches named like JetsAK8_subjets_bDiscriminatorCSV, type is vector<vector<T>> (T = double, int)
  • added module SubjetUpdater to re-associate updated subjet collection with parent collection for easier access to userfloats
  • removed some extra substructure branches from JetsAK8Clean (not needed right now, can be restored later)
  • extra debug info for JetProperties (now shows subjet userfloats if available)
  • various code cleanup

Merge request reports