Class ECSuperlayer
- All Implemented Interfaces:
Superlayer<ECLayer>, Showable
An Electromagnetic Calorimeter (EC)
Superlayer.
Factory: ECFactory
Hierarchy:
ECDetector →
ECSector →
ECSuperlayer →
ECLayer →
ScintillatorPaddle
- Author:
- jnhankins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleReturns the superlayer thicknessgetType()Returns "EC Superlayer".Methods inherited from class AbstractSuperlayer
addLayer, getAllLayers, getCrossSections, getDetectorId, getHits, getLayer, getLayerHits, getNumLayers, getSectorId, getSuperlayerId, setTransformation, show, toString
-
Constructor Details
-
ECSuperlayer
protected ECSuperlayer(int sectorId, int superlayerId)
-
-
Method Details
-
getType
-
getThickness
public double getThickness()Returns the superlayer thickness- Returns:
- thickness
-