Class CNDLayer

All Implemented Interfaces:
Layer<ScintillatorPaddle>, Showable

public class CNDLayer extends AbstractLayer<ScintillatorPaddle>
A Central Neutron Detector (CND) Layer.

Factory: CNDFactory
Hierarchy: CNDDetectorCNDSectorCNDSuperlayerCNDLayerScintillatorPaddle

Author:
jnhankins
  • Constructor Details Link icon

    • CNDLayer Link icon

      protected CNDLayer(int sectorId, int superlayerId, int layerId)
  • Method Details Link icon

    • getType Link icon

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