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

Timing hgcal realistic sim pf #23047

Merged
merged 9 commits into from
May 8, 2018

Commits on Mar 27, 2018

  1. time for HGCAL realistic sim clusters

    arabella committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    ff9551c View commit details
    Browse the repository at this point in the history
  2. code fix

    arabella committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    6a32081 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. code corrections as suggested

    arabella committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    d286f61 View commit details
    Browse the repository at this point in the history
  2. 2nd round code fix as suggested

    arabella committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    a658c0a View commit details
    Browse the repository at this point in the history
  3. code fix

    arabella committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    afa6e83 View commit details
    Browse the repository at this point in the history
  4. fix namespace style

    arabella committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    d152832 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    ea8ca6c View commit details
    Browse the repository at this point in the history
  2. Flag to compute timing in Cluster3DPCACalculator

    Cluster3DPCACalculator internally has been coded such that it also
    computes timing information for the hits associated to the passed
    clusters. Unfortunately this procedure was overwriting the newly
    implemented method to compute timing for HGCAL clusters. HGCAL seems to
    be the only left customer of this code. A flag has been added to disable
    the assignment of timing to the cluster, not to disable the timing
    computation. We are still in the process of defining where and how to
    properly associate a timing to (which) cluster, so this solution can be
    considered as temporary.
    rovere committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    621c187 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Review changes

    rovere committed May 7, 2018
    Configuration menu
    Copy the full SHA
    7c2e16a View commit details
    Browse the repository at this point in the history