Package org.jlab.geom.detector.ft
Class FTCALDetector
- All Implemented Interfaces:
Detector<FTCALSector>,Showable
A Forward Tagger Calorimeter (FTCAL)
Detector.
Factory: FTCALFactory
Hierarchy:
FTCALDetector →
FTCALSector →
FTCALSuperlayer →
FTCALLayer →
ScintillatorPaddle
- Author:
- jnhankins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLayerUI(int sector, int superlayer, int layer) getType()Returns "FTCAL Detector".Methods inherited from class org.jlab.geom.abs.AbstractDetector
addSector, getAllSectors, getCrossSections, getDetectorId, getHits, getLayerHits, getNumSectors, getSector, show, toString
-
Constructor Details
-
FTCALDetector
protected FTCALDetector()
-
-
Method Details
-
getType
Returns "FTCAL Detector".- Returns:
- "FTCAL Detector"
-
getLayerUI
-