public abstract class AntiLepton extends QuantumParticle
spinZmomentum, position| Constructor and Description |
|---|
AntiLepton()
Constructs an antilepton.
|
| Modifier and Type | Method and Description |
|---|---|
int |
baryonQN()
Returns the baryon 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 |
spin()
Returns the number of 1/2 units of spin.
|
int |
strangeQN()
Returns the strangeness number.
|
anti, charge, eLeptonQN, isAnti, muLeptonQN, tauLeptonQNequals, restMasspublic final int spin()
spin in class QuantumParticlepublic final int baryonQN()
baryonQN in class QuantumParticlepublic final int strangeQN()
strangeQN in class QuantumParticlepublic final int isospin()
isospin in class QuantumParticlepublic final int isospinZ()
isospinZ in class QuantumParticle