Skip to content

Updates to L1Calo jet trigger efficiency monitoring framework

Kristin Dona requested to merge krdona/athena:kmd_dev_L1CaloMon into 24.0

Updating jeteffmon framework for the following changes: - remove dependence on gFEX TOBS (this wasn't being used and just resulted in the algorithm prematurely finishing when the containers were not available)

  • stop framework from finishing automatically if a jet container is not present
  • if a trigger is not present in the trigger menu, change histogram name for that trigger to say "NOT in menu", and stop the histogram from being filled with any events (teff curves look very weird when the numerator histogram is empty, due to error bars from stats on the not empty denominator)
  • if a gFEX trigger isnt present in the menu, populate trigger turn on curve using the gFEX TOB pt values
Edited by Kristin Dona

Merge request reports

Loading