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

backport of #13819: Speed seeding for HLT #15280

Merged
merged 11 commits into from Aug 26, 2016

Commits on Aug 1, 2016

  1. add index for gdets

    VinInn authored and fwyzard committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    5e13292 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. faster, not as much as expected

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    ceaddcb View commit details
    Browse the repository at this point in the history
  2. cure expensive math

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    48c3d50 View commit details
    Browse the repository at this point in the history
  3. exchange tests: slower second

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    5062ebf View commit details
    Browse the repository at this point in the history
  4. speed up EtaPhiMeasurementEstimator

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    eccd001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4368cf9 View commit details
    Browse the repository at this point in the history
  6. devirtualize, speed up math

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    0815200 View commit details
    Browse the repository at this point in the history
  7. make atan2 3bits more precise

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    16dc242 View commit details
    Browse the repository at this point in the history
  8. fix trivial bug, no regression

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    3dbd175 View commit details
    Browse the repository at this point in the history
  9. dummy out hit etaphi estimator

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    3b6aabb View commit details
    Browse the repository at this point in the history
  10. remove debug, add comments

    VinInn authored and fwyzard committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    bb3c568 View commit details
    Browse the repository at this point in the history