Class ParticleResolutionCentralOut

java.lang.Object
org.jlab.clas.fastmc.ParticleResolutionCentralOut
All Implemented Interfaces:
IParticleResolution

public class ParticleResolutionCentralOut extends Object implements IParticleResolution
Author:
gavalian
  • Constructor Details

    • ParticleResolutionCentralOut

      public ParticleResolutionCentralOut()
  • Method Details

    • getSigmaTheta

      public double getSigmaTheta(Particle part, double torus)
    • getSigmaPhi

      public double getSigmaPhi(Particle part, double torus)
    • getSigmaMom

      public double getSigmaMom(Particle part, double torus)
    • apply

      public void apply(Particle p, double torus_scale, double solenoid_scale)
      Specified by:
      apply in interface IParticleResolution