Class FTOFDetector

java.lang.Object
org.jlab.geom.abs.AbstractDetector<FTOFSector>
org.jlab.geom.detector.ftof.FTOFDetector
All Implemented Interfaces:
Detector<FTOFSector>, Showable

public class FTOFDetector extends AbstractDetector<FTOFSector>
A Forward Time of Flight (FTOF) Detector.

Factory: FTOFFactory
Hierarchy: FTOFDetectorFTOFSectorFTOFSuperlayerFTOFLayerScintillatorPaddle

Author:
jnhankins
  • Constructor Details Link icon

    • FTOFDetector Link icon

      protected FTOFDetector()
  • Method Details Link icon

    • getType Link icon

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

      public List<DetectorComponentUI> getLayerUI(int superlayer, int layer)
    • getLayerUI Link icon

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