How to access contents of a TLorentz vector using python code

49 views Asked by At

I am using the uproot package in python to read a .root file, and I need to access the contents of pf. As you can see from the picture, I can easily access the content of vz (blue arrows). However, when accessing the contents of pf (red arrows), it gives me an error. Based on the middle column in the description table, I realize that they different objects. Nevertheless, my question is, how can I access the objects of pf? Your help will be greatly appreciated. Also, please let me know if you cannot access the image. enter image description hereenter image description here

0

There are 0 answers