Uses of Class
org.jlab.geom.detector.alert.AHDC.AlertDCDetector
Packages that use AlertDCDetector
-
Uses of AlertDCDetector in org.jlab.geom.detector.alert.AHDC
Methods in org.jlab.geom.detector.alert.AHDC that return AlertDCDetectorModifier and TypeMethodDescriptionAlertDCFactory.createDetectorCLAS(ConstantProvider cp) AlertDCFactory.createDetectorLocal(ConstantProvider cp) AlertDCFactory.createDetectorSector(ConstantProvider cp) AlertDCFactory.createDetectorTilted(ConstantProvider cp) -
Uses of AlertDCDetector in org.jlab.rec.ahdc.Hit
Methods in org.jlab.rec.ahdc.Hit with parameters of type AlertDCDetectorModifier and TypeMethodDescriptionfinal voidHitReader.fetch_AHDCHits(DataEvent event, AlertDCDetector detector) voidHit.setWirePosition(AlertDCDetector factory) Constructors in org.jlab.rec.ahdc.Hit with parameters of type AlertDCDetectorModifierConstructorDescriptionHitReader(DataEvent event, AlertDCDetector detector, boolean simulation)