Class ParticleSwimmer

java.lang.Object
org.jlab.clas.fastmc.ParticleSwimmer

public class ParticleSwimmer extends Object
Author:
gavalian
  • Constructor Details

    • ParticleSwimmer

      public ParticleSwimmer()
    • ParticleSwimmer

      public ParticleSwimmer(double torusScale, double solenoidScale)
  • 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: