Skip to content
Snippets Groups Projects
  1. Dec 07, 2020
  2. Dec 03, 2020
  3. Dec 02, 2020
  4. Nov 30, 2020
  5. Nov 19, 2020
  6. Nov 17, 2020
  7. Nov 06, 2020
  8. Nov 05, 2020
  9. Oct 28, 2020
  10. Oct 27, 2020
  11. Oct 23, 2020
  12. Oct 21, 2020
  13. Oct 20, 2020
  14. 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
  15. Oct 13, 2020
  16. Oct 02, 2020
  17. Oct 01, 2020
  18. Sep 28, 2020
  19. Sep 22, 2020
  20. Sep 17, 2020
  21. Sep 15, 2020
  22. Sep 08, 2020
  23. Sep 03, 2020
  24. Aug 28, 2020
  25. Aug 21, 2020
  26. Aug 20, 2020
  27. Aug 19, 2020
  28. Aug 18, 2020
  29. Aug 06, 2020
  30. Jul 02, 2020
  31. Jun 17, 2020
  32. 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
  33. May 22, 2020
  34. Apr 26, 2020
Loading