public interface Subdetector
Modifier and Type | Method and Description |
---|---|
IDetectorElement |
getDetectorElement() |
String |
getDigiHitsCollectionName() |
String |
getHitsCollectionName() |
IDDecoder |
getIDDecoder() |
Layering |
getLayering()
Deprecated.
Use functionality provided by
IDetectorElement . |
String |
getName() |
boolean |
getReflect() |
int |
getSystemID() |
VisAttributes |
getVisAttributes() |
boolean |
isBarrel() |
boolean |
isCalorimeter() |
boolean |
isEndcap() |
boolean |
isInsideTrackingVolume() |
boolean |
isTracker() |
double[] |
transformLocalToGlobal(double[] localPos)
Deprecated.
|
String getName()
int getSystemID()
IDDecoder getIDDecoder()
String getHitsCollectionName()
String getDigiHitsCollectionName()
@Deprecated Layering getLayering()
IDetectorElement
.VisAttributes getVisAttributes()
boolean isTracker()
boolean isCalorimeter()
boolean isBarrel()
boolean isEndcap()
@Deprecated double[] transformLocalToGlobal(double[] localPos)
IGeometryInfo.getLocalToGlobal()
localPos
- IDetectorElement getDetectorElement()
boolean isInsideTrackingVolume()
boolean getReflect()
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.