Class FTCALDetector

java.lang.Object
org.jlab.geom.abs.AbstractDetector<FTCALSector>
org.jlab.geom.detector.ft.FTCALDetector
All Implemented Interfaces:
Detector<FTCALSector>, Showable

public class FTCALDetector extends AbstractDetector<FTCALSector>
A Forward Tagger Calorimeter (FTCAL) Detector.

Factory: FTCALFactory
Hierarchy: FTCALDetectorFTCALSectorFTCALSuperlayerFTCALLayerScintillatorPaddle

Author:
jnhankins
  • Constructor Details Link icon

    • FTCALDetector Link icon

      protected FTCALDetector()
  • Method Details Link icon

    • getType Link icon

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

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