Package org.jlab.geom.detector.bst
Class BSTLayer
A Barrel Silicon Tracker (BST) 
Layer.
 
 Factory: BSTFactory
 
 Hierarchy: 
 
 BSTDetector → 
 BSTSector → 
 BSTSuperlayer → 
 BSTLayer → 
 SiStrip
 
- Author:
- jnhankins
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.jlab.geom.abs.AbstractLayeraddComponent, getAllComponents, getBoundary, getComponent, getCrossSections, getDetectorId, getLayerHits, getLayerId, getNumComponents, getPlane, getSectorId, getSuperlayerId, getTransformation, onSetTransformation, setTransformation, show, toString
- 
Constructor Details- 
BSTLayerprotected BSTLayer(int sectorId, int superlayerId, int layerId) 
 
- 
- 
Method Details- 
getHitsDescription copied from interface:LayerReturns a list of DetecorHits which store information about intersections with components in this superlayer.
- 
getTypeReturns "BST Layer".- Returns:
- "BST Layer"
 
 
-