|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJSci.physics.Particle
JSci.physics.RelativisticParticle
JSci.physics.quantum.QuantumParticle
JSci.physics.particles.Hadron
JSci.physics.particles.Meson
public abstract class Meson
A class representing mesons.
| Field Summary |
|---|
| Fields inherited from class JSci.physics.quantum.QuantumParticle |
|---|
spinZ |
| Fields inherited from class JSci.physics.RelativisticParticle |
|---|
momentum, position |
| Constructor Summary | |
|---|---|
Meson()
Constructs a meson. |
|
| Method Summary | |
|---|---|
int |
baryonQN()
Returns the baryon number. |
int |
spin()
Returns the number of 1/2 units of spin. |
| Methods inherited from class JSci.physics.particles.Hadron |
|---|
eLeptonQN, muLeptonQN, tauLeptonQN |
| Methods inherited from class JSci.physics.quantum.QuantumParticle |
|---|
anti, charge, isAnti, isospin, isospinZ, strangeQN |
| Methods inherited from class JSci.physics.RelativisticParticle |
|---|
equals, hashCode, restMass |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Meson()
| Method Detail |
|---|
public final int spin()
spin in class QuantumParticlepublic final int baryonQN()
baryonQN in class QuantumParticle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||