Skip to content

Smeared tracks

Description

This MR adds the functionality to smear offline tracks using the Trigger/EFTracking/EFTrackingEmulation tool.

New files:

  • FTagDumper/bin/dump-smeared-tracks configures smearing tool, applies smearing, passes smeared track collection to downstream algos.
  • configs/trigger_upgrade.json adds additional track variables wrt upgrade_r24.json that needed for DIPZ training.

Question for @dguest and other experts:

  • I have to remove "MV2c10_discriminant" from configs/upgrade.json in order to avoid a crash while running, but I assume the offline people want to keep this. What would be the preferred way to solve this? Just duplicate upgrade.json into the new trigger_upgrade.json file without this variable, or is there a way to handle this more elegantly?

Review checklist:

  • CI Passing
  • Comments addressed
  • Source branch is up to date with target
Edited by Katharine Leney

Merge request reports