Skip to content

trig jet monitoring - L1Fex containers

Peter Sherwood requested to merge peter/athena:master-24491 into master

New approch: a templated AlgTool is used to claculate the quantities to be monitored, but does not invoke any monitoring machinery.

The owning Algorithm is dereved from AthMonitorAlgorithm. It acquires the data to be monitored from its AlgTool, and invokes the monitoring machinery.

ATR-24491

@ayana @cantel @peter @sawyer @schaarsc

Edited by Peter Sherwood

Merge request reports