Package org.jlab.geom.detector.ftof
Class FTOFDetector
- All Implemented Interfaces:
Detector<FTOFSector>
,Showable
A Forward Time of Flight (FTOF)
Detector
.
Factory: FTOFFactory
Hierarchy:
FTOFDetector
→
FTOFSector
→
FTOFSuperlayer
→
FTOFLayer
→
ScintillatorPaddle
- Author:
- jnhankins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLayerUI
(int superlayer, int layer) getLayerUI
(int sector, int superlayer, int layer) getType()
Returns "FTOF Detector".Methods inherited from class org.jlab.geom.abs.AbstractDetector
addSector, getAllSectors, getCrossSections, getDetectorId, getHits, getLayerHits, getNumSectors, getSector, show, toString
-
Constructor Details
-
FTOFDetector
protected FTOFDetector()
-
-
Method Details
-
getType
Returns "FTOF Detector".- Returns:
- "FTOF Detector"
-
getLayerUI
-
getLayerUI
-