public final class TauNeutrino extends Lepton
spinZ
momentum, position
Constructor and Description |
---|
TauNeutrino()
Constructs a tau neutrino.
|
Modifier and Type | Method and Description |
---|---|
Tau |
absorb(WMinus w)
Absorbs a W-.
|
TauNeutrino |
absorb(ZZero z)
Absorbs a Z0.
|
QuantumParticle |
anti()
Returns the antiparticle of this particle.
|
int |
charge()
Returns the electric charge.
|
int |
eLeptonQN()
Returns the electron lepton number.
|
Tau |
emit(WPlus w)
Emits a W+.
|
TauNeutrino |
emit(ZZero z)
Emits a Z0.
|
boolean |
isAnti(QuantumParticle qp)
Returns true if qp is the antiparticle.
|
int |
muLeptonQN()
Returns the muon lepton number.
|
double |
restMass()
Returns the rest mass (MeV).
|
int |
tauLeptonQN()
Returns the tau lepton number.
|
java.lang.String |
toString()
Returns a string representing this class.
|
baryonQN, isospin, isospinZ, spin, strangeQN
equals
public double restMass()
restMass
in class RelativisticParticle
public int charge()
charge
in class QuantumParticle
public int eLeptonQN()
eLeptonQN
in class QuantumParticle
public int muLeptonQN()
muLeptonQN
in class QuantumParticle
public int tauLeptonQN()
tauLeptonQN
in class QuantumParticle
public QuantumParticle anti()
anti
in class QuantumParticle
public boolean isAnti(QuantumParticle qp)
isAnti
in class QuantumParticle
public java.lang.String toString()
toString
in class java.lang.Object
public TauNeutrino emit(ZZero z)
public TauNeutrino absorb(ZZero z)