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

CSC RU builder widened roads and narrower anode time window switched to default #32948

Merged
merged 7 commits into from
Feb 25, 2021

Commits on Feb 18, 2021

  1. Delete customSegmentBuilder.py

    not needed as the customisation switched to default
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f5fd989 View commit details
    Browse the repository at this point in the history
  2. Delete customRecHitBuilder.py

    not needed as the changes used as default for reco
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f0698fb View commit details
    Browse the repository at this point in the history
  3. Update cscRecHitD_cfi.py

    narrower anode time window used as default
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    21cce90 View commit details
    Browse the repository at this point in the history
  4. "enlarge" parameter omitted

    the bool parameter not needed, as it is considered True as default
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    dbc8219 View commit details
    Browse the repository at this point in the history
  5. bool parameter enlarge omitted

    the bool parameter not needed anymore as it is considered True as default
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    4f0e086 View commit details
    Browse the repository at this point in the history
  6. bool parameter enlarge omitted

    the configuration parameter "enlarge" not needed as it is set True as default
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    191b3ee View commit details
    Browse the repository at this point in the history
  7. Update CSCSegAlgoRU.cc

    code format fixed
    nvoytish committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b31a3a3 View commit details
    Browse the repository at this point in the history