Skip to content

WIP: Combining the best of PFlow and TCCs

Jennifer Roloff requested to merge jroloff/athena:UnholyAlliance into 21.2

This merge request creates a new object type which combines the PFlow and TCC algorithms to create a new jet input. This can be done at the derivation level, since it is using PFlow inputs without changing them, but it does require new code based on the TCC code, since it also implements some modifications of that algorithm. These inputs are currently added to JETM13 for testing.

Merge request reports