Uses of Interface
org.jlab.geom.base.Detector
Packages that use Detector
Package
Description
- 
Uses of Detector in org.jlab.clas.fastmcMethods in org.jlab.clas.fastmc with parameters of type DetectorModifier and TypeMethodDescriptionvoidClas12FastMC.addDetector(String name, Detector detector) adds a detector to fast MC check list. with given cuts for each detector.
- 
Uses of Detector in org.jlab.detector.baseMethods in org.jlab.detector.base that return DetectorModifier and TypeMethodDescriptionstatic DetectorGeometryFactory.getDetector(DetectorType type) static DetectorGeometryFactory.getDetector(DetectorType type, int run, String variation) Load a detector in CLAS coordinate system, for given RUN and VARIATION
- 
Uses of Detector in org.jlab.geom.absClasses in org.jlab.geom.abs that implement DetectorModifier and TypeClassDescriptionclassAbstractDetector<SectorType extends Sector>This class provides a skeletal implementation of theDetectorinterface to minimize the effort required to implement aDetector.
- 
Uses of Detector in org.jlab.geom.baseClasses in org.jlab.geom.base with type parameters of type DetectorModifier and TypeInterfaceDescriptioninterfaceFactory<DetectorType extends Detector,SectorType extends Sector, SuperlayerType extends Superlayer, LayerType extends Layer> A set of functions to create individualDetector,Sector,Superlayer, orLayerobjects for a specific type of detector using the factory method pattern.
- 
Uses of Detector in org.jlab.geom.detector.alert.AHDCClasses in org.jlab.geom.detector.alert.AHDC that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.alert.ATOFClasses in org.jlab.geom.detector.alert.ATOF that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.bstClasses in org.jlab.geom.detector.bst that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.cndClasses in org.jlab.geom.detector.cnd that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.dcClasses in org.jlab.geom.detector.dc that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.ecClasses in org.jlab.geom.detector.ec that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.fmtClasses in org.jlab.geom.detector.fmt that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.ftClasses in org.jlab.geom.detector.ft that implement Detector
- 
Uses of Detector in org.jlab.geom.detector.ftofClasses in org.jlab.geom.detector.ftof that implement Detector
- 
Uses of Detector in org.jlab.rec.atof.hitMethods in org.jlab.rec.atof.hit with parameters of type DetectorModifier and TypeMethodDescriptionfinal intATOFHit.convertSLCToXYZ(Detector atof) Calculates spatial coordinates for the hit based on associated detector component.voidFind hits in the event, matches them to tracks found in the ahdc and build their properties.Constructors in org.jlab.rec.atof.hit with parameters of type Detector
- 
Uses of Detector in org.jlab.rec.cvtMethods in org.jlab.rec.cvt that return Detector
- 
Uses of Detector in org.jlab.rec.dcFields in org.jlab.rec.dc declared as Detector
- 
Uses of Detector in org.jlab.rec.dc.trajectoryMethods in org.jlab.rec.dc.trajectory with parameters of type DetectorModifier and TypeMethodDescriptionvoidTrajectorySurfaces.loadSurface(double targetPosition, double targetLength, DCGeant4Factory dcDetector, FTOFGeant4Factory ftofDetector, Detector ecalDetector, Detector fmtDetector, RICHGeoFactory richDetector) 
- 
Uses of Detector in org.jlab.rec.fmtMethods in org.jlab.rec.fmt with parameters of type Detector
- 
Uses of Detector in org.jlab.service.atofMethods in org.jlab.service.atof that return DetectorMethods in org.jlab.service.atof with parameters of type Detector
- 
Uses of Detector in org.jlab.service.ecFields in org.jlab.service.ec declared as Detector