Package org.jlab.clas.physics
Class GenericKinematicFitter
java.lang.Object
org.jlab.clas.physics.GenericKinematicFitter
- Author:
- gavalian
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier 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
-
GenericKinematicFitter
public GenericKinematicFitter(double beam)
-
-
Method Details
-
getPhysicsEvent
Returns PhysicsEvent object with reconstructed particles.- Parameters:
event
- - DataEvent object- Returns:
- PhysicsEvent : event containing particles.
-
getGeneratedEvent
-
createEvent
-
createEvent
-
getRecEvent
-