hep.lcd.geometry.component
Class MU_EndCap

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended byhep.lcd.geometry.PropertyTable
              extended byhep.lcd.geometry.IniSectionReader
                  extended byhep.lcd.geometry.component.CylindricalDetector
                      extended byhep.lcd.geometry.component.Calorimeter
                          extended byhep.lcd.geometry.component.EndCapCalorimeter
                              extended byhep.lcd.geometry.component.MU_EndCap
All Implemented Interfaces:
java.lang.Cloneable, DetectorComponent, EndCap, java.util.Map, PropertySet, SegmentedDetectorComponent, java.io.Serializable

public class MU_EndCap
extends EndCapCalorimeter

See Also:
Serialized Form

Field Summary
 
Fields inherited from class hep.lcd.geometry.component.Calorimeter
layers, lD, pD, phiBins, phoff, segmentName, tD, thetaBins, thoff
 
Fields inherited from class hep.lcd.geometry.component.CylindricalDetector
parent, radiusInner, radiusOuter, zInner, zOuter
 
Constructor Summary
MU_EndCap(Detector det, java.io.LineNumberReader in)
           
 
Methods inherited from class hep.lcd.geometry.component.EndCapCalorimeter
getRadius, getZ, reflect
 
Methods inherited from class hep.lcd.geometry.component.Calorimeter
getCosTheta, getLayers, getPhi, getPhiBins, getTheta, getThetaBins, getX, getY, resetSegmentation, setOffsets, setSegmentation, toString
 
Methods inherited from class hep.lcd.geometry.component.CylindricalDetector
getDetector, getInnerRadius, getMaxRadius, getOuterRadius, getZInner, getZOuter, isEndCap, paint, setFillColor
 
Methods inherited from class hep.lcd.geometry.PropertyTable
getDouble, getDouble, getString, getString
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface hep.lcd.geometry.PropertySet
keys
 

Constructor Detail

MU_EndCap

public MU_EndCap(Detector det,
                 java.io.LineNumberReader in)
          throws java.io.IOException


The LCD Group