[PyROOT] cppyy.ll.cast() does not understand the type of a branch (invocation through GetBranchAttr) #15996
Labels
bug
experiment
Affects an experiment / reported by its software & computimng experts
in:Python Interface
Milestone
Check duplicate issues.
Description
The new cppyy produces an error when we try to call GetBranchAttr on one of our DataVector branches.
Reproducer
Reproducer using only the ATLAS environment, no files necessary:
but using a typedef to the DataVector works (note the real type of the returned object):
and after the previous call autoloaded some libraries, the real type starts to work as well:
ROOT version
6.32+, possibly since 6.30
Installation method
SFT dev nightlies
Operating system
alma9
Additional context
No response
The text was updated successfully, but these errors were encountered: