public class TestBeamCalorimeter extends AbstractTestBeam implements Calorimeter
Calorimeter.CalorimeterType
Modifier and Type | Field and Description |
---|---|
(package private) Calorimeter.CalorimeterType |
calType |
DEFAULT_NSIDES, dimensionX, dimensionY, dimensionZ, position, radius, rotation, transform
layering
Constructor and Description |
---|
TestBeamCalorimeter(org.jdom.Element node) |
Modifier and Type | Method and Description |
---|---|
Calorimeter.CalorimeterType |
getCalorimeterType()
Get the CalorimeterType of this Calorimeter.
|
double |
getCellSizeU()
Get the cell U dimension.
|
double |
getCellSizeV()
Get the cell V dimension.
|
double |
getSectionPhi()
Get the section phi, which is 0 because test beams do not have modules in phi.
|
double |
getTotalThickness()
Get the total thickness of the calorimeter.
|
boolean |
isCalorimeter() |
appendHepRep, getDimensionX, getDimensionY, getDimensionZ, getInnerRadius, getInnerZ, getNumberOfSides, getOuterRadius, getOuterZ, getPosition, getRotation, getZLength
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, isEndcap, isInsideTrackingVolume, isTracker, setDetectorElement, setDigiHitsCollectionName, setReadout, setVisAttributes, transformLocalToGlobal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDe, getDistanceToLayer, getDistanceToSensor, getInnerRadius, getInnerZ, getInteractionLengths, getInteractionLengths, getLayerThickness, getNumberOfLayers, getNumberOfSides, getOuterRadius, getOuterZ, getRadiationLengths, getRadiationLengths, getSensorThickness, getZLength
getDetectorElement, getDigiHitsCollectionName, getHitsCollectionName, getIDDecoder, getLayering, getName, getReflect, getSystemID, getVisAttributes, isBarrel, isEndcap, isInsideTrackingVolume, isTracker, transformLocalToGlobal
Calorimeter.CalorimeterType calType
public TestBeamCalorimeter(org.jdom.Element node) throws org.jdom.JDOMException
org.jdom.JDOMException
public boolean isCalorimeter()
isCalorimeter
in interface Subdetector
isCalorimeter
in class Subdetector
public Calorimeter.CalorimeterType getCalorimeterType()
Calorimeter
getCalorimeterType
in interface Calorimeter
public double getCellSizeU()
Calorimeter
getCellSizeU
in interface Calorimeter
public double getCellSizeV()
Calorimeter
getCellSizeV
in interface Calorimeter
public double getSectionPhi()
AbstractTestBeam
getSectionPhi
in interface Calorimeter
getSectionPhi
in class AbstractTestBeam
public double getTotalThickness()
Calorimeter
getTotalThickness
in interface Calorimeter
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.