Add subjet properties, other jet updates
- bDiscriminatorCSV and QG tagging variables added for subjets (QG only for central collection, not Zinv cleaned)
- branches named like
JetsAK8_subjets_bDiscriminatorCSV
, type isvector<vector<T>>
(T =double
,int
)
- branches named like
- 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