|
||||||||||
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.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, restMass |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AntiHadron()
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 |