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] Track-gen matching passing through TrackingParticle #33996

Merged
merged 18 commits into from Jun 13, 2021

Commits on Jun 7, 2021

  1. Add plugin to prune the tracking particle and simlink collection base…

    …d on their association to a gen particle
    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    ea8ed79 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    beba2ef View commit details
    Browse the repository at this point in the history
  3. code format

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    4687e52 View commit details
    Browse the repository at this point in the history
  4. apply suggestions

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    714e15e View commit details
    Browse the repository at this point in the history
  5. add configuration changes

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    ebe10be View commit details
    Browse the repository at this point in the history
  6. reapply code format

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    a55b35f View commit details
    Browse the repository at this point in the history
  7. add modifiers for fastsim and add code for when the trackToGen associ…

    …ation is missing in AOD
    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    f57419d View commit details
    Browse the repository at this point in the history
  8. code format

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    63dfbc0 View commit details
    Browse the repository at this point in the history
  9. add configurable switch to decide whether to throw or not when a coll…

    …ection is missing in the associator
    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    0625714 View commit details
    Browse the repository at this point in the history
  10. code format

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    58564eb View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d0514d3 View commit details
    Browse the repository at this point in the history
  12. adapt code for 10_6 and add bParking modifier

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    bceee93 View commit details
    Browse the repository at this point in the history
  13. typo

    Enrico Lusiani committed Jun 7, 2021
    Copy the full SHA
    6763355 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. add missing early return

    Enrico Lusiani committed Jun 8, 2021
    Copy the full SHA
    8ac560f View commit details
    Browse the repository at this point in the history
  2. move the first use of trackingParticle after the validity check in MC…

    …TrackMatcher
    Enrico Lusiani committed Jun 8, 2021
    Copy the full SHA
    41687ec View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c3d3275 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Copy the full SHA
    e777773 View commit details
    Browse the repository at this point in the history
  2. change dfault behaviour when pruned collections are missing from the …

    …RAWSIM
    Enrico Lusiani committed Jun 9, 2021
    Copy the full SHA
    8fa15fc View commit details
    Browse the repository at this point in the history