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

Add EDM4hep to LCIO conversion tests from MarlinWrapper #29

Merged
merged 8 commits into from
Oct 5, 2023

Commits on Oct 5, 2023

  1. Add test utilities to create EDM4hep test data

    More or less copied from k4MarlinWrapper tests
    tmadlener committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5b9815e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b2029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18515c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    432fced View commit details
    Browse the repository at this point in the history
  5. Fix minor issues uncovered by tests

    - Reset SimCalorimeterHit energy after adding Contributions as adding
      contributions changes the energy
    - Make sure to populate daughters in the right order in the example
      MCCollection creation
    tmadlener committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d2dffab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15f3ae3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55e117c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    caff3e9 View commit details
    Browse the repository at this point in the history