jsci.physics.particles
Class Hadron
- java.lang.Object
-
- jsci.physics.Particle
-
- jsci.physics.RelativisticParticle
-
- jsci.physics.quantum.QuantumParticle
-
- jsci.physics.particles.Hadron
-
- All Implemented Interfaces:
- java.io.Serializable
public abstract class Hadron extends QuantumParticle
A class representing hadrons.- 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
Constructors Constructor and Description Hadron()Constructs a hadron.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description inteLeptonQN()Returns the electron lepton number.intmuLeptonQN()Returns the muon lepton number.inttauLeptonQN()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, hashCode, restMass
-
-
-
-
Method Detail
-
eLeptonQN
public final int eLeptonQN()
Returns the electron lepton number.- Specified by:
eLeptonQNin classQuantumParticle- Returns:
- 0
-
muLeptonQN
public final int muLeptonQN()
Returns the muon lepton number.- Specified by:
muLeptonQNin classQuantumParticle- Returns:
- 0
-
tauLeptonQN
public final int tauLeptonQN()
Returns the tau lepton number.- Specified by:
tauLeptonQNin classQuantumParticle- Returns:
- 0
-
-
DMelt 3.0 © DataMelt by jWork.ORG