Skip to content

Convert flavor tagging labeling tools to decorators

Dan Guest requested to merge dguest/athena:drlabel-to-decorator into 22.0

There's no reason the flavor tagging group's delta-R labeling tool can't be an IJetDecorator rather than an IJetModifier. Here I change it.

TODO:

  • Add back the associated objects. Not too hard to do but there's no ready made function to replace addAssociatedObjects from JetLand.

Might be useful for @rjoshi.

Edited by Dan Guest

Merge request reports