Package org.jlab.analysis.physics
Class TestEvent
java.lang.Object
org.jlab.analysis.physics.TestEvent
- Author:
- naharrison
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
TestEventpublic TestEvent()
 
- 
- 
Method Details- 
main
- 
get
- 
getDCSector1ElectronEvent
- 
getDCSector1ElectronEventpublic static HipoDataEvent getDCSector1ElectronEvent(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) 
- 
getCVTTestEvent
- 
getECSector1PhotonEventpublic static HipoDataEvent getECSector1PhotonEvent(org.jlab.jnp.hipo4.data.SchemaFactory schemaFactory) 
 
-