|
|||||||||
| 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
public abstract class AntiHadron
A class representing antihadrons.
| Field Summary |
|---|
| Fields inherited from class JSci.physics.quantum.QuantumParticle |
|---|
spinZ |
| Fields inherited from class JSci.physics.RelativisticParticle |
|---|
momentum, position |
| Constructor Summary | |
|---|---|
AntiHadron()
Constructs an antihadron. |
|
| Method Summary | |
|---|---|
int |
eLeptonQN()
Returns the electron lepton number. |
int |
muLeptonQN()
Returns the muon lepton number. |
int |
tauLeptonQN()
Returns the tau lepton number. |
| Methods inherited from class JSci.physics.quantum.QuantumParticle |
|---|
anti, baryonQN, 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 AntiHadron()
| Method Detail |
|---|
public final int eLeptonQN()
eLeptonQN in class QuantumParticlepublic final int muLeptonQN()
muLeptonQN in class QuantumParticlepublic final int tauLeptonQN()
tauLeptonQN in class QuantumParticle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||