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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.jlab.geom.abs.MeshComponentgetComponentId, getLength, getLineX, getLineY, getLineZ, getMidpoint, getNumVolumeEdges, getNumVolumePoints, getVolumeCrossSection, getVolumeEdge, getVolumeIntersection, getVolumeMesh, getVolumePoint, getVolumeShape, init, rotateX, rotateY, rotateZ, show, translateXYZ
- 
Constructor Details- 
ScintillatorMeshpublic ScintillatorMesh(int id, double width, double length, double thickness) 
 
- 
- 
Method Details- 
getTypeDescription copied from interface:ComponentReturns a string that identifies the specific subtype of this component.- Specified by:
- getTypein interface- Component
- Overrides:
- getTypein class- MeshComponent
- Returns:
- a string naming this component's type
 
 
-