vector._compute.lorentz.boostZ_beta module#

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