Package org.jlab.geom.component
Class ScintillatorMesh
java.lang.Object
org.jlab.geom.abs.MeshComponent
org.jlab.geom.component.ScintillatorMesh
- All Implemented Interfaces:
Component,Transformable,Showable
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jlab.geom.abs.MeshComponent
getComponentId, getLength, getLineX, getLineY, getLineZ, getMidpoint, getNumVolumeEdges, getNumVolumePoints, getVolumeCrossSection, getVolumeEdge, getVolumeIntersection, getVolumeMesh, getVolumePoint, getVolumeShape, init, rotateX, rotateY, rotateZ, show, translateXYZ
-
Constructor Details
-
ScintillatorMesh
public ScintillatorMesh(int id, double width, double length, double thickness)
-
-
Method Details
-
getType
Description copied from interface:ComponentReturns a string that identifies the specific subtype of this component.- Specified by:
getTypein interfaceComponent- Overrides:
getTypein classMeshComponent- Returns:
- a string naming this component's type
-