jet hypo: check for missing hypo scenarios
A hypo scenario is string whcih tells the jet condiguration what to do. It appears in the chain name. The intention is that it is added to the a chainPart dict, a list of which is contained in the chan Dict.
There are to reasons why this could fail:
-
the hypoScenario must be in the list SignatureDicts.JetChainPart[hypoScnario]. If it is not, the hypoScneario will incorrectly take on the default value.
-
the marker used in the chain name that triggers the creation of a new chainPart dict that with contain the 'hypoScenario' key is "j0_". If this is missing, there will be no new chain part and hence the hypo Scenario will not appear.
The current merge request prints out an error message if a hypoScenario is in the chain name, but is not in a chainPart dictionary. For now, it takes no further action.
Merge request reports
Activity
added JetHLTHypo master labels
added JetEtmiss Trigger review-pending-level-1 labels
CI Result SUCCESS (hash 979d055e)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 1
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 27234] CI Result SUCCESS (hash ac63c8b2)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 27268]removed review-pending-level-1 label
added review-pending-level-1 label
added review-approved label and removed review-pending-level-1 label
mentioned in commit 2d96c90f
added sweep:ignore label