|
||||||||||
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
A class representing hadrons.
Field Summary |
Fields inherited from class JSci.physics.quantum.QuantumParticle |
spinZ |
Fields inherited from class JSci.physics.RelativisticParticle |
momentum, position |
Constructor Summary | |
Hadron()
Constructs a hadron. |
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, restMass |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Hadron()
Method Detail |
public final int eLeptonQN()
eLeptonQN
in class QuantumParticle
public final int muLeptonQN()
muLeptonQN
in class QuantumParticle
public final int tauLeptonQN()
tauLeptonQN
in class QuantumParticle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |