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

Adding digi-based shower tagging to reco::Muon #26369

Merged
merged 9 commits into from
Apr 18, 2019

Commits on Apr 15, 2019

  1. DataFormat updates to add digi-based shower info

    Carlo Battilana committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    11dcb2c View commit details
    Browse the repository at this point in the history
  2. Fix: merge digis from ME1/1a and ME1/1b

    Carlo Battilana committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    5d065c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    708b771 View commit details
    Browse the repository at this point in the history
  4. Remove digi counting in full chamber, leaving only digi counting in |…

    …dX| range
    Carlo Battilana committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    549abd6 View commit details
    Browse the repository at this point in the history
  5. Add a function that counts showers per muon + cosmetics

    Carlo Battilana committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    a0b7545 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd4fb70 View commit details
    Browse the repository at this point in the history
  7. Follow-up from PR request:

    - Use MuonSubdetId in Muon object member functions
    - Add fillDefault metshod to MuonShowerDigiFiller
    - few other technical changes
    Carlo Battilana committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    d9a44d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. More clear syntax for hasShowerInStation and numberOfShowers

    Carlo Battilana committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    fb618e5 View commit details
    Browse the repository at this point in the history
  2. Fix: OR should be AND

    Carlo Battilana committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    d719e62 View commit details
    Browse the repository at this point in the history