Class PhysicsEventOperator
java.lang.Object
org.jlab.physics.oper.PhysicsEventOperator
- Author:
- gavalian
-
Constructor Summary
ConstructorsConstructorDescriptionPhysicsEventOperator
(String name, String variable, String particle, double min, double max) -
Method Summary
-
Constructor Details
-
PhysicsEventOperator
-
-
Method Details
-
set
-
setLimits
public final void setLimits(double min, double max) -
apply
-
isValid
public boolean isValid() -
getMin
public double getMin() -
getMax
public double getMax() -
getName
-
stringValue
-
getCuts
-
getValue
public double getValue() -
toString
-