Uses of Interface
org.jlab.geom.base.Component
Packages that use Component
Package
Description
-
Uses of Component in org.jlab.geom.abs
Classes in org.jlab.geom.abs with type parameters of type ComponentModifier and TypeClassDescriptionclass
AbstractLayer<ComponentType extends Component>
This class provides a skeletal implementation of theLayer
interface to minimize the effort required to implement aLayer
.Classes in org.jlab.geom.abs that implement ComponentModifier and TypeClassDescriptionclass
This class provides a skeletal implementation of theComponent
interface to minimize the effort required to implement aComponent
.class
-
Uses of Component in org.jlab.geom.base
Classes in org.jlab.geom.base with type parameters of type Component -
Uses of Component in org.jlab.geom.component
Classes in org.jlab.geom.component that implement ComponentModifier and TypeClassDescriptionclass
A drift chamber wire.class
This class provides a basic implementation of theComponent
interface where the component's volume is defined by two convex polygons such that the edges of each polygon are connected to form trapezoidal sides.class
class
class
A scintillator paddle aka scintillator strip.class
A silicon strip.class
A tracker strip. -
Uses of Component in org.jlab.geom.detector.alert.AHDC
Classes in org.jlab.geom.detector.alert.AHDC that implement Component