Skip to content
Snippets Groups Projects
  1. Apr 09, 2020
  2. Mar 31, 2020
  3. Mar 27, 2020
  4. Mar 26, 2020
  5. Mar 25, 2020
  6. Mar 19, 2020
  7. Mar 18, 2020
  8. 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
  9. Mar 09, 2020
  10. Mar 05, 2020
  11. Mar 04, 2020
  12. Mar 03, 2020
  13. Mar 02, 2020
  14. Feb 29, 2020
  15. Feb 28, 2020
  16. Feb 27, 2020
  17. Feb 20, 2020
  18. Feb 18, 2020
  19. Feb 12, 2020
  20. Feb 06, 2020
  21. Jan 31, 2020
  22. Jan 27, 2020
  23. Jan 13, 2020
  24. 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
  25. Dec 11, 2019
  26. Nov 18, 2019
Loading