SphericalThreeVector#

class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float)[source]#
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, z: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, pz: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, theta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, eta: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, z: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, pz: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, theta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, eta: float, t: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, ptau: float, phi: float, z: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, ptau: float, phi: float, pz: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, ptau: float, phi: float, theta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, ptau: float, phi: float, eta: float, tau: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pE: float, phi: float, z: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pE: float, phi: float, pz: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pE: float, phi: float, theta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pE: float, phi: float, eta: float, E: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pe: float, phi: float, z: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pe: float, phi: float, pz: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pe: float, phi: float, theta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pe: float, phi: float, eta: float, e: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, z: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, pz: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, theta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, eta: float, energy: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pM: float, phi: float, z: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pM: float, phi: float, pz: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pM: float, phi: float, theta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pM: float, phi: float, eta: float, M: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pm: float, phi: float, z: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pm: float, phi: float, pz: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pm: float, phi: float, theta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pm: float, phi: float, eta: float, m: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, z: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, pz: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, z: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, pz: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, z: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, pz: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, z: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, pz: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, z: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, pz: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, z: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, pz: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, theta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, theta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, theta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, theta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, theta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, theta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, y: float, eta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, x: float, py: float, eta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, y: float, eta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, px: float, py: float, eta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, rho: float, phi: float, eta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(*, pt: float, phi: float, eta: float, mass: float)
class coffea.nanoevents.methods.vector.SphericalThreeVector(__azimuthal: Azimuthal)
class coffea.nanoevents.methods.vector.SphericalThreeVector(__azimuthal: Azimuthal, __longitudinal: Longitudinal)
class coffea.nanoevents.methods.vector.SphericalThreeVector(__azimuthal: Azimuthal, __longitudinal: Longitudinal, __temporal: Temporal)

Bases: ThreeVector

A spherical coordinate 3-dimensional vector

This mixin class requires the parent class to provide items rho, theta, and phi. Some additional properties are overridden for performance

Attributes Summary

r

Distance from origin in XY plane

Methods Summary

multiply(other)

Multiply this vector by a scalar elementwise using x, y, and z components

negative()

Returns the negative of the vector

Attributes Documentation

r#

Distance from origin in XY plane

\(\sqrt{x^2+y^2} = \rho \sin(\theta)\)

Methods Documentation

multiply(other)[source]#

Multiply this vector by a scalar elementwise using x, y, and z components

In reality, this directly adjusts r, theta and phi for performance

negative()[source]#

Returns the negative of the vector