public class PolyconeSupport extends AbstractSubdetector
Modifier and Type | Class and Description |
---|---|
static class |
PolyconeSupport.ZPlane |
Modifier and Type | Field and Description |
---|---|
(package private) Material |
material |
(package private) List<PolyconeSupport.ZPlane> |
zplanes |
Constructor and Description |
---|
PolyconeSupport(org.jdom.Element node) |
Modifier and Type | Method and Description |
---|---|
Material |
getMaterial() |
int |
getNumberOfZPlanes() |
PolyconeSupport.ZPlane |
getZPlane(int idx) |
List<PolyconeSupport.ZPlane> |
getZPlanes() |
appendHepRep
getDetectorElement, getDigiHitsCollectionName, getHitsCollectionName, getIDDecoder, getLayering, getName, getNode, getReadout, getReflect, getSystemID, getVisAttributes, isBarrel, isCalorimeter, isEndcap, isInsideTrackingVolume, isLayered, isTracker, setDetectorElement, setDigiHitsCollectionName, setReadout, setVisAttributes, transformLocalToGlobal
List<PolyconeSupport.ZPlane> zplanes
Material material
public PolyconeSupport(org.jdom.Element node) throws org.jdom.JDOMException
org.jdom.JDOMException
public Material getMaterial()
public List<PolyconeSupport.ZPlane> getZPlanes()
public int getNumberOfZPlanes()
public PolyconeSupport.ZPlane getZPlane(int idx)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.