Class MPGDTrapezoidConstants.LayerComponentInfo
java.lang.Object
org.jlab.detector.geant4.v2.MPGD.trapezoid.MPGDTrapezoidConstants.LayerComponentInfo
- Enclosing class:
MPGDTrapezoidConstants
Simple container for material parameters associated to (layer,
component). thickness : material thickness (mm) sensitivity: flag or ID
for sensitivity (as defined in CCDB)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thickness
public final double thickness -
sensitivity
public final int sensitivity
-
-
Constructor Details
-
LayerComponentInfo
public LayerComponentInfo(double thickness, int sensitivity)
-