Skip to content
Snippets Groups Projects
  1. Feb 29, 2020
  2. Feb 18, 2020
  3. Feb 06, 2020
  4. Jan 27, 2020
  5. 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
  6. Dec 11, 2019
  7. Nov 18, 2019
  8. Oct 28, 2019
  9. Oct 12, 2019
  10. Oct 09, 2019
  11. Oct 08, 2019
  12. Oct 03, 2019
  13. Oct 02, 2019
  14. Oct 01, 2019
  15. Sep 26, 2019
  16. Sep 24, 2019
  17. Sep 09, 2019
  18. Aug 21, 2019
  19. Jul 29, 2019
  20. Jul 25, 2019
  21. Jul 23, 2019
  22. Jul 22, 2019
  23. Jul 12, 2019
  24. Jul 02, 2019
  25. Jun 06, 2019
  26. Jun 05, 2019
    • Catrin Bernius's avatar
      Main purpose of this MR: Change of full_menu test to run from TriggerMenuMT... · 2f1ac6e1
      Catrin Bernius authored
      Main purpose of this MR: Change of full_menu test to run from TriggerMenuMT and subsequently also the slice_XXX (XXX= signature tests) (ATR-19845)
      
      Changes made:
      * Copied full_menu test to full_menu_cf test (for the build variant), including .py, .ref, .sh files
      * Modified full_menu test to run from TriggerMenuMT
      * Note: for now no Bphysics chains enabled, slight modifications of chains but constant counts for those chains that were enabled before in the same configuration
      * Also Note: Electron and Photon tests now run the same configuration of EGAMMA chains (not separate anymore due to the way flags were set up historically); TriggerFlags might need to be reworked but this will happen at a later time.
      * Modified testHLT_MT.py and full_menu.py to set the TriggerFlags for the menu generation
      * Fix of flake8 errors in HLTCFDot.py and MenuComponents.py
      2f1ac6e1
    • Catrin Bernius's avatar
      Combined chains in TMMT · 4b7ddc2b
      Catrin Bernius authored and Walter Lampl's avatar Walter Lampl committed
      4b7ddc2b
    • Francesca Pastore's avatar
      fix flake8 errors · aac9573b
      Francesca Pastore authored
      aac9573b
  27. May 31, 2019
  28. May 29, 2019
  29. May 08, 2019
  30. Apr 23, 2019
  31. Apr 17, 2019
  32. Apr 16, 2019
Loading