Skip to content

New tau remove duplicate core tracks flag

Adam Bailey requested to merge adbailey/athena:dup_options into master

Added new flag to determine whether to remove duplicate tau core tracks or not. Was previously only done when using the RNN track classifier. Now it can be independently switched on or off, whether we use the BDT/RNN track classifier.

I also tidied a couple of other flags used in TauRecBuilder.

Merge request reports