Uses of Class
org.jlab.rec.dc.hit.FittedHit
Packages that use FittedHit
Package
Description
-
Uses of FittedHit in org.jlab.rec.dc.banks
Methods in org.jlab.rec.dc.banks that return types with arguments of type FittedHitModifier and TypeMethodDescriptionRecoBankWriter.createRawHitList
(List<Hit> hits) HitReader.get_HBHits()
HitReader.get_TBHits()
Method parameters in org.jlab.rec.dc.banks with type arguments of type FittedHitModifier and TypeMethodDescriptionvoid
RecoBankWriter.fillAllHBBanks
(DataEvent event, List<FittedHit> fhits, List<FittedCluster> clusters, List<Segment> segments, List<Cross> crosses, List<Track> trkcands) void
RecoBankWriter.fillAllTBBanks
(DataEvent event, List<FittedHit> fhits, List<FittedCluster> clusters, List<Segment> segments, List<Cross> crosses, List<Track> trkcands) RecoBankWriter.fillHBHitsBank
(DataEvent event, List<FittedHit> hitlist) RecoBankWriter.fillHBHitsTrkIdBank
(DataEvent event, List<FittedHit> hitlist) RecoBankWriter.fillHitsBank
(DataEvent event, List<FittedHit> hitlist) void
RecoBankWriter.updateListsWithClusterInfo
(List<FittedHit> fhits, List<FittedCluster> clusters) -
Uses of FittedHit in org.jlab.rec.dc.cluster
Method parameters in org.jlab.rec.dc.cluster with type arguments of type FittedHitModifier and TypeMethodDescriptionClusterFinder.FindTimeBasedClusters
(DataEvent event, List<FittedHit> fhits, ClusterFitter cf, ClusterCleanerUtilities ct, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) ClusterFinder.RecomposeClusters
(Map<Integer, ArrayList<FittedHit>> grpHits, DCGeant4Factory dcDetector, ClusterFitter cf) -
Uses of FittedHit in org.jlab.rec.dc.hit
Methods in org.jlab.rec.dc.hit that return FittedHitMethods in org.jlab.rec.dc.hit with parameters of type FittedHit -
Uses of FittedHit in org.jlab.rec.dc.track
Methods in org.jlab.rec.dc.track that return types with arguments of type FittedHitMethod parameters in org.jlab.rec.dc.track with type arguments of type FittedHit