Adding monitoring metrics for PFlow track extrapolation (and related tools) (ATR-22226)
This merge request is part of my qualification task specified in this (https://its.cern.ch/jira/browse/ATR-22226) JIRA ticket. It adds some monitoring metrics to PFAlgorithm, PFCellLevelSubtraction, PFTrackClusterMatching, PFTrackSelector and TrackExtrapolator tool. These metrics are mostly related to timing, but there are added also performance-related metrics related to e.g. cluster matching efficiency which can be affected by the change in extrapolation performance. The reason for adding these metrics is to be able to quantify performance of track extrapolation step in PFlow algorithm.
Merge request reports
Activity
requested review from @cantel
added 1 commit
- f4598b2f - Removing unnecessary PFCellLevelSubtraction monitoring metric.
added 1 commit
- 1891d3cb - Adding label to the PFAlgorithm histogram - clusters
This merge request affects 1 package:
- Reconstruction/eflowRec
This merge request affects 12 files:
- Reconstruction/eflowRec/eflowRec/PFCellLevelSubtractionTool.h
- Reconstruction/eflowRec/eflowRec/PFTrackClusterMatchingTool.h
- Reconstruction/eflowRec/eflowRec/PFTrackSelector.h
- Reconstruction/eflowRec/eflowRec/eflowTrackCaloExtensionTool.h
- Reconstruction/eflowRec/python/PFHLTSequence.py
- Reconstruction/eflowRec/python/PFOnlineMon.py
- Reconstruction/eflowRec/share/run_ESDReco_HLT.py
- Reconstruction/eflowRec/src/PFAlgorithm.cxx
- Reconstruction/eflowRec/src/PFCellLevelSubtractionTool.cxx
- Reconstruction/eflowRec/src/PFTrackClusterMatchingTool.cxx
- Reconstruction/eflowRec/src/PFTrackSelector.cxx
- Reconstruction/eflowRec/src/eflowTrackCaloExtensionTool.cxx
added JetEtmiss Reconstruction master review-pending-level-1 labels
This merge request affects 1 package:
- Reconstruction/eflowRec
This merge request affects 12 files:
- Reconstruction/eflowRec/eflowRec/PFCellLevelSubtractionTool.h
- Reconstruction/eflowRec/eflowRec/PFTrackClusterMatchingTool.h
- Reconstruction/eflowRec/eflowRec/PFTrackSelector.h
- Reconstruction/eflowRec/eflowRec/eflowTrackCaloExtensionTool.h
- Reconstruction/eflowRec/python/PFHLTSequence.py
- Reconstruction/eflowRec/python/PFOnlineMon.py
- Reconstruction/eflowRec/share/run_ESDReco_HLT.py
- Reconstruction/eflowRec/src/PFAlgorithm.cxx
- Reconstruction/eflowRec/src/PFCellLevelSubtractionTool.cxx
- Reconstruction/eflowRec/src/PFTrackClusterMatchingTool.cxx
- Reconstruction/eflowRec/src/PFTrackSelector.cxx
- Reconstruction/eflowRec/src/eflowTrackCaloExtensionTool.cxx
CI Result FAILURE (hash 1891d3cb)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional 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
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
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44160]- Resolved by Ondrej Theiner
- Resolved by Ondrej Theiner
- Resolved by Ondrej Theiner
added review-user-action-required label and removed review-pending-level-1 label
CI Result FAILURE (hash 2eb26c66)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional 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
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
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44161]requested review from @ayana