Uses of Class
org.jlab.detector.geom.RICH.RICHGeoFactory
Packages that use RICHGeoFactory
-
Uses of RICHGeoFactory in org.jlab.rec.dc
Fields in org.jlab.rec.dc declared as RICHGeoFactory -
Uses of RICHGeoFactory in org.jlab.rec.dc.trajectory
Methods in org.jlab.rec.dc.trajectory with parameters of type RICHGeoFactoryModifier and TypeMethodDescriptionvoid
TrajectorySurfaces.loadSurface
(double targetPosition, double targetLength, DCGeant4Factory dcDetector, FTOFGeant4Factory ftofDetector, Detector ecalDetector, Detector fmtDetector, RICHGeoFactory richDetector) -
Uses of RICHGeoFactory in org.jlab.rec.rich
Methods in org.jlab.rec.rich with parameters of type RICHGeoFactoryModifier and TypeMethodDescriptionvoid
RICHCalibration.load_CCDB
(ConstantsManager manager, int run, int ncalls, RICHGeoFactory richgeo, RICHParameters richpar) Constructors in org.jlab.rec.rich with parameters of type RICHGeoFactoryModifierConstructorDescriptionRICHEventBuilder
(DataEvent event, RICHEvent richeve, RICHGeoFactory richgeo, RICHio richio) RICHHit
(int hid, int phase, RICHEdge lead, RICHEdge trail, RICHGeoFactory richgeo, RICHCalibration richcal) RICHPMTReconstruction
(RICHEvent richeve, RICHGeoFactory richgeo, RICHio richio) RICHRayTrace
(RICHGeoFactory richgeo, RICHParameters richpar)