public abstract class Hadron extends QuantumParticle
spinZ
momentum, position
Constructor and Description |
---|
Hadron()
Constructs a hadron.
|
Modifier and Type | Method and Description |
---|---|
int |
eLeptonQN()
Returns the electron lepton number.
|
int |
muLeptonQN()
Returns the muon lepton number.
|
int |
tauLeptonQN()
Returns the tau lepton number.
|
anti, baryonQN, charge, isAnti, isospin, isospinZ, spin, strangeQN
equals, restMass
public final int eLeptonQN()
eLeptonQN
in class QuantumParticle
public final int muLeptonQN()
muLeptonQN
in class QuantumParticle
public final int tauLeptonQN()
tauLeptonQN
in class QuantumParticle