Package | Description |
---|---|
org.hps.recon.tracking.gbl |
Generalized Broken Lines (GBL) track fitting algorithm, originally ported from C++
|
org.hps.svt.alignment |
SVT detector alignment classes
|
org.lcsim.geometry.compact.converter |
Detailed classes for modeling the HPS detector at runtime
|
Modifier and Type | Method and Description |
---|---|
private List<MilleParameter> |
HpsGblRefitter.GlobalDers.getDers(boolean isTop)
Turn derivative matrix into @Milleparameter
|
Modifier and Type | Field and Description |
---|---|
(package private) List<MilleParameter> |
BuildCompact.AlignConstants._pars |
(package private) List<MilleParameter> |
BuildCompact.MilleParameterSet.params |
Modifier and Type | Method and Description |
---|---|
void |
BuildCompact.MilleParameterSet.add(MilleParameter par) |
void |
BuildCompact.DetAlignConstants.add(MilleParameter par) |
void |
BuildCompact.AlignConstants.add(MilleParameter p) |
private static org.lcsim.detector.tracker.silicon.SiSensor |
BuildCompact.getTrackerDetElement(org.lcsim.geometry.Detector det,
MilleParameter par) |
Modifier and Type | Field and Description |
---|---|
protected List<MilleParameter> |
HPSTrackerBuilder.milleparameters |
private List<MilleParameter> |
AlignmentCorrection.milleParameters |
Modifier and Type | Method and Description |
---|---|
List<MilleParameter> |
AlignmentCorrection.getMilleParameters() |
(package private) static List<MilleParameter> |
SvtAlignmentConstantsReader.readMilleParameters()
Read SVT alignment constants from the conditions database table svt_alignments and create a list of
MilleParameter objects from it. |
Modifier and Type | Method and Description |
---|---|
void |
AlignmentCorrection.setMilleParameters(List<MilleParameter> params) |
Copyright © 2019. All rights reserved.