Skip to content
Snippets Groups Projects
  1. Oct 21, 2020
  2. Oct 20, 2020
  3. Oct 19, 2020
    • Savanna Shaw's avatar
      Cleanup of muon development triggers · f075444c
      Savanna Shaw authored and Walter Lampl's avatar Walter Lampl committed
      When we were developing the muon triggers for Run 3, we started by adding some test triggers that run a subset of the full muon trigger chains. Since we now have well validated full muon triggers, these development triggers can be cleaned up (ATR-22182). The following has been removed:
      - the 'fast' muon chains and definition that run only the L2 SA step
      - the 'Comb' chains and definition which run only the L2 SA and combined steps
      - the 'ivar' chain, definition and sequence, which runs the L2 steps plus a L2 isolation (which is not currently planned to be used in standard chains)
      - the combined chains that used the 'fast' muon sequence were updated to use the full single muon seqeunce
      
      References were updated to take into account the removed/updated triggers.
      f075444c
  4. Oct 13, 2020
  5. Oct 02, 2020
  6. Oct 01, 2020
  7. Sep 28, 2020
  8. Sep 22, 2020
  9. Sep 17, 2020
  10. Sep 15, 2020
  11. Sep 08, 2020
  12. Sep 03, 2020
  13. Aug 28, 2020
  14. Aug 21, 2020
  15. Aug 20, 2020
  16. Aug 19, 2020
  17. Aug 18, 2020
  18. Aug 06, 2020
  19. Jul 02, 2020
  20. Jun 17, 2020
  21. May 27, 2020
    • Peter Sherwood's avatar
      more support for the HT (etsum) hypo · b3d4248c
      Peter Sherwood authored
      The HT hypo uses C++ AlgTool  TrigJetHypoToolHelperMT, condigured by
      the C++ AlgTool TrigJetHypoToolConfig
      
      The hypo filters single jets, then applies athe cut sim sum_i(et_i)
      where the sum is over the remaining jets.
      
      HT files:
      
         ConditionsToolSetterHT.py
         TrigJetConditionConfig_ht.cxx, h
         TrigJetHypoToolConfig_ht.cxx, h
         HTConditionMT.cxx
      
      Modified non-ht specific files:
      
      	 TrigJetHypoToolConfig.py
      	 - formatting changes
      	 - HT support
      
      	 chainDict2jetLabel.py
      	 - improve debug output
      	 - HT support
      
      	 testChainDictMaker.py
      	 - HT support
      	 - python 3 style print
      
      	 treeVisitors.py
      	 - HT support
      
      	 TrigJetHypoToolHelperMT.h
      	 - set default values for some Gaudi proporties
      
      	 TrigHLTJetHypo_entries.cxx
      	 - HT support
      b3d4248c
  22. May 22, 2020
  23. Apr 26, 2020
  24. Apr 24, 2020
  25. Apr 22, 2020
  26. Apr 09, 2020
  27. Mar 20, 2020
  28. Mar 18, 2020
  29. Mar 05, 2020
  30. Feb 28, 2020
  31. Feb 20, 2020
  32. Feb 10, 2020
  33. Jan 31, 2020
  34. Jan 28, 2020
  35. Jan 22, 2020
Loading