Package org.jlab.geom.base
package org.jlab.geom.base
-
ClassDescriptionOne sensing component of a detector.This is an interface for providing constants for geometry objects.One complete CLAS12 detector, such as the entire Central Neutron Detector (CND) or the combined set of all Drift Chambers (DC).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.One layer of a detector.Sector<SuperlayerType extends Superlayer>One sector of a detector.Superlayer<LayerType extends Layer>One superlayer of a detector.