vector._compute.lorentz.boost_p4 module#

Lorentz.boost_p4(self, p4)

or

Lorentz.boost(self, p4=...)
vector._compute.lorentz.boost_p4.cartesian_t(lib, x1, y1, z1, t1, energy, mass, mass2, x2, y2, z2)#
vector._compute.lorentz.boost_p4.cartesian_t_rhophi_eta_t(lib, x1, y1, z1, t1, rho2, phi2, eta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_t_rhophi_eta_tau(lib, x1, y1, z1, t1, rho2, phi2, eta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_t_rhophi_theta_t(lib, x1, y1, z1, t1, rho2, phi2, theta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_t_rhophi_theta_tau(lib, x1, y1, z1, t1, rho2, phi2, theta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_t_rhophi_z_t(lib, x1, y1, z1, t1, rho2, phi2, z2, t2)#
vector._compute.lorentz.boost_p4.cartesian_t_rhophi_z_tau(lib, x1, y1, z1, t1, rho2, phi2, z2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_t_xy_eta_t(lib, x1, y1, z1, t1, x2, y2, eta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_t_xy_eta_tau(lib, x1, y1, z1, t1, x2, y2, eta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_t_xy_theta_t(lib, x1, y1, z1, t1, x2, y2, theta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_t_xy_theta_tau(lib, x1, y1, z1, t1, x2, y2, theta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_t_xy_z_t(lib, x1, y1, z1, t1, x2, y2, z2, t2)#
vector._compute.lorentz.boost_p4.cartesian_t_xy_z_tau(lib, x1, y1, z1, t1, x2, y2, z2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_tau(lib, x1, y1, z1, tau1, energy, mass, mass2, x2, y2, z2)#
vector._compute.lorentz.boost_p4.cartesian_tau_rhophi_eta_t(lib, x1, y1, z1, tau1, rho2, phi2, eta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_tau_rhophi_eta_tau(lib, x1, y1, z1, tau1, rho2, phi2, eta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_tau_rhophi_theta_t(lib, x1, y1, z1, tau1, rho2, phi2, theta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_tau_rhophi_theta_tau(lib, x1, y1, z1, tau1, rho2, phi2, theta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_tau_rhophi_z_t(lib, x1, y1, z1, tau1, rho2, phi2, z2, t2)#
vector._compute.lorentz.boost_p4.cartesian_tau_rhophi_z_tau(lib, x1, y1, z1, tau1, rho2, phi2, z2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_tau_xy_eta_t(lib, x1, y1, z1, tau1, x2, y2, eta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_tau_xy_eta_tau(lib, x1, y1, z1, tau1, x2, y2, eta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_tau_xy_theta_t(lib, x1, y1, z1, tau1, x2, y2, theta2, t2)#
vector._compute.lorentz.boost_p4.cartesian_tau_xy_theta_tau(lib, x1, y1, z1, tau1, x2, y2, theta2, tau2)#
vector._compute.lorentz.boost_p4.cartesian_tau_xy_z_t(lib, x1, y1, z1, tau1, x2, y2, z2, t2)#
vector._compute.lorentz.boost_p4.cartesian_tau_xy_z_tau(lib, x1, y1, z1, tau1, x2, y2, z2, tau2)#
vector._compute.lorentz.boost_p4.dispatch(v1: Any, v2: Any) Any#
vector._compute.lorentz.boost_p4.make_conversion(azimuthal1, longitudinal1, temporal1, azimuthal2, longitudinal2, temporal2)#