|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object JSci.physics.Particle JSci.physics.RelativisticParticle JSci.physics.quantum.QuantumParticle JSci.physics.particles.Hadron JSci.physics.particles.Baryon JSci.physics.particles.Hyperon
public abstract class Hyperon
A class representing hyperons.
Field Summary |
---|
Fields inherited from class JSci.physics.quantum.QuantumParticle |
---|
spinZ |
Fields inherited from class JSci.physics.RelativisticParticle |
---|
momentum, position |
Constructor Summary | |
---|---|
Hyperon()
Constructs a hyperon. |
Method Summary |
---|
Methods inherited from class JSci.physics.particles.Baryon |
---|
baryonQN |
Methods inherited from class JSci.physics.particles.Hadron |
---|
eLeptonQN, muLeptonQN, tauLeptonQN |
Methods inherited from class JSci.physics.quantum.QuantumParticle |
---|
anti, charge, isAnti, isospin, isospinZ, spin, 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 Hyperon()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |