Package org.jlab.analysis.physics
Class TestEvent
java.lang.Object
org.jlab.analysis.physics.TestEvent
- Author:
- naharrison
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HipoDataEvent
get
(DetectorType t) static HipoDataEvent
getCVTTestEvent
(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) static HipoDataEvent
getDCSector1ElectronEvent
(int event) static HipoDataEvent
getDCSector1ElectronEvent
(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) static HipoDataEvent
getECSector1PhotonEvent
(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) static void
-
Constructor Details
-
TestEvent
public TestEvent()
-
-
Method Details
-
main
-
get
-
getDCSector1ElectronEvent
-
getDCSector1ElectronEvent
public static HipoDataEvent getDCSector1ElectronEvent(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) -
getCVTTestEvent
-
getECSector1PhotonEvent
public static HipoDataEvent getECSector1PhotonEvent(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory)
-