Contents
Class ParticleSwimmer
java.lang.Object
org.jlab.clas.fastmc.ParticleSwimmer
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jlab.geom.prim.Path3D
getParticlePath
(org.jlab.clas.physics.Particle part) Returns a Path3D object for particle swam through the magnetic field.
-
Constructor Details
-
Method Details
-
getParticlePath
public org.jlab.geom.prim.Path3D getParticlePath(org.jlab.clas.physics.Particle part) Returns a Path3D object for particle swam through the magnetic field. For neutral particles returns a simple path of a straight line that originates at the vertex.- Parameters:
part
- particle- Returns:
-