How do I read a TMatrixT with uproot in Python?

前端 未结 0 1818
日久生厌
日久生厌 2021-01-22 01:49

I have a *.root file I\'m trying to read into Python with uproot (uproot4). It looks like this:

>>> data = up.open(\'file.root\')
>>> data.keys(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题