Class AlertDCWire
java.lang.Object
org.jlab.geom.abs.AbstractComponent
org.jlab.geom.detector.alert.AHDC.ConcaveComponent
org.jlab.geom.detector.alert.AHDC.AlertDCWire
- All Implemented Interfaces:
Component,Transformable,Showable
- Author:
- sergeyeva
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jlab.geom.detector.alert.AHDC.ConcaveComponent
getDirection, getLength, getLine, getVolumeIntersection, onRotateX, onRotateY, onRotateZ, onTranslateXYZMethods inherited from class org.jlab.geom.abs.AbstractComponent
addVolumeEdge, addVolumePoint, addVolumeTriangleFace, getComponentId, getMidpoint, getNumVolumeEdges, getNumVolumePoints, getVolumeCrossSection, getVolumeEdge, getVolumePoint, getVolumeShape, rotateX, rotateY, rotateZ, show, toString, translateXYZ
-
Constructor Details
-
AlertDCWire
Initializes aALERTDCWirefrom the given points. The line will be from the middle of the bottom face to the middle of the top face.- Parameters:
componentId- the id of the componentfirstFace- first face of N pointssecondFace- second face of N pointsline- Middle line that represents the signal wire
-
-
Method Details
-
getType
Returns "ALERTDCWire Component".- Returns:
- "ALERTDCWire Component"
-