Class ParticleResolutionCentralIn
java.lang.Object
org.jlab.clas.fastmc.ParticleResolutionCentralIn
- All Implemented Interfaces:
IParticleResolution
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublegetSigmaMom(Particle part, double torus) doublegetSigmaPhi(Particle part, double torus) doublegetSigmaTheta(Particle part, double torus)
-
Constructor Details
-
ParticleResolutionCentralIn
public ParticleResolutionCentralIn()
-
-
Method Details
-
getSigmaTheta
-
getSigmaPhi
-
getSigmaMom
-
apply
- Specified by:
applyin interfaceIParticleResolution
-