vectors.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:scikit-hep 作者: scikit-hep 项目源码 文件源码
def setptetaphim(self, pt, eta, phi, m):
        """ Set the transverse momentum, the pseudorapidity, the angle phi and the mass."""
        px, py, pz = pt*cos(phi), pt*sin(phi), pt*sinh(eta)
        self.setpxpypzm(px,py,pz,m)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号