Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Feb 10, 2021
  2. Feb 08, 2021
  3. Feb 07, 2021
  4. Feb 06, 2021
    • Peter Sherwood's avatar
      jet hypo: modify how jet groups are calculated in FastReducer when... · 8a2064a7
      Peter Sherwood authored
      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.
      8a2064a7
  5. Feb 05, 2021
Loading