CaloClusterCorrection+CaloRec: Work around spurious zeros in rfac-v5.
The rfac-v5 interpolation tables contain a couple spurious zeros. This will cause the rfac correction to blow up in the immediate vicinity of these points; a FPE has also been observed when a cluster exactly hits the zero point.
We don't want to put a new version in the databases at this point. Instead, work around by replacing zeros in the rfac interpolation table with an average of adjacent points.
Generate dictionaries for some of the interfaces defined in CaloRec, for use by tests.
Merge request reports
Activity
mentioned in merge request !39559 (closed)
This merge request affects 2 packages:
- Calorimeter/CaloClusterCorrection
- Calorimeter/CaloRec
Affected files list will not be printed in this case
Adding @pavol as watcher
added Calorimeter JetEtmiss master review-pending-level-1 labels
CI Result SUCCESS (hash 7668a67d)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 26052]added review-approved label and removed review-pending-level-1 label
mentioned in commit f88a4fea
added sweep:ignore label