Skip to content

JetMonitoring allow EventHistoSpecs in SelectSpec

Jannik Geisen requested to merge jgeisen/athena:jgeisen_commonHistoSpecs into master

I have applied minimal changes to the JetMonitoringConfig in order to

  1. allow the definition of a SelectSpec with FillerTools = [ ..., EventHistoSpec(...), ...] which allows, for example, to monitor the number of jets for certain selections, and
  2. fix the duplicating of selection names in histogram names when loading 'external' SelectSpecs (i.e. outside of the current scope/config)

@sawyer @jbossios

Merge request reports