Uses of Interface
org.jlab.geom.base.Detector
Packages that use Detector
Package
Description
-
Uses of Detector in org.jlab.clas.fastmc
Methods in org.jlab.clas.fastmc with parameters of type DetectorModifier and TypeMethodDescriptionvoid
Clas12FastMC.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.base
Methods in org.jlab.detector.base that return DetectorModifier and TypeMethodDescriptionstatic Detector
GeometryFactory.getDetector
(DetectorType type) static Detector
GeometryFactory.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.abs
Classes in org.jlab.geom.abs that implement DetectorModifier and TypeClassDescriptionclass
AbstractDetector<SectorType extends Sector>
This class provides a skeletal implementation of theDetector
interface to minimize the effort required to implement aDetector
. -
Uses of Detector in org.jlab.geom.base
Classes in org.jlab.geom.base with type parameters of type DetectorModifier and TypeInterfaceDescriptioninterface
Factory<DetectorType extends Detector,
SectorType extends Sector, SuperlayerType extends Superlayer, LayerType extends Layer> A set of functions to create individualDetector
,Sector
,Superlayer
, orLayer
objects for a specific type of detector using the factory method pattern. -
Uses of Detector in org.jlab.geom.detector.alert.AHDC
Classes in org.jlab.geom.detector.alert.AHDC that implement Detector -
Uses of Detector in org.jlab.geom.detector.alert.ATOF
Classes in org.jlab.geom.detector.alert.ATOF that implement Detector -
Uses of Detector in org.jlab.geom.detector.bst
Classes in org.jlab.geom.detector.bst that implement Detector -
Uses of Detector in org.jlab.geom.detector.cnd
Classes in org.jlab.geom.detector.cnd that implement Detector -
Uses of Detector in org.jlab.geom.detector.dc
Classes in org.jlab.geom.detector.dc that implement Detector -
Uses of Detector in org.jlab.geom.detector.ec
Classes in org.jlab.geom.detector.ec that implement Detector -
Uses of Detector in org.jlab.geom.detector.fmt
Classes in org.jlab.geom.detector.fmt that implement Detector -
Uses of Detector in org.jlab.geom.detector.ft
Classes in org.jlab.geom.detector.ft that implement Detector -
Uses of Detector in org.jlab.geom.detector.ftof
Classes in org.jlab.geom.detector.ftof that implement Detector -
Uses of Detector in org.jlab.rec.atof.hit
Methods in org.jlab.rec.atof.hit with parameters of type DetectorModifier and TypeMethodDescriptionfinal int
ATOFHit.convertSLCToXYZ
(Detector atof) Calculates spatial coordinates for the hit based on associated detector component.void
Find 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.cvt
Methods in org.jlab.rec.cvt that return Detector -
Uses of Detector in org.jlab.rec.dc
Fields in org.jlab.rec.dc declared as Detector -
Uses of Detector in org.jlab.rec.dc.trajectory
Methods in org.jlab.rec.dc.trajectory with parameters of type DetectorModifier and TypeMethodDescriptionvoid
TrajectorySurfaces.loadSurface
(double targetPosition, double targetLength, DCGeant4Factory dcDetector, FTOFGeant4Factory ftofDetector, Detector ecalDetector, Detector fmtDetector, RICHGeoFactory richDetector) -
Uses of Detector in org.jlab.rec.fmt
Methods in org.jlab.rec.fmt with parameters of type Detector -
Uses of Detector in org.jlab.service.atof
Methods 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.ec
Fields in org.jlab.service.ec declared as Detector