Package org.jlab.geom.detector.cnd
Class CNDLayer
- All Implemented Interfaces:
Layer<ScintillatorPaddle>
,Showable
A Central Neutron Detector (CND)
Layer
.
Factory: CNDFactory
Hierarchy:
CNDDetector
→
CNDSector
→
CNDSuperlayer
→
CNDLayer
→
ScintillatorPaddle
- Author:
- jnhankins
-
Constructor Summary
Constructors -
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
-
CNDLayer
protected CNDLayer(int sectorId, int superlayerId, int layerId)
-
-
Method Details
-
getType
Returns "CND Layer".- Returns:
- "CND Layer"
-