jet hypo: modify how jet groups are calculated in FastReducer when...
jet hypo: modify how jet groups are calculated in FastReducer when RepeatedConditions are present in the tree.
src/FastReducer.cxx, h create a table with ConditionMultiplicities: n identical Conditions are represented by a single RepeatedConiditon with multiplicity = n.
TrigHLTJetHypo/src/JetGroupProduct.cxx create a table with the passing jets (vector of indices) for each sibling node. The are n such entries in the table for each condition where n is teh mutliplicity of the condition.
Merge request reports
Activity
added JetHLTHypo master labels
This merge request affects 1 package:
- Trigger/TrigHypothesis/TrigHLTJetHypo
This merge request affects 4 files:
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/FastReducer.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/FastReducer.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupProduct.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupProduct.h
added JetEtmiss Trigger review-pending-level-1 labels
CI Result SUCCESS (hash 8a2064a7)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 27746]mentioned in merge request !40408 (merged)
added 1 commit
- 16feb06f - jet hypo - provdie a new FastReduction jet grouper for a specific case.
This merge request affects 1 package:
- Trigger/TrigHypothesis/TrigHLTJetHypo
This merge request affects 9 files:
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/FastReducer.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/FastReducer.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/IJetGroupProduct.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupProduct.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupProduct.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupProductFactory.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupProductFactory.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupUnion.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/JetGroupUnion.h
added RC Attention Required label
added urgent label
In my best understanding this is fixing the CI failures cause by "interference" of 2 MRs that were OK on their own.
Mentioning also @elmsheus . As with both a broken release and broken CI we are kind in a bind here ...
In my understanding we need !40408 (merged) to fix the release and kind of this to fix the CI ....
Edited by Christos Anastopoulos CI Result SUCCESS (hash 16feb06f)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 27775]added review-approved label and removed RC Attention Required review-pending-level-1 labels
mentioned in commit c37b2ccf
added sweep:ignore label