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 SummaryConstructors
- 
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- 
CNDLayerprotected CNDLayer(int sectorId, int superlayerId, int layerId) 
 
- 
- 
Method Details- 
getTypeReturns "CND Layer".- Returns:
- "CND Layer"
 
 
-