Class AIPrediction
java.lang.Object
org.jlab.rec.ahdc.AI.AIPrediction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprediction(ArrayList<ArrayList<InterCluster>> tracks, ModelTrackFinding modelTrackFinding)
-
Constructor Details
-
AIPrediction
public AIPrediction()
-
-
Method Details
-
prediction
public ArrayList<TrackPrediction> prediction(ArrayList<ArrayList<InterCluster>> tracks, ModelTrackFinding modelTrackFinding) throws Exception - Throws:
Exception
-