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

HGCal clustering: label border hits with rho = rho_b as Halo instead of core #19149

Merged
merged 8 commits into from Jun 30, 2017

Commits on Jun 8, 2017

  1. Copy the full SHA
    1aa0f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. return position of hit with maximum energy in case of halo-only clust…

    …ers (was previously returning (0, 0, 0) - energy is still 0
    clelange committed Jun 22, 2017
    Copy the full SHA
    7cf4cc0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8508b1a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33580a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Copy the full SHA
    3c144cb View commit details
    Browse the repository at this point in the history
  2. clean up code

    clelange committed Jun 27, 2017
    Copy the full SHA
    6f90234 View commit details
    Browse the repository at this point in the history
  3. change abs(z) cut to <= 0.

    clelange committed Jun 27, 2017
    Copy the full SHA
    c3616f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. use std::abs

    clelange committed Jun 29, 2017
    Copy the full SHA
    94739b1 View commit details
    Browse the repository at this point in the history