Single HIEventShape config
Changes the Heavy Ion config, so there's only only function creating HIEventShapeMaker
and it's in HIGlobalConfig.py
. The duplicated code from HIJetRecConfigCA.py
(function HIEventShapeCfg()
) is deleted.
The new function HIEventShapeMakerCfg()
can create both weighted and non-weighted event shapes via kwargs
.
Also moves HIEventShapeMapToolCfg()
from SubtractedCellGetterCA.py
to HIGlobalConfig.py
as it's more intuitive.
The output remains unchanged.
Partially related to ATLHI-492
Merge request reports
Activity
This merge request affects 2 packages:
- Reconstruction/HeavyIonRec/HIGlobal
- Reconstruction/HeavyIonRec/HIJetRec
Affected files list will not be printed in this case
Adding @goetz as watcher
added JetEtmiss Reconstruction review-pending-level-1 labels
CI Result FAILURE (hash 659005a0) 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 1, warnings 1
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 71555] This merge request affects 2 packages:
- Reconstruction/HeavyIonRec/HIGlobal
- Reconstruction/HeavyIonRec/HIJetRec
Affected files list will not be printed in this case
Adding @goetz as watcher
CI Result SUCCESS (hash 97132625) 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 71556] added review-approved label and removed review-pending-level-1 label
added review-approved-tier0 label
added review-approved-point1 label
mentioned in commit cffa6dc2
mentioned in merge request !63147 (merged)