Skip to content

Add skeleton dumper and config for trigger large-R jets

This MR adds skeleton code for dumper and configuration for trigger large-R jets. The skeleton code for dumper does the following:

  • All the things that ca-dumper-trigger-trackjet does.
  • Adds association between large-R jet and the VR track jets.
  • Adds an ElementLink that points from large-R jet to itself (we don't seem to have link to the parent of the groomed jet in trigger)

Merge request reports