hep.physics.particle.properties
Class ParticlePropertyManager
- java.lang.Object
-
- hep.physics.particle.properties.ParticlePropertyManager
-
public class ParticlePropertyManager extends java.lang.ObjectThis class represents the collected particle properties. It allows access to the properties of a specific particle via thegetmethod. By default it useDefaultParticlePropertiesas the source of particle data, but this can be overriden by setting a different ParticlePropertyProvider using thesetParticlePropertyProvidermethod.
-
-
Constructor Summary
Constructors Constructor and Description ParticlePropertyManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static ParticlePropertyProvidergetParticlePropertyProvider()static ParticlePropertyProvidergetParticlePropertyProvider(java.lang.String name)
-
-
-
Method Detail
-
getParticlePropertyProvider
public static ParticlePropertyProvider getParticlePropertyProvider()
-
getParticlePropertyProvider
public static ParticlePropertyProvider getParticlePropertyProvider(java.lang.String name)
-
-
DMelt 3.0 © DataMelt by jWork.ORG