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

[on hold] HEP dimuon example #201

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Dec 3, 2021

  1. support sub arrays of dynamic size as field type

    * allow dynamic field types in the record dimension
    * add specializations to most of the core functions
    * add llama::dynamic to signal a dynamic array member in a RecordCoord
    * extend VirtualRecord to allow holding dynamic indices
    * extend blobNrAndOffset to allow for additional dynamic indices
    * add OffsetTable mapping
    * add customization allowing to dump OffsetTable mappings
    * add a few unit tests
    bernhardmgruber committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    2b4b65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fbf76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df3b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ddafc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb8930b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cfc317 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e7ac37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed87847 View commit details
    Browse the repository at this point in the history