Class FTOFLayer

All Implemented Interfaces:
Layer<ScintillatorPaddle>, Showable

public class FTOFLayer extends AbstractLayer<ScintillatorPaddle>
A Forward Time of Flight (FTOF) Layer.

Factory: FTOFFactory
Hierarchy: FTOFDetectorFTOFSectorFTOFSuperlayerFTOFLayerScintillatorPaddle

Author:
jnhankins
  • Constructor Details

    • FTOFLayer

      protected FTOFLayer(int sectorId, int superlayerId, int layerId)
  • Method Details

    • getType

      public String getType()
      Returns "FTOF Layer".
      Returns:
      "FTOF Layer"