Skip to content

cleanup of unused variables, include files, references to StorageGate and L1ConfigSvc/HLTConfigSvc

Krzysztof Marian Korcyl requested to merge korcyl/athena:alfaRobMonitor into master

Major cleanup as requested in ATR-23064. All points from Jira addressed. After cleanup test run with local data file: athenaHLT.py -c "enableALFAMon=True;" -c "setMenu='PhysicsP1_pp_run3_v1';" -n=500 --imf --threads=10 --concurrent-events=10 --nprocs=10 -f=/afs/cern.ch/user/k/korcyl/ALFAROBMonitor/run/concatData._0001.data TriggerJobOpts/runHLT_standalone.py At the completion the run produces expert-monitoring.root file(s) with contents as before the cleanup.

Merge request reports