Documentation of 'jsci.physics.particles.Tau' Java class
Tau
jsci.physics.particles

Class Tau

  • All Implemented Interfaces:
    java.io.Serializable


    public final class Tau
    extends Lepton
    A class representing taus.
    See Also:
    Serialized Form
    • Constructor Detail

      • Tau

        public Tau()
        Constructs a tau.
    • Method Detail

      • charge

        public int charge()
        Returns the electric charge.
        Specified by:
        charge in class QuantumParticle
        Returns:
        -1
      • eLeptonQN

        public int eLeptonQN()
        Returns the electron lepton number.
        Specified by:
        eLeptonQN in class QuantumParticle
        Returns:
        0
      • muLeptonQN

        public int muLeptonQN()
        Returns the muon lepton number.
        Specified by:
        muLeptonQN in class QuantumParticle
        Returns:
        0
      • tauLeptonQN

        public int tauLeptonQN()
        Returns the tau lepton number.
        Specified by:
        tauLeptonQN in class QuantumParticle
        Returns:
        1
      • toString

        public java.lang.String toString()
        Returns a string representing this class.
        Overrides:
        toString in class java.lang.Object
      • emit

        public Tau emit(Photon y)
        Emits a photon.
      • absorb

        public Tau absorb(Photon y)
        Absorbs a photon.
      • emit

        public Tau emit(ZZero z)
        Emits a Z0.
      • absorb

        public Tau absorb(ZZero z)
        Absorbs a Z0.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.