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

IterativeVertexFinder: fill vertex-to-particle relation #1576

Merged
merged 22 commits into from
Aug 26, 2024
Merged

Commits on Aug 16, 2024

  1. - input chosen to use SeededTrajectories

    - added association for ReconstructionParticles to output vertices
    Xin Dong committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1e8ad97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b59ff9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97fd9b4 View commit details
    Browse the repository at this point in the history
  4. IWYU

    veprbl authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dea0db6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update src/algorithms/tracking/IterativeVertexFinder.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ab22fa7 View commit details
    Browse the repository at this point in the history
  2. Update src/algorithms/tracking/IterativeVertexFinder.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ac99f73 View commit details
    Browse the repository at this point in the history
  3. Update src/algorithms/tracking/IterativeVertexFinder.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    29f3f1f View commit details
    Browse the repository at this point in the history
  4. Update src/algorithms/tracking/IterativeVertexFinder.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c79ecc2 View commit details
    Browse the repository at this point in the history
  5. Update src/algorithms/tracking/IterativeVertexFinder.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c892608 View commit details
    Browse the repository at this point in the history
  6. Update src/global/tracking/IterativeVertexFinder_factory.h

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b3d13ed View commit details
    Browse the repository at this point in the history
  7. Update src/algorithms/tracking/IterativeVertexFinder.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6c63bd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e757c61 View commit details
    Browse the repository at this point in the history
  9. choose PodioInput for ReconstructedParticle input

    Xin Dong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    40fbba7 View commit details
    Browse the repository at this point in the history
  10. Update src/global/tracking/tracking.cc

    Co-authored-by: Dmitry Kalinkin <[email protected]>
    starsdong and veprbl authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    16abb1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9bce75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e33115a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b77b249 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    5d5dbaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6590e View commit details
    Browse the repository at this point in the history
  3. IWYU

    veprbl committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b71eae7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    1a0c37e View commit details
    Browse the repository at this point in the history
  2. add EPSILON definition

    veprbl authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cdeaf5b View commit details
    Browse the repository at this point in the history