Skip to content

Modifying JetTriggerEfficiencyMonitoring Algorithm naming of variables and int bug

Kristin Dona requested to merge krdona/athena:kmd_dev into 23.0
  1. Modified an issue where some histograms fill values of int instead of float, which was resulting in poor binning
  2. Added more comments to explain steps
  3. Added more detailed variable names, so code is easier to read by others

Merge request reports