|
|||||||||
| 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.AntiHadron
JSci.physics.particles.AntiBaryon
public abstract class AntiBaryon
A class representing antibaryons.
| Field Summary |
|---|
| Fields inherited from class JSci.physics.quantum.QuantumParticle |
|---|
spinZ |
| Fields inherited from class JSci.physics.RelativisticParticle |
|---|
momentum, position |
| Constructor Summary | |
|---|---|
AntiBaryon()
Constructs an antibaryon. |
|
| Method Summary | |
|---|---|
int |
baryonQN()
Returns the baryon number. |
| Methods inherited from class JSci.physics.particles.AntiHadron |
|---|
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 AntiBaryon()
| Method Detail |
|---|
public final int baryonQN()
baryonQN in class QuantumParticle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||