Package | Description |
---|---|
org.lcsim.geometry.compact.converter |
Detailed classes for modeling the HPS detector at runtime
|
Modifier and Type | Class and Description |
---|---|
static class |
HPSTracker2014GeometryDefinition.LongModuleBundle |
static class |
HPSTracker2017GeometryDefinition.ShortModuleBundle |
static class |
HPSTracker2019GeometryDefinition.ShortModuleBundle |
static class |
HPSTrackerGeometryDefinition.TestRunModuleBundle
TODO This class is shared among geometry definitions but should really be in the test run class.
|
Modifier and Type | Field and Description |
---|---|
List<HPSTrackerBuilder.BaseModuleBundle> |
HPSTrackerBuilder.modules |
Modifier and Type | Method and Description |
---|---|
protected HPSTrackerBuilder.BaseModuleBundle |
HPSTrackerBuilder.getModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule module)
Find module among the existing bundles.
|
protected HPSTrackerBuilder.BaseModuleBundle |
HPSTrackerBuilder.getModuleBundle(int layer,
String half)
Find module among the existing bundles.
|
Modifier and Type | Method and Description |
---|---|
protected List<HPSTrackerBuilder.BaseModuleBundle> |
HPSTrackerBuilder.getModules() |
Modifier and Type | Method and Description |
---|---|
protected void |
HPSTracker2019JavaBuilder.addModule(HPSTrackerBuilder.BaseModuleBundle bundle,
JavaSurveyVolume mother) |
protected void |
HPSTracker2017JavaBuilder.addModule(HPSTrackerBuilder.BaseModuleBundle bundle,
JavaSurveyVolume mother) |
protected void |
HPSTracker2014JavaBuilder.addModule(HPSTrackerBuilder.BaseModuleBundle bundle,
JavaSurveyVolume mother)
Rules for adding the JAVA module geometry.
|
protected void |
HPSTracker2019LCDDBuilder.addModule(HPSTrackerBuilder.BaseModuleBundle bundle,
LCDDSurveyVolume mother)
Rules for adding the LCDD module geometry.
|
protected void |
HPSTracker2017LCDDBuilder.addModule(HPSTrackerBuilder.BaseModuleBundle bundle,
LCDDSurveyVolume mother)
Rules for adding the LCDD module geometry.
|
protected void |
HPSTracker2014LCDDBuilder.addModule(HPSTrackerBuilder.BaseModuleBundle bundle,
LCDDSurveyVolume mother)
Rules for adding the LCDD module geometry.
|
protected void |
HPSTrackerBuilder.addModuleBundle(HPSTrackerBuilder.BaseModuleBundle bundle)
Add module to list.
|
Copyright © 2019. All rights reserved.