jsci.physics.particles
Class GaugeBoson
- java.lang.Object
-
- jsci.physics.Particle
-
- jsci.physics.RelativisticParticle
-
- jsci.physics.quantum.QuantumParticle
-
- jsci.physics.particles.GaugeBoson
-
- All Implemented Interfaces:
- java.io.Serializable
public abstract class GaugeBoson extends QuantumParticle
A class representing gauge bosons.- 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 GaugeBoson()Constructs a gauge boson.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intbaryonQN()Returns the baryon number.inteLeptonQN()Returns the electron lepton number.intisospin()Returns the number of 1/2 units of isospin.intisospinZ()Returns the number of 1/2 units of the z-component of isospin.intmuLeptonQN()Returns the muon lepton number.intstrangeQN()Returns the strangeness number.inttauLeptonQN()Returns the tau lepton number.-
Methods inherited from class jsci.physics.quantum.QuantumParticle
anti, charge, isAnti, spin
-
Methods inherited from class jsci.physics.RelativisticParticle
equals, hashCode, restMass
-
-
-
-
Method Detail
-
baryonQN
public final int baryonQN()
Returns the baryon number.- Specified by:
baryonQNin classQuantumParticle- Returns:
- 0
-
strangeQN
public final int strangeQN()
Returns the strangeness number.- Specified by:
strangeQNin classQuantumParticle- Returns:
- 0
-
isospin
public final int isospin()
Returns the number of 1/2 units of isospin.- Specified by:
isospinin classQuantumParticle- Returns:
- 0
-
isospinZ
public final int isospinZ()
Returns the number of 1/2 units of the z-component of isospin.- Specified by:
isospinZin classQuantumParticle- Returns:
- 0
-
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