public interface IHPSTrackerJavaBuilder
Modifier and Type | Method and Description |
---|---|
void |
build(org.lcsim.detector.ILogicalVolume trackingVolume)
Build the JAVA geometry objects from the geometry definition.
|
org.lcsim.detector.DetectorIdentifierHelper |
getDetectorIdentifierHelper() |
org.lcsim.detector.identifier.IIdentifierDictionary |
getIdentifierDictionary() |
org.lcsim.geometry.compact.Subdetector |
getSubdetector() |
void |
setDetectorIdentifierHelper(org.lcsim.detector.DetectorIdentifierHelper detectorIdentifierHelper) |
void |
setIdentifierDictionary(org.lcsim.detector.identifier.IIdentifierDictionary identifierDictionary) |
void |
setSubdetector(org.lcsim.geometry.compact.Subdetector subdet) |
void build(org.lcsim.detector.ILogicalVolume trackingVolume)
trackingVolume
- - the reference volume.org.lcsim.detector.DetectorIdentifierHelper getDetectorIdentifierHelper()
void setDetectorIdentifierHelper(org.lcsim.detector.DetectorIdentifierHelper detectorIdentifierHelper)
org.lcsim.detector.identifier.IIdentifierDictionary getIdentifierDictionary()
void setIdentifierDictionary(org.lcsim.detector.identifier.IIdentifierDictionary identifierDictionary)
void setSubdetector(org.lcsim.geometry.compact.Subdetector subdet)
org.lcsim.geometry.compact.Subdetector getSubdetector()
Copyright © 2019. All rights reserved.