Package org.jlab.rec.ft.trk
Class FTTRKConstantsLoader
java.lang.Object
org.jlab.rec.ft.trk.FTTRKConstantsLoader
- Author:
- devita, filippi
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
static double[]
static double
static boolean
static double
static int
static final int
static int
static int
static double
static double
static int
static double[]
static double[][][]
static double[][][]
static double[]
static double[][][]
static double[][][]
static double[]
static double[]
-
Method Summary
Modifier and TypeMethodDescriptionstatic Line3D
getStripSegmentLab
(int layer, int seed) static void
-
Field Details
-
Nlayers
public static final int Nlayers- See Also:
-
NSupLayers
public static int NSupLayers -
Nstrips
public static int Nstrips -
Longstrips
public static int Longstrips -
SideHalfstrips
public static int SideHalfstrips -
Zlayer
public static double[] Zlayer -
Alpha
public static double[] Alpha -
Pitch
public static double Pitch -
Beamhole
public static double Beamhole -
InnerHole
public static double InnerHole -
Rmax
public static double Rmax -
stripsXloc
public static double[][][] stripsXloc -
stripsYloc
public static double[][][] stripsYloc -
stripsXlocref
public static double[] stripsXlocref -
stripsYlocref
public static double[] stripsYlocref -
stripsX
public static double[][][] stripsX -
stripsY
public static double[][][] stripsY -
stripslength
public static double[] stripslength -
ADJUSTTT
public static boolean ADJUSTTT -
CSTLOADED
public static boolean CSTLOADED
-
-
Method Details
-
Load
-
getStripSegmentLab
-