Kinematics #22
Replies: 3 comments 4 replies
-
From the problems discussion we should add basics LorentzVector operations as given in GenVector helper functions. |
Beta Was this translation helpful? Give feedback.
-
Shortly I will need to implement a function (which I use elsewhere) to calculate Trento-Phi (the angle between leptonic and hadronic planes) for a given final state, as well as the coplanarity angle between the possible definitions of planes. I think it would be generally useful for anyone performing deep-process analyses, so I'm happy to help include this if you would like. |
Beta Was this translation helpful? Give feedback.
-
Currently I am using a function to calculate t' = t - tmin, this might be useful in the class. I'd be happy to code this up at some time soon |
Beta Was this translation helpful? Give feedback.
-
The kinematics class can be extended to include additional useful/ common calculations. Please make some suggestions here for what should be included. Also feel free to volunteer for coding these ( a good exersize that will aid understanding of programming and reaction kinematics).
Beta Was this translation helpful? Give feedback.
All reactions