Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New HLT L1T seed filter for 2016 run (80x) #13166

Merged
merged 24 commits into from
Feb 10, 2016

Commits on Feb 6, 2016

  1. Configuration menu
    Copy the full SHA
    fc875aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3758ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    813c99d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b414da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d452349 View commit details
    Browse the repository at this point in the history
  6. Remove debugging cout statement

    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    39f8be6 View commit details
    Browse the repository at this point in the history
  7. Added more memmber varaibles in the class and new method for seeding …

    …which currently access the TriggerObjectMap but it needs to access the bitNumber and decision, which is the information stroed in the L1TriggerMenu and GtReadoutRecord. It has a lot of debugging cout statments if the new seeding method is called
    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    13cefd3 View commit details
    Browse the repository at this point in the history
  8. Stage2 L1GtReadoutRecordTag

    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    f18e1b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b26bac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41698f2 View commit details
    Browse the repository at this point in the history
  11. Now, from TriggerObjectMap get both object-types and combinations per…

    … conditions of L1 algo
    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    ece81ef View commit details
    Browse the repository at this point in the history
  12. store l1 objects per seed. Still using the Legacy types when reading …

    …object types from TriggerObjectRecordMap. Converting to Stage2 by hand when saving.
    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    9beac04 View commit details
    Browse the repository at this point in the history
  13. This version saves L1 objects per seed correctly. Loops over vector …

    …of types for each SingleCombination. Still by hand (hard wired) provided seedLogicalExpression. Cleaned cout messages and arrange LogTrace.
    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    b1aa0b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa38fe4 View commit details
    Browse the repository at this point in the history
  15. turn off verbose

    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    5e1183f View commit details
    Browse the repository at this point in the history
  16. hltFilter returns result of logical expression of seeds from the seed…

    …ing function. Make TriggerObjectMap tag configurable
    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    0ae0605 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c86e419 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    097f2ad View commit details
    Browse the repository at this point in the history
  19. Clean up some LogTrace

    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    591e301 View commit details
    Browse the repository at this point in the history
  20. revert from debugging

    rekovic authored and mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    7bcb999 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    87fa237 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3fe7d88 View commit details
    Browse the repository at this point in the history
  23. update checksums only once

    mulhearn committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    59639db View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    135055e View commit details
    Browse the repository at this point in the history