Uses of Interface
org.jlab.geom.Showable
Packages that use Showable
Package
Description
- 
Uses of Showable in org.jlab.detector.geom.dcClasses in org.jlab.detector.geom.dc that implement Showable
- 
Uses of Showable in org.jlab.geomClasses in org.jlab.geom that implement ShowableModifier and TypeClassDescriptionclassRepresentation of an intersection between a particle's path and a sensing component.enumThe unique identifier of a type of detector.
- 
Uses of Showable in org.jlab.geom.absClasses in org.jlab.geom.abs that implement ShowableModifier and TypeClassDescriptionclassThis class provides a skeletal implementation of theComponentinterface to minimize the effort required to implement aComponent.classAbstractDetector<SectorType extends Sector>This class provides a skeletal implementation of theDetectorinterface to minimize the effort required to implement aDetector.classAbstractLayer<ComponentType extends Component>This class provides a skeletal implementation of theLayerinterface to minimize the effort required to implement aLayer.classAbstractSector<SuperlayerType extends Superlayer>This class provides a skeletal implementation of theSectorinterface to minimize the effort required to implement aSector.classAbstractSuperlayer<LayerType extends Layer>This class provides a skeletal implementation of theSuperlayerinterface to minimize the effort required to implement aSuperlayer.class
- 
Uses of Showable in org.jlab.geom.baseSubinterfaces of Showable in org.jlab.geom.baseModifier and TypeInterfaceDescriptioninterfaceOne sensing component of a detector.interfaceOne complete CLAS12 detector, such as the entire Central Neutron Detector (CND) or the combined set of all Drift Chambers (DC).interfaceFactory<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.interfaceOne layer of a detector.interfaceSector<SuperlayerType extends Superlayer>One sector of a detector.interfaceSuperlayer<LayerType extends Layer>One superlayer of a detector.
- 
Uses of Showable in org.jlab.geom.componentClasses in org.jlab.geom.component that implement ShowableModifier and TypeClassDescriptionclassA drift chamber wire.classThis class provides a basic implementation of theComponentinterface where the component's volume is defined by two convex polygons such that the edges of each polygon are connected to form trapezoidal sides.classclassclassA scintillator paddle aka scintillator strip.classA silicon strip.classA tracker strip.
- 
Uses of Showable in org.jlab.geom.detector.alert.AHDCClasses in org.jlab.geom.detector.alert.AHDC that implement ShowableModifier and TypeClassDescriptionclassclassA Low Energy Recoil Tracker (ALERT) This is to implement ALERT Drift Chamber detector (AHDC).classclassclassclassclass
- 
Uses of Showable in org.jlab.geom.detector.alert.ATOFClasses in org.jlab.geom.detector.alert.ATOF that implement ShowableModifier and TypeClassDescriptionclassclassclassclassclass
- 
Uses of Showable in org.jlab.geom.detector.bstClasses in org.jlab.geom.detector.bst that implement Showable
- 
Uses of Showable in org.jlab.geom.detector.cndClasses in org.jlab.geom.detector.cnd that implement ShowableModifier and TypeClassDescriptionclassA Central Neutron Detector (CND)Detector.classA Central Neutron Detector (CND)Factory.classA Central Neutron Detector (CND)Layer.classA Central Neutron Detector (CND)Sector.classA Central Neutron Detector (CND)Superlayer.
- 
Uses of Showable in org.jlab.geom.detector.dcClasses in org.jlab.geom.detector.dc that implement ShowableModifier and TypeClassDescriptionclassA Drift Chamber (DC)Detector.classA Drift Chamber (DC)Factory.classclassA Drift Chamber (DC)Layer.classA Drift Chamber (DC)Sector.classA Drift Chamber (DC)Superlayer.
- 
Uses of Showable in org.jlab.geom.detector.ecClasses in org.jlab.geom.detector.ec that implement ShowableModifier and TypeClassDescriptionclassAn Electromagnetic Calorimeter (EC)Detector.classAn Electromagnetic Calorimeter (EC)Factory.classAn Electromagnetic Calorimeter (EC)Layer.classAn Electromagnetic Calorimeter (EC)Sector.classAn Electromagnetic Calorimeter (EC)Superlayer.
- 
Uses of Showable in org.jlab.geom.detector.fmtClasses in org.jlab.geom.detector.fmt that implement ShowableModifier and TypeClassDescriptionclassA Forward Micromegas Tracker (FMT)Detector.classA Forward Micromegas Tracker (FMT)Factory.classA Forward Micromegas Tracker (FMT)Layer.classA Forward Micromegas Tracker (FMT)Sector.classA Forward Micromegas Tracker (FMT)Superlayer.
- 
Uses of Showable in org.jlab.geom.detector.ftClasses in org.jlab.geom.detector.ft that implement ShowableModifier and TypeClassDescriptionclassA Forward Tagger Calorimeter (FTCAL)Detector.classA Forward Tagger Calorimeter (FTCAL)Factory.classA Forward Tagger Calorimeter (FTCAL)Layer.classA Forward Tagger Calorimeter (FTCAL)Sector.classA Forward Tagger Calorimeter (FTCAL)Superlayer.
- 
Uses of Showable in org.jlab.geom.detector.ftofClasses in org.jlab.geom.detector.ftof that implement ShowableModifier and TypeClassDescriptionclassA Forward Time of Flight (FTOF)Detector.classclassA Forward Time of Flight (FTOF)Factory.classA Forward Time of Flight (FTOF)Layer.classclassA Forward Time of Flight (FTOF)Sector.classclassA Forward Time of Flight (FTOF)Superlayer.class
- 
Uses of Showable in org.jlab.geom.primSubinterfaces of Showable in org.jlab.geom.primClasses in org.jlab.geom.prim that implement ShowableModifier and TypeClassDescriptionfinal classAn arc represented by a point at the center of the circle subtended by the arc, a point at the origin/beginning of the arc, the normal of the circle of the arc, and an angle theta which is the angle subtended by the arc clockwise around the normal.final classA horizontal cylindrical segment represented by anarcand a height.final classfinal classA 3D line represented by two points, the origin point and the end point.classclassA polyline represented by a sequence of points.final classAn infinite unbounded 3D plane represented by a vector that is normal to the plane and a reference point on the plane.final classA 3D point in space represented by three coordinates coordinates (x, y, z).final classA sector represented by anarcand a radial thickness.classA collection ofFace3Dobjects.classclassA sequence of rotations and translations that can be performed on a objects implementing theTransformableinterface.final classA 3D trapezoid represented by four points laying on the same plane.final classA 3D triangle represented by three points.final classA 3D vector represented by three Cartesian coordinates (x, y, z).