Package org.jlab.geom.abs


package org.jlab.geom.abs
  • Classes
    Class
    Description
    This class provides a skeletal implementation of the Component interface to minimize the effort required to implement a Component.
    AbstractDetector<SectorType extends Sector>
    This class provides a skeletal implementation of the Detector interface to minimize the effort required to implement a Detector.
    AbstractLayer<ComponentType extends Component>
    This class provides a skeletal implementation of the Layer interface to minimize the effort required to implement a Layer.
    AbstractSector<SuperlayerType extends Superlayer>
    This class provides a skeletal implementation of the Sector interface to minimize the effort required to implement a Sector.
    AbstractSuperlayer<LayerType extends Layer>
    This class provides a skeletal implementation of the Superlayer interface to minimize the effort required to implement a Superlayer.