Uses of Class
org.jlab.rec.ahdc.AI.TrackPrediction
Packages that use TrackPrediction
-
Uses of TrackPrediction in org.jlab.rec.ahdc.AI
Methods 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.Banks
Method parameters in org.jlab.rec.ahdc.Banks with type arguments of type TrackPredictionModifier and TypeMethodDescriptionorg.jlab.io.base.DataBank
RecoBankWriter.fillAIPrediction
(org.jlab.io.base.DataEvent event, ArrayList<TrackPrediction> predictions)