jsci.physics.particles
Class Lepton
- java.lang.Object
-
- jsci.physics.Particle
-
- jsci.physics.RelativisticParticle
-
- jsci.physics.quantum.QuantumParticle
-
- jsci.physics.particles.Lepton
-
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- Electron, ElectronNeutrino, Muon, MuonNeutrino, Tau, TauNeutrino
public abstract class Lepton extends QuantumParticle
A class representing leptons.- 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 Lepton()Constructs a lepton.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intbaryonQN()Returns the baryon 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.intspin()Returns the number of 1/2 units of spin.intstrangeQN()Returns the strangeness number.-
Methods inherited from class jsci.physics.quantum.QuantumParticle
anti, charge, eLeptonQN, isAnti, muLeptonQN, tauLeptonQN
-
Methods inherited from class jsci.physics.RelativisticParticle
equals, hashCode, restMass
-
-
-
-
Method Detail
-
spin
public final int spin()
Returns the number of 1/2 units of spin.- Specified by:
spinin classQuantumParticle- Returns:
- 1
-
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
-
-
DMelt 3.0 © DataMelt by jWork.ORG