Skip to content
Snippets Groups Projects
  1. Mar 19, 2020
  2. Mar 16, 2020
    • Mark Andrew Owen's avatar
      Prototye for how to get the needed chain information to the jet configuration. · 30c29cc2
      Mark Andrew Owen authored and Frank Winklmeier's avatar Frank Winklmeier committed
      What I changed:
      - JetChainConfiguration now represents the configuration of all the jet parts of the chain (e.g. j80_j60) rather than just a single leg.
      - Because of this GenerateJetChainDefs no longer splits the chain defs.
      - Similarly, in GenerateBjetChainDefs, the jet part of the chain is created from the unsplit chain def.
      - The extractRecoDict function in JetRecoConfiguration now handles a vector of chain parts and checks the settings are consistent in the different parts.
      30c29cc2
  3. Mar 09, 2020
  4. Mar 05, 2020
  5. Mar 03, 2020
  6. Feb 29, 2020
  7. Feb 27, 2020
  8. Feb 20, 2020
  9. Feb 18, 2020
  10. Feb 12, 2020
  11. Feb 06, 2020
  12. Jan 27, 2020
  13. 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
  14. Dec 11, 2019
  15. Nov 18, 2019
  16. Oct 28, 2019
  17. Oct 12, 2019
  18. Oct 09, 2019
  19. Oct 08, 2019
  20. Oct 03, 2019
  21. Oct 02, 2019
  22. Oct 01, 2019
  23. Sep 26, 2019
  24. Sep 24, 2019
  25. Sep 09, 2019
  26. Aug 21, 2019
  27. Jul 29, 2019
  28. Jul 25, 2019
  29. Jul 23, 2019
  30. Jul 22, 2019
  31. Jul 12, 2019
  32. Jul 02, 2019
  33. Jun 06, 2019
  34. 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
Loading