Uses of Class
org.jlab.rec.rich.RICHRayTrace
Packages that use RICHRayTrace
-
Uses of RICHRayTrace in org.jlab.rec.rich
Methods in org.jlab.rec.rich with parameters of type RICHRayTraceModifier and TypeMethodDescriptionboolean
RICHEventBuilder.analyze_Cherenkovs
(RICHRayTrace richtrace, RICHParameters richpar) void
RICHEvent.analyze_Photons
(int hypo, RICHRayTrace richtrace) RICHEventBuilder.extrapolate_RICHResponse
(DetectorParticle p, DetectorResponse r, RICHRayTrace richtrace) boolean
RICHParticle.find_AerogelPoints
(RICHRayTrace richtrace, RICHCalibration richcal) boolean
RICHEventBuilder.find_Hadrons
(RICHRayTrace richtrace, RICHCalibration richcal, RICHParameters richpar) boolean
RICHEventBuilder.process_Data
(DataEvent event, RICHParameters richpar, RICHCalibration richcal, RICHRayTrace richtrace, RICHTime richtime) boolean
RICHEventBuilder.process_RICHData
(DataEvent event, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) boolean
RICHEventBuilder.reco_Cherenkovs
(RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) void
RICHEvent.throw_Photons
(RICHParticle hadron, int Nthrows, int hypo, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) void
RICHEvent.trace_Photons
(RICHParticle hadron, int hypo, RICHRayTrace richtrace, RICHCalibration richcal)