Contents
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) double
getProperty
(String key, PhysicsEvent event) getProton
(PhysicsEvent event, double q2, double xb, double t) double
getWeight
(PhaseSpace kinematics) static void
double
t_max
(double q2, double xb) double
t_min
(double q2, double xb)
-
Constructor Details
-
Method Details
-
getEvent
- Specified by:
getEvent
in interfaceIPhysicsProcess
-
getPhaseSpace
- Specified by:
getPhaseSpace
in 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:
getWeight
in interfaceIPhysicsProcess
-