Uses of Class
org.jlab.rec.dc.segment.Segment
Packages that use Segment
Package
Description
- 
Uses of Segment in org.jlab.rec.dc.banksMethod parameters in org.jlab.rec.dc.banks with type arguments of type SegmentModifier and TypeMethodDescriptionRecoBankWriter.fillHBSegmentsBank(DataEvent event, List<Segment> seglist) 
- 
Uses of Segment in org.jlab.rec.dc.crossMethods in org.jlab.rec.dc.cross that return SegmentMethods in org.jlab.rec.dc.cross with parameters of type SegmentModifier and TypeMethodDescriptionvoidCross.set_Segment1(Segment seg1) Set the first segment (corresponding to the first superlayer in a region)voidCross.set_Segment2(Segment seg2) Set the second segment (corresponding to the second superlayer in a region)Method parameters in org.jlab.rec.dc.cross with type arguments of type SegmentModifier and TypeMethodDescriptionCrossMaker.find_Crosses(List<Segment> allSegments, DCGeant4Factory DcDetector) 
- 
Uses of Segment in org.jlab.rec.dc.nnMethods in org.jlab.rec.dc.nn that return types with arguments of type SegmentModifier and TypeMethodDescriptionPatternRec.RecomposeSegments(List<Hit> fhits, DCGeant4Factory DcDetector) Method parameters in org.jlab.rec.dc.nn with type arguments of type SegmentModifier and TypeMethodDescriptionPatternRec.RecomposeCrossList(List<Segment> clusters, DCGeant4Factory DcDetector) 
- 
Uses of Segment in org.jlab.rec.dc.segmentMethods in org.jlab.rec.dc.segment that return types with arguments of type SegmentModifier and TypeMethodDescriptionSegmentFinder.get_Segments(List<FittedCluster> allClusters, DataEvent event, DCGeant4Factory DcDetector, boolean runLayersEffs) Methods in org.jlab.rec.dc.segment with parameters of type SegmentModifier and TypeMethodDescriptionintvoidSegmentFinder.get_LayerEfficiencies(Segment seg, DataEvent event, DCGeant4Factory DcDetector) booleanSegment.hasConsistentSlope(Segment otherseg) booleanMethod parameters in org.jlab.rec.dc.segment with type arguments of type Segment
- 
Uses of Segment in org.jlab.rec.dc.trackMethods in org.jlab.rec.dc.track that return SegmentMethods in org.jlab.rec.dc.track that return types with arguments of type SegmentMethods in org.jlab.rec.dc.track with parameters of type SegmentModifier and TypeMethodDescriptionvoidTrackCandListFinder.setHitDoubletsInfo(Segment seg) voidTrack.setSingleSuperlayer(Segment _singleSuperlayer) Method parameters in org.jlab.rec.dc.track with type arguments of type SegmentModifier and TypeMethodDescriptionvoidTrack.set_ListOfHBSegments(List<Segment> _listOfHBSegments) 
- 
Uses of Segment in org.jlab.rec.dc.trajectoryMethods in org.jlab.rec.dc.trajectory that return SegmentModifier and TypeMethodDescriptionRoadFinder.findRoadMissingSegment(List<Segment> segList, DCGeant4Factory DcDetector, double[] a) Method parameters in org.jlab.rec.dc.trajectory with type arguments of type SegmentModifier and TypeMethodDescriptionRoadFinder.findRoadMissingSegment(List<Segment> segList, DCGeant4Factory DcDetector, double[] a) RoadFinder.findRoads(List<Segment> segs, DCGeant4Factory DcDetector)