JSci.physics.particles
Class Baryon

java.lang.Object
  extended byJSci.physics.Particle
      extended byJSci.physics.RelativisticParticle
          extended byJSci.physics.quantum.QuantumParticle
              extended byJSci.physics.particles.Hadron
                  extended byJSci.physics.particles.Baryon
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Hyperon, Nucleon

public abstract class Baryon
extends Hadron

A class representing baryons.

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
Baryon()
          Constructs a baryon.
 
Method Summary
 int baryonQN()
          Returns the baryon number.
 
Methods inherited from class JSci.physics.particles.Hadron
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

Baryon

public Baryon()
Constructs a baryon.

Method Detail

baryonQN

public final int baryonQN()
Returns the baryon number.

Specified by:
baryonQN in class QuantumParticle
Returns:
1