Skip to content
Snippets Groups Projects
  1. Dec 07, 2020
  2. Nov 30, 2020
  3. Nov 24, 2020
  4. Nov 10, 2020
  5. Nov 05, 2020
  6. Oct 07, 2020
  7. Sep 21, 2020
  8. Sep 03, 2020
  9. Aug 28, 2020
  10. Aug 26, 2020
  11. Aug 05, 2020
  12. Jul 22, 2020
  13. Jul 13, 2020
  14. Jun 19, 2020
  15. Jun 01, 2020
  16. May 14, 2020
  17. Apr 09, 2020
  18. Mar 17, 2020
  19. Mar 11, 2020
  20. Dec 18, 2019
    • scott snyder's avatar
      TriggerMenuMT: python3 fixes · e7465bba
      scott snyder authored
       - cmp
       - no destructuring for lambda arguments
       - xrange -> range
       - Fix relative imports.
       - generators -> list
       - iteritems
       - fix use of filter on strings
       - can't use -1 for level in __import__
       - duplicate enum value
       - except statment syntax.
       - func_name
       - izip
       - integer literals starting with 0
       - exec can't set local variables
       - sorting
       - integer vs float division
      e7465bba
  21. Nov 29, 2019
  22. Nov 19, 2019
  23. Nov 18, 2019
  24. Nov 04, 2019
  25. Jul 11, 2019
  26. Jul 03, 2019
  27. Jun 04, 2019
    • Teng Jian Khoo's avatar
      Reorganising jet trigger reco config and moving to TMMT · b3e9be39
      Teng Jian Khoo authored and Walter Lampl's avatar Walter Lampl committed
      * Renamed some sequences in TUT/full_menu.py to reflect Run 2 names
      * Made calibration configs more consistent with offline model
      * Fixed nesting of prerequisite sequences to avoid alg dupe clashes
      * Renamed placeholder code in TriggerMenuMT to be more transparent
      * Implemented large-R ungroomed and reclustered triggers in TMMT
      * Clean up helper functions to minimise duplication
      b3e9be39
Loading