Skip to content

WIP: Modify JetSubStructureMomentTools to use DecorHandles

Jason Robert Veatch requested to merge jveatch/athena:master-JSSMTDecor into master

Modify JetSubStructureMomentTools to use DecorHandles. ShowerDeconstructionTool, BosonTagTool, and BoostedXbbTagTool are removed. Other bits of cleaning up and improving comments have also been done.

This is still WIP with 3 primary pieces missing:

  • Implement DecorHandles in the NSubjettiness and ECF tools since the moments structures add complications
  • Modify SubjetRecorder to use const jets
  • Validate output

These changes ended up being more involved than anticipated and were delayed due to several complications. I will continue resolving the three outstanding issues. In the meantime, I'm tagging @sschramm, @cdelitzs, @mswiatlo, @wbalunas, @sawyer for comments.

Merge request reports