Package org.jlab.geom.detector.dc
Class DCSuperlayer
- All Implemented Interfaces:
- Superlayer<DCLayer>,- Showable
A Drift Chamber (DC) 
Superlayer.
 
 Factory: DCFactory
 
 Hierarchy: 
 
 DCDetector → 
 DCSector → 
 DCSuperlayer → 
 DCLayer → 
 DriftChamberWire
 
- Author:
- jnhankins
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedDCSuperlayer(int sectorId, int superlayerId) DCSuperlayer(DetectorId id, int sectorId, int superlayerId) 
- 
Method SummaryMethods inherited from class org.jlab.geom.abs.AbstractSuperlayeraddLayer, getAllLayers, getCrossSections, getDetectorId, getHits, getLayer, getLayerHits, getNumLayers, getSectorId, getSuperlayerId, setTransformation, show, toString
- 
Constructor Details- 
DCSuperlayerprotected DCSuperlayer(int sectorId, int superlayerId) 
- 
DCSuperlayer
 
- 
- 
Method Details- 
getTypeReturns "DC Superlayer".- Returns:
- "DC Superlayer"
 
 
-