Package org.jlab.clas.physics
Class GenericKinematicFitter
java.lang.Object
org.jlab.clas.physics.GenericKinematicFitter
- Author:
- gavalian
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreateEvent(DataEvent event) createEvent(org.jlab.jnp.hipo.data.HipoEvent event) getGeneratedEvent(DataEvent event) getPhysicsEvent(DataEvent event) Returns PhysicsEvent object with reconstructed particles.getRecEvent(DataEvent event) 
- 
Field Details- 
beamEnergy
 
- 
- 
Constructor Details- 
GenericKinematicFitterpublic GenericKinematicFitter(double beam) 
 
- 
- 
Method Details- 
getPhysicsEventReturns PhysicsEvent object with reconstructed particles.- Parameters:
- event- - DataEvent object
- Returns:
- PhysicsEvent : event containing particles.
 
- 
getGeneratedEvent
- 
createEvent
- 
createEvent
- 
getRecEvent
 
-