Uses of Class
org.jlab.rec.rich.RICHHit
Packages that use RICHHit
-
Uses of RICHHit in org.jlab.rec.rich
Subclasses with type arguments of type RICHHit in org.jlab.rec.richClasses in org.jlab.rec.rich that implement interfaces with type arguments of type RICHHitMethods in org.jlab.rec.rich that return RICHHitMethods in org.jlab.rec.rich that return types with arguments of type RICHHitModifier and TypeMethodDescriptionRICHEvent.get_Hits()
RICHPMTReconstruction.reco_PMTHits
(ArrayList<RICHEdge> Leads, ArrayList<RICHEdge> Trails, RICHCalibration richcal) Methods in org.jlab.rec.rich with parameters of type RICHHitModifier and TypeMethodDescriptionvoid
int
boolean
RICHCluster.containsHit
(RICHHit hit) boolean
boolean
RICHHit.passHitSelection
(RICHHit hit) Method parameters in org.jlab.rec.rich with type arguments of type RICHHitModifier and TypeMethodDescriptionvoid
void
RICHEventBuilder.CosmicEvent
(List<RICHHit> Hits, List<RICHCluster> Clusters) void
RICHPMTReconstruction.find_XTalk
(ArrayList<RICHHit> hits, ArrayList<RICHCluster> allclusters, RICHParameters richpar) RICHPMTReconstruction.findClusters
(ArrayList<RICHHit> hits)