JSci.physics.particles
Class AntiHyperon

java.lang.Object
  extended byJSci.physics.Particle
      extended byJSci.physics.RelativisticParticle
          extended byJSci.physics.quantum.QuantumParticle
              extended byJSci.physics.particles.AntiHadron
                  extended byJSci.physics.particles.AntiBaryon
                      extended byJSci.physics.particles.AntiHyperon
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AntiOmegaMinus

public abstract class AntiHyperon
extends AntiBaryon

A class representing antihyperons.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class JSci.physics.quantum.QuantumParticle
spinZ
 
Fields inherited from class JSci.physics.RelativisticParticle
momentum, position
 
Constructor Summary
AntiHyperon()
          Constructs an antihyperon.
 
Methods inherited from class JSci.physics.particles.AntiBaryon
baryonQN
 
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, restMass
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntiHyperon

public AntiHyperon()
Constructs an antihyperon.