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

fix: allow for collections that contain non-jagged arrays in PHYSLITE schema #888

Merged
merged 7 commits into from Sep 12, 2023

Conversation

nikoladze
Copy link
Contributor

So far the PHYSLITE schema didn't handle collections that contain both scalars and lists (like EventInfo and xTrigDecision). This should be now fixed. In addition i also added treatment for branches that are not grouped with anything (newer PHYSLITE files have a branch named index_ref that falls in this category).
This PR should be possible to merge independently of #872 (i tested it also on top of these changes).

@nikoladze nikoladze changed the title Fix PHYSLITE schema to allow for collections that contain non-jagged arrays fix: allow for collections that contain non-jagged arrays in PHYSLITE schema Aug 31, 2023
@nikoladze nikoladze mentioned this pull request Aug 31, 2023
9 tasks
@lgray
Copy link
Collaborator

lgray commented Sep 12, 2023

merging this since it does not introduce new failures (waiting on awkward fix)

@lgray lgray merged commit 497928f into CoffeaTeam:master Sep 12, 2023
6 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants