jsci.physics.particles
Class Lambda
- java.lang.Object
-
- All Implemented Interfaces:
- java.io.Serializable
public final class Lambda extends Hyperon
A class representing lambdas.- 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 Lambda()Constructs a lambda.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description QuantumParticleanti()Returns the antiparticle of this particle.intcharge()Returns the electric charge.booleanisAnti(QuantumParticle qp)Returns true if qp is the antiparticle.intisospin()Returns the number of 1/2 units of isospin.intisospinZ()Returns the number of 1/2 units of the z-component of isospin.QuantumParticle[]quarks()Returns the quark composition.doublerestMass()Returns the rest mass (MeV).intspin()Returns the number of 1/2 units of spin.intstrangeQN()Returns the strangeness number.java.lang.StringtoString()Returns a string representing this class.-
Methods inherited from class jsci.physics.particles.Hadron
eLeptonQN, muLeptonQN, tauLeptonQN
-
Methods inherited from class jsci.physics.RelativisticParticle
equals, hashCode
-
-
-
-
Method Detail
-
restMass
public double restMass()
Returns the rest mass (MeV).- Specified by:
restMassin classRelativisticParticle- Returns:
- 1115.683
-
spin
public int spin()
Returns the number of 1/2 units of spin.- Specified by:
spinin classQuantumParticle- Returns:
- 1
-
isospin
public int isospin()
Returns the number of 1/2 units of isospin.- Specified by:
isospinin classQuantumParticle- Returns:
- 0
-
isospinZ
public int isospinZ()
Returns the number of 1/2 units of the z-component of isospin.- Specified by:
isospinZin classQuantumParticle- Returns:
- 0
-
charge
public int charge()
Returns the electric charge.- Specified by:
chargein classQuantumParticle- Returns:
- 0
-
strangeQN
public int strangeQN()
Returns the strangeness number.- Specified by:
strangeQNin classQuantumParticle- Returns:
- -1
-
quarks
public QuantumParticle[] quarks()
Returns the quark composition.
-
anti
public QuantumParticle anti()
Returns the antiparticle of this particle.- Specified by:
antiin classQuantumParticle
-
isAnti
public boolean isAnti(QuantumParticle qp)
Returns true if qp is the antiparticle.- Specified by:
isAntiin classQuantumParticle
-
toString
public java.lang.String toString()
Returns a string representing this class.- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG