Package org.jlab.clas.fastmc
Interface IParticleResolution
- All Known Implementing Classes:
ParticleResolutionCentralIn
,ParticleResolutionCentralOut
public interface IParticleResolution
- Author:
- gavalian
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(org.jlab.clas.physics.Particle p, double torus_scale, double solenoid_scale)
-
Method Details
-
apply
void apply(org.jlab.clas.physics.Particle p, double torus_scale, double solenoid_scale)
-