Uses of Class
org.jlab.rec.ahdc.AI.TrackPrediction
Packages that use TrackPrediction
- 
Uses of TrackPrediction in org.jlab.rec.ahdc.AIMethods in org.jlab.rec.ahdc.AI that return types with arguments of type TrackPredictionModifier and TypeMethodDescriptionAIPrediction.prediction(ArrayList<ArrayList<PreclusterSuperlayer>> tracks, ai.djl.repository.zoo.ZooModel<float[], Float> model) 
- 
Uses of TrackPrediction in org.jlab.rec.ahdc.BanksMethod parameters in org.jlab.rec.ahdc.Banks with type arguments of type TrackPredictionModifier and TypeMethodDescriptionRecoBankWriter.fillAIPrediction(DataEvent event, ArrayList<TrackPrediction> predictions)