-
Notifications
You must be signed in to change notification settings - Fork 11
Open
1 / 11 of 1 issue completedOpen
1 / 11 of 1 issue completed
Copy link
Labels
bugSomething isn't workingSomething isn't working
Description
Check duplicate issues.
- Checked for duplicates
Goal
In lcio, it was possible (and used to be) to attach parameters to a collection (not just the PID stuff). As far as I can tell, these are not converted at the moment.
So the info stored by e.g. the thrust calculation in ILD miniDST files gets lost when converting to edm4hep.
Operating System and Version
any
compiler
any
The version of the key4hep stack
any
Package Version
any
Reproducer
- Obtain
minidst.slcio - convert it:
check_missing_cols --minimal minidst.slcio > colls.txt
lcio2edm4hep minidst.slcio minidst.edm4hep.root colls.txt
- compare
dumpevent minidst.slcio 1 | grep Thrust
podio-dump -d minidst.edm4hep.root | grep Thrust
Additional context
I think this was discussed a couple of times in the edm4hep meetings but this part was maybe missed as there are just too many places in lcio to store stuff...
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working