Uses of Class
org.jlab.rec.rich.RICHEdge
Packages that use RICHEdge
-
Uses of RICHEdge in org.jlab.rec.rich
Methods in org.jlab.rec.rich that return types with arguments of type RICHEdgeModifier and TypeMethodDescriptionRICHPMTReconstruction.read_RawBank
(DataEvent event) RICHPMTReconstruction.read_RawEdgesHIPO
(DataEvent event) RICHPMTReconstruction.selectLeadEdges
(ArrayList<RICHEdge> allEdges) RICHPMTReconstruction.selectTrailEdges
(ArrayList<RICHEdge> allEdges) Methods in org.jlab.rec.rich with parameters of type RICHEdgeMethod parameters in org.jlab.rec.rich with type arguments of type RICHEdgeModifier and TypeMethodDescriptionRICHPMTReconstruction.reco_PMTHits
(ArrayList<RICHEdge> Leads, ArrayList<RICHEdge> Trails, RICHCalibration richcal) RICHPMTReconstruction.selectLeadEdges
(ArrayList<RICHEdge> allEdges) RICHPMTReconstruction.selectTrailEdges
(ArrayList<RICHEdge> allEdges) Constructors in org.jlab.rec.rich with parameters of type RICHEdgeModifierConstructorDescriptionRICHHit
(int hid, int phase, RICHEdge lead, RICHEdge trail, RICHGeoFactory richgeo, RICHCalibration richcal)