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 LCIO to EDM4hep conversion functionality #11

Merged
merged 87 commits into from
Jun 13, 2023

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    07ab63c View commit details
    Browse the repository at this point in the history
  2. Minor cleanups

    tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5a9d333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    402a92b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00f78f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a1b768 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    589c047 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cad698e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    defd6cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e42c41 View commit details
    Browse the repository at this point in the history
  10. Format commented code block

    tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d4c0e65 View commit details
    Browse the repository at this point in the history
  11. Add include guards

    tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    75bed64 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76e1296 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4523cb2 View commit details
    Browse the repository at this point in the history
  14. Fix typo in function name

    Discovered by linker
    tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    87155c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    232325b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1763077 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5813008 View commit details
    Browse the repository at this point in the history
  18. Add nullptr check

    tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    77f7346 View commit details
    Browse the repository at this point in the history
  19. Change TPCHit -> RawTimeSeries

    jmcarcell authored and tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b5aacff View commit details
    Browse the repository at this point in the history
  20. Adding ParticleID to Collections

    FinnJohannsen authored and tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    aa29c4c View commit details
    Browse the repository at this point in the history
  21. Added a Nullptr check before every map lookup to make what we are loo…

    …king for is actually in the file and not a removed object.
    FinnJohannsen authored and tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8b4bc01 View commit details
    Browse the repository at this point in the history
  22. [clang-format] Format fixes

    tmadlener committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4606481 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    01ec81b View commit details
    Browse the repository at this point in the history
  2. changed the name of the createCaloHitContributions to be in line with…

    … other names and removed now redundant code.
    FinnJohannsen authored and tmadlener committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d529718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4b331 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    991cd4e View commit details
    Browse the repository at this point in the history
  5. restoring file

    FinnJohannsen authored and tmadlener committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4ffaf81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1351d58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ca79c4 View commit details
    Browse the repository at this point in the history
  8. slight change to the interface of convertSimCalorimeterHit to make it…

    … more inline with the other methods
    FinnJohannsen authored and tmadlener committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    76f0d57 View commit details
    Browse the repository at this point in the history
  9. Only add MCParticle if there is one to add

    Remove unnecessary scope
    tmadlener committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    987af8a View commit details
    Browse the repository at this point in the history
  10. Rename output collection

    tmadlener committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    bc369f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add .vscode folder to .gitignore

    FinnJohannsen authored and tmadlener committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a058fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb6427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    379afee View commit details
    Browse the repository at this point in the history
  4. ome debug messages

    FinnJohannsen authored and tmadlener committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    76216a9 View commit details
    Browse the repository at this point in the history
  5. removing some debug prints

    FinnJohannsen authored and tmadlener committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    24c2df8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2079ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9c125f View commit details
    Browse the repository at this point in the history
  8. [clang-format] Fix style

    tmadlener committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6132b05 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    ea8f727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b8a7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c1a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef708df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e46e9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b704658 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7b81ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b08060 View commit details
    Browse the repository at this point in the history
  9. removal of some debug output

    FinnJohannsen authored and tmadlener committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1a1a669 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97a9456 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a7bd10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d30b363 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab8a3d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da2d34a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Create README.md

    FinnJohannsen authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8643c12 View commit details
    Browse the repository at this point in the history
  2. Avoid unnecessary string copies

    tmadlener authored and FinnJohannsen committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fa31c89 View commit details
    Browse the repository at this point in the history
  3. [clang-format] Fix formatting

    tmadlener authored and FinnJohannsen committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    49be81c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. fixing of some typos

    FinnJohannsen committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e45bf00 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fixing an error in the reading of files that had trailing whitespaces…

    … as well as changing a Warning.
    FinnJohannsen committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e1f5394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    915199e View commit details
    Browse the repository at this point in the history
  3. updating the README

    FinnJohannsen committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3a177dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a68e67 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    tmadlener committed May 3, 2023
    Configuration menu
    Copy the full SHA
    daf488f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61fe9dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96ff112 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. more documentation

    FinnJohannsen authored and tmadlener committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0c69f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fba945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65affeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2c03f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    614f15f View commit details
    Browse the repository at this point in the history
  6. first attempt of converting LCIntVec collection, compiles and runs af…

    …ter some weird adjustment. Seg-faults in podio-dump
    FinnJohannsen authored and tmadlener committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7cf119d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d14632c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed6bf4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e377bdc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c28fe0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e04d40 View commit details
    Browse the repository at this point in the history
  12. Update doc/LCIO2EDM4hep.md

    tmadlener committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0443519 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    19348fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bfca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ae5623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6ce31e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb79f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    366411d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44e8ae0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    326be85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189cddb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    93012b4 View commit details
    Browse the repository at this point in the history