jsci.physics.particles
Class Baryon
java.lang.Object
jsci.physics.Particle
jsci.physics.RelativisticParticle
jsci.physics.quantum.QuantumParticle
jsci.physics.particles.Hadron
jsci.physics.particles.Baryon
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Hyperon, Nucleon
public abstract class Baryon
- extends Hadron
A class representing baryons.
- See Also:
- Serialized Form
Constructor Summary |
Baryon()
Constructs a baryon. |
Method Summary |
int |
baryonQN()
Returns the baryon number. |
Baryon
public Baryon()
- Constructs a baryon.
baryonQN
public final int baryonQN()
- Returns the baryon number.
- Specified by:
baryonQN
in class QuantumParticle
- Returns:
- 1
jHepWork 3.1 ©