vector._compute.lorentz.tau module#

@property
Lorentz.tau(self)
vector._compute.lorentz.tau.dispatch(v: Any) Any#
vector._compute.lorentz.tau.rhophi_eta_t(lib, rho, phi, eta, t)#
vector._compute.lorentz.tau.rhophi_eta_tau(lib, rho, phi, eta, tau)#
vector._compute.lorentz.tau.rhophi_theta_t(lib, rho, phi, theta, t)#
vector._compute.lorentz.tau.rhophi_theta_tau(lib, rho, phi, theta, tau)#
vector._compute.lorentz.tau.rhophi_z_t(lib, rho, phi, z, t)#
vector._compute.lorentz.tau.rhophi_z_tau(lib, rho, phi, z, tau)#
vector._compute.lorentz.tau.xy_eta_t(lib, x, y, eta, t)#
vector._compute.lorentz.tau.xy_eta_tau(lib, x, y, eta, tau)#
vector._compute.lorentz.tau.xy_theta_t(lib, x, y, theta, t)#
vector._compute.lorentz.tau.xy_theta_tau(lib, x, y, theta, tau)#
vector._compute.lorentz.tau.xy_z_t(lib, x, y, z, t)#
vector._compute.lorentz.tau.xy_z_tau(lib, x, y, z, tau)#