vector._compute.lorentz.boost_beta3 module#

Lorentz.boost_beta3(self, beta3)

or

Lorentz.boost(self, beta3=...)
vector._compute.lorentz.boost_beta3.cartesian_t(lib, x1, y1, z1, t1, betax, betay, betaz)#
vector._compute.lorentz.boost_beta3.cartesian_t_rhophi_eta(lib, x1, y1, z1, t1, rho2, phi2, eta2)#
vector._compute.lorentz.boost_beta3.cartesian_t_rhophi_theta(lib, x1, y1, z1, t1, rho2, phi2, theta2)#
vector._compute.lorentz.boost_beta3.cartesian_t_rhophi_z(lib, x1, y1, z1, t1, rho2, phi2, z2)#
vector._compute.lorentz.boost_beta3.cartesian_t_xy_eta(lib, x1, y1, z1, t1, x2, y2, eta2)#
vector._compute.lorentz.boost_beta3.cartesian_t_xy_theta(lib, x1, y1, z1, t1, x2, y2, theta2)#
vector._compute.lorentz.boost_beta3.cartesian_t_xy_z(lib, x1, y1, z1, t1, x2, y2, z2)#
vector._compute.lorentz.boost_beta3.cartesian_tau(lib, x1, y1, z1, tau1, betax, betay, betaz)#
vector._compute.lorentz.boost_beta3.cartesian_tau_rhophi_eta(lib, x1, y1, z1, tau1, rho2, phi2, eta2)#
vector._compute.lorentz.boost_beta3.cartesian_tau_rhophi_theta(lib, x1, y1, z1, tau1, rho2, phi2, theta2)#
vector._compute.lorentz.boost_beta3.cartesian_tau_rhophi_z(lib, x1, y1, z1, tau1, rho2, phi2, z2)#
vector._compute.lorentz.boost_beta3.cartesian_tau_xy_eta(lib, x1, y1, z1, tau1, x2, y2, eta2)#
vector._compute.lorentz.boost_beta3.cartesian_tau_xy_theta(lib, x1, y1, z1, tau1, x2, y2, theta2)#
vector._compute.lorentz.boost_beta3.cartesian_tau_xy_z(lib, x1, y1, z1, tau1, x2, y2, z2)#
vector._compute.lorentz.boost_beta3.dispatch(v1: Any, v2: Any) Any#
vector._compute.lorentz.boost_beta3.make_conversion(azimuthal1, longitudinal1, temporal1, azimuthal2, longitudinal2)#