Modifying jet and MET sequences for PHYSLITE collections
This MR attempts to modify the jet and MET analysis sequence to allow running them on PHYSLITE.
In PHYSLITE the jet collection is called "AnalysisJets", which does not match any of the required naming patterns. Similarily, the MET collection is called "AnalysisMET", which misses "PFlow" in the name and therefore the PFlow flag would not be set correctly.
I added a few lines to manually correct for these things.
Merge request reports
Activity
added master label
added Analysis JetEtmiss analysis-review-required review-pending-level-1 labels
CI Result FAILUREAthena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake N/A N/A N/A N/A N/A N/A make N/A N/A N/A N/A N/A N/A required tests N/A N/A N/A N/A N/A N/A optional tests N/A N/A N/A N/A N/A N/A Due to problems in externals build or cmake configuration the job is stopped, results are not available on the ATLAS CI monitor 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 46498] CI Result SUCCESS (hash cddcf9f8)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 46506]added review-approved label and removed review-pending-level-1 label
mentioned in commit 4387c0ab
added sweep:ignore label