scikit-hep / uproot3-methods

Pythonic behaviors for non-I/O related ROOT classes.
BSD 3-Clause "New" or "Revised" License
21 stars 28 forks source link

add angle method to TVector3(Array) #92

Closed wiso closed 3 years ago

wiso commented 3 years ago

Quick addition: compute angle between two vectors.

Solve #91