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 HipoDataEventget(DetectorType t) static HipoDataEventgetCVTTestEvent(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) static HipoDataEventgetDCSector1ElectronEvent(int event) static HipoDataEventgetDCSector1ElectronEvent(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) static HipoDataEventgetECSector1PhotonEvent(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)
-