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

rotate methods for TVector2(Array), addressing #61 #64

Closed phylsix closed 5 years ago

phylsix commented 5 years ago

mimic TVector3.

jpivarski commented 5 years ago

That looks good! You resolved some issues I had forgotten about (applying the method to the object as well as arrays of objects).

Let me know if you're okay with me merging it into master as-is.

Thanks!

phylsix commented 5 years ago

Yep, that would be great!