public class DiskTracker extends AbstractTracker
Modifier and Type | Field and Description |
---|---|
private double[] |
innerR |
private double[] |
innerZ |
private double[] |
outerR |
private double[] |
thickness |
layering
Constructor and Description |
---|
DiskTracker(org.jdom.Element node) |
Modifier and Type | Method and Description |
---|---|
void |
appendHepRep(HepRepFactory factory,
HepRep heprep)
HepRepProvider: optional impl for subclass
|
private void |
build(org.jdom.Element node) |
double[] |
getInnerR() |
double[] |
getInnerZ() |
double[] |
getOuterR() |
double[] |
getThickness() |
boolean |
isEndcap() |
isTracker
getDe, getDistanceToLayer, getDistanceToSensor, getInteractionLengths, getInteractionLengths, getLayer, getLayering, getLayerThickness, getNumberOfLayers, getRadiationLengths, getRadiationLengths, getSensorThickness, getTotalThickess, isLayered, setLayering
getDetectorElement, getDigiHitsCollectionName, getHitsCollectionName, getIDDecoder, getName, getNode, getReadout, getReflect, getSystemID, getVisAttributes, isBarrel, isCalorimeter, isInsideTrackingVolume, setDetectorElement, setDigiHitsCollectionName, setReadout, setVisAttributes, transformLocalToGlobal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDetectorElement, getDigiHitsCollectionName, getHitsCollectionName, getIDDecoder, getLayering, getName, getReflect, getSystemID, getVisAttributes, isBarrel, isCalorimeter, isInsideTrackingVolume, transformLocalToGlobal
private double[] innerR
private double[] outerR
private double[] innerZ
private double[] thickness
DiskTracker(org.jdom.Element node) throws org.jdom.JDOMException
org.jdom.JDOMException
public double[] getInnerR()
public double[] getOuterR()
public double[] getInnerZ()
public double[] getThickness()
public boolean isEndcap()
isEndcap
in interface Subdetector
isEndcap
in class Subdetector
private void build(org.jdom.Element node) throws org.jdom.DataConversionException
org.jdom.DataConversionException
public void appendHepRep(HepRepFactory factory, HepRep heprep)
AbstractSubdetector
appendHepRep
in interface HepRepProvider
appendHepRep
in class AbstractSubdetector
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.