CpmSimMonitorAlgorithm: Fix simulation errors in the CP system due to disabled hadronic inputs during heavy ion running
CpmSimMonitorAlgorithm: Fix simulation errors in the CP system due to disabled hadronic inputs during heavy ion running
Due to a special configuration of the system the legacy hadronic inputs to the CP system need to be disabled during heavy ion configuration. So far this was not reflected in the monitoring simulation of the CP system, which lead to transmission simulation errors appearing in the monitoring.
This commit fixes these errors by adding a flag to the CpmSimMonitoringAlgorithm that allows to mask the hadronic inputs in the simulation by setting them to zero.
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigT1/TrigT1CaloMonitoring
This merge request affects 3 files:
- Trigger/TrigT1/TrigT1CaloMonitoring/python/CpmSimMonitorAlgorithm.py
- Trigger/TrigT1/TrigT1CaloMonitoring/src/CpmSimMonitorAlgorithm.cxx
- Trigger/TrigT1/TrigT1CaloMonitoring/src/CpmSimMonitorAlgorithm.h
added review-pending-level-1 label
CI Result SUCCESS (hash 9e908e80)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 78070]added 1 commit
- e377e979 - Use centrally provided flag to detect heavy ion configuration.
This merge request affects 1 package:
- Trigger/TrigT1/TrigT1CaloMonitoring
This merge request affects 3 files:
- Trigger/TrigT1/TrigT1CaloMonitoring/python/CpmSimMonitorAlgorithm.py
- Trigger/TrigT1/TrigT1CaloMonitoring/src/CpmSimMonitorAlgorithm.cxx
- Trigger/TrigT1/TrigT1CaloMonitoring/src/CpmSimMonitorAlgorithm.h
enabled an automatic merge when the pipeline for e377e979 succeeds
added review-approved-point1 label
CI Result SUCCESS (hash e377e979)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 78073]mentioned in commit 8a2679e5
mentioned in merge request !65910 (merged)