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