Package org.jlab.geom.detector.ftof
Class FTOFLayerMesh
- All Implemented Interfaces:
Layer<ScintillatorMesh>
,Showable
- Author:
- gavalian
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
FTOFLayerMesh
(int sectorId, int superlayerId, int layerId) -
Method Summary
Methods inherited from class org.jlab.geom.abs.AbstractLayer
addComponent, getAllComponents, getBoundary, getComponent, getCrossSections, getDetectorId, getHits, getLayerHits, getLayerId, getNumComponents, getPlane, getSectorId, getSuperlayerId, getTransformation, onSetTransformation, setTransformation, show, toString
-
Constructor Details
-
FTOFLayerMesh
protected FTOFLayerMesh(int sectorId, int superlayerId, int layerId)
-
-
Method Details
-
getType
Description copied from interface:Layer
Returns a string that identifies the specific subtype of this layer.- Returns:
- a string naming this layer's type
-