Package org.jlab.geom.detector.ec
Class ECDetector
An Electromagnetic Calorimeter (EC)
Detector
.
Factory: ECFactory
Hierarchy:
ECDetector
→
ECSector
→
ECSuperlayer
→
ECLayer
→
ScintillatorPaddle
- Author:
- jnhankins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLayerUI
(int sector, int superlayer, int layer) getType()
Returns "EC Detector".Methods inherited from class org.jlab.geom.abs.AbstractDetector
addSector, getAllSectors, getCrossSections, getDetectorId, getHits, getLayerHits, getNumSectors, getSector, show, toString
-
Constructor Details
-
ECDetector
protected ECDetector()
-
-
Method Details
-
getType
Returns "EC Detector".- Returns:
- "EC Detector"
-
getLayerUI
-