Class ECDetector

java.lang.Object
org.jlab.geom.abs.AbstractDetector<ECSector>
org.jlab.geom.detector.ec.ECDetector
All Implemented Interfaces:
Detector<ECSector>, Showable

public class ECDetector extends AbstractDetector<ECSector>
An Electromagnetic Calorimeter (EC) Detector.

Factory: ECFactory
Hierarchy: ECDetectorECSectorECSuperlayerECLayerScintillatorPaddle

Author:
jnhankins
  • Constructor Details Link icon

    • ECDetector Link icon

      protected ECDetector()
  • Method Details Link icon

    • getType Link icon

      public String getType()
      Returns "EC Detector".
      Returns:
      "EC Detector"
    • getLayerUI Link icon

      public List<DetectorComponentUI> getLayerUI(int sector, int superlayer, int layer)