public abstract class GaugeBoson extends QuantumParticle
spinZ
momentum, position
Constructor and Description |
---|
GaugeBoson()
Constructs a gauge boson.
|
Modifier and Type | Method and Description |
---|---|
int |
baryonQN()
Returns the baryon number.
|
int |
eLeptonQN()
Returns the electron lepton number.
|
int |
isospin()
Returns the number of 1/2 units of isospin.
|
int |
isospinZ()
Returns the number of 1/2 units of the z-component of isospin.
|
int |
muLeptonQN()
Returns the muon lepton number.
|
int |
strangeQN()
Returns the strangeness number.
|
int |
tauLeptonQN()
Returns the tau lepton number.
|
anti, charge, isAnti, spin
equals, restMass
public final int baryonQN()
baryonQN
in class QuantumParticle
public final int strangeQN()
strangeQN
in class QuantumParticle
public final int isospin()
isospin
in class QuantumParticle
public final int isospinZ()
isospinZ
in class QuantumParticle
public final int eLeptonQN()
eLeptonQN
in class QuantumParticle
public final int muLeptonQN()
muLeptonQN
in class QuantumParticle
public final int tauLeptonQN()
tauLeptonQN
in class QuantumParticle