Uses of Class
org.jlab.rec.dc.hit.FittedHit
Packages that use FittedHit
Package
Description
- 
Uses of FittedHit in org.jlab.rec.dc.banksMethods 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 TypeMethodDescriptionvoidRecoBankWriter.fillAllHBBanks(DataEvent event, List<FittedHit> fhits, List<FittedCluster> clusters, List<Segment> segments, List<Cross> crosses, List<Track> trkcands) voidRecoBankWriter.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) voidRecoBankWriter.updateListsWithClusterInfo(List<FittedHit> fhits, List<FittedCluster> clusters) 
- 
Uses of FittedHit in org.jlab.rec.dc.clusterMethod 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.hitMethods 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.trackMethods 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