Uses of Class
org.jlab.rec.alert.projections.TrackProjection
Packages that use TrackProjection
-
Uses of TrackProjection in org.jlab.rec.alert.banks
Method parameters in org.jlab.rec.alert.banks with type arguments of type TrackProjectionModifier and TypeMethodDescriptionintRecoBankWriter.appendMatchBanks(DataEvent event, ArrayList<TrackProjection> projections) Appends the alert match banks to an event.static DataBankRecoBankWriter.fillProjectionsBank(DataEvent event, ArrayList<TrackProjection> projections) Writes the bank of track projections. -
Uses of TrackProjection in org.jlab.rec.alert.projections
Methods in org.jlab.rec.alert.projections that return types with arguments of type TrackProjectionModifier and TypeMethodDescriptionTrackProjector.getProjections()Gets the list of track projections.Method parameters in org.jlab.rec.alert.projections with type arguments of type TrackProjectionModifier and TypeMethodDescriptionvoidTrackProjector.setProjections(ArrayList<TrackProjection> Projections) Sets the list of track projections. -
Uses of TrackProjection in org.jlab.rec.atof.banks
Method parameters in org.jlab.rec.atof.banks with type arguments of type TrackProjectionModifier and TypeMethodDescriptionintRecoBankWriter.appendMatchBanks(DataEvent event, ArrayList<TrackProjection> projections) Appends the alert match banks to an event.static DataBankRecoBankWriter.fillProjectionsBank(DataEvent event, ArrayList<TrackProjection> projections) Writes the bank of track projections.