Add ReclusteredJetCalibrationAlg to Athena
This MR adds a new JetAnalysisAlgorithm
called ReclusteredJetCalibrationAlg
, which is used to calibrate reclustered large-R jets from calibrated constituent small-R jets. This algorithm is currently being used in several EXOT analyses who would benefit from it being centrally available in athena.
Merge request reports
Activity
This merge request affects 1 package:
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms
This merge request affects 5 files:
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms/JetAnalysisAlgorithms/JetAnalysisAlgorithmsDict.h
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms/JetAnalysisAlgorithms/RCJetCalibrationAlg.h
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms/JetAnalysisAlgorithms/selection.xml
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms/Root/RCJetCalibrationAlg.cxx
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms/src/components/JetAnalysisAlgorithms_entries.cxx
CI Result SUCCESS (hash 2d71501f)Athena AnalysisBase AthAnalysis 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
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info) CI Result SUCCESS (hash c1645aad)Athena AnalysisBase AthAnalysis 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
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)- Resolved by Jackson Carl Burzynski
added review-user-action-required label and removed review-pending-level-1 label
- Resolved by Jackson Carl Burzynski
- Resolved by Jackson Carl Burzynski
- Resolved by Jackson Carl Burzynski
Is "RC jet" a standard nomenclature? If not,
ReclusteredJetCalibrationAlg
would sound nicer.
added review-pending-level-1 label and removed review-user-action-required label
- Resolved by Baptiste Ravina
Could we get a pythonic Config Block to steer this algorithm? like this one.
For my own education, do you have a reference (INT, twiki, whatever) that documents the differences and benefit of that approach, compared to just reclustering already-calibrated small-R jets?
CI Result FAILURE (hash 7af99772)Athena AnalysisBase AthAnalysis 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
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)Unrelated ATLASRECTS-8161 failure
added review-user-action-required label and removed review-pending-level-1 label
- Resolved by Jackson Carl Burzynski
- Resolved by Jackson Carl Burzynski
- Resolved by Jackson Carl Burzynski
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 69486f47)Athena AnalysisBase AthAnalysis 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
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)- Resolved by Thomas Strebler
CI Result SUCCESS (hash 72dbdec6)Athena AnalysisBase AthAnalysis 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
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)removed review-pending-level-1 label
added review-approved label
added analysis-review-expert label and removed analysis-review-required label
- Resolved by Nils Erik Krumnack
Passing to experts, since it is adding new algorithm, Cheers, Marco (AR shifter)
added analysis-review-approved label and removed analysis-review-expert label
mentioned in commit 2fbe080d
mentioned in issue easyjet/easyjet#395
mentioned in merge request !77593 (merged)