You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LHCB analysis example loads an RNTuple into a LLAMA view via a manually written loop, copying field by field. Alternatively, we could define a LLAMA mapping exposing the RNTuple to LLAMA directly and then use LLAMA's layout aware copy routine to transfer the data to a destination mapping.
The text was updated successfully, but these errors were encountered:
The LHCB analysis example loads an RNTuple into a LLAMA view via a manually written loop, copying field by field. Alternatively, we could define a LLAMA mapping exposing the RNTuple to LLAMA directly and then use LLAMA's layout aware copy routine to transfer the data to a destination mapping.
The text was updated successfully, but these errors were encountered: