Uses of Class
org.jlab.rec.alert.projections.TrackProjection
Packages that use TrackProjection
- 
Uses of TrackProjection in org.jlab.rec.alert.banksMethod 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.projectionsMethods 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.banksMethod 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.