Class DVCSProcess
java.lang.Object
org.jlab.physics.process.DVCSProcess
- All Implemented Interfaces:
IPhysicsProcess
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDvcsPhoton(double E, double q2, double xb, double t, double phield, double phigd) getEvent(PhaseSpace kinematics) doublegetProperty(String key, PhysicsEvent event) getProton(PhysicsEvent event, double q2, double xb, double t) doublegetWeight(PhaseSpace kinematics) static voiddoublet_max(double q2, double xb) doublet_min(double q2, double xb)
-
Constructor Details
-
DVCSProcess
public DVCSProcess()
-
-
Method Details
-
getEvent
- Specified by:
getEventin interfaceIPhysicsProcess
-
getPhaseSpace
- Specified by:
getPhaseSpacein interfaceIPhysicsProcess
-
getKinematics
-
getProperty
-
t_min
public double t_min(double q2, double xb) -
t_max
public double t_max(double q2, double xb) -
getProton
-
getDvcsPhoton
-
main
-
getWeight
- Specified by:
getWeightin interfaceIPhysicsProcess
-