Package cnuphys.snr.clas12
Class Clas12Constants
java.lang.Object
cnuphys.snr.clas12.Clas12Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static int[][]
protected static int[]
protected static final int
protected static final int
protected static final int
protected static final int
protected static int[][]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NUM_SECTOR
protected static final int NUM_SECTOR- See Also:
-
NUM_SUPERLAYER
protected static final int NUM_SUPERLAYER- See Also:
-
NUM_LAYER
protected static final int NUM_LAYER- See Also:
-
NUM_WIRE
protected static final int NUM_WIRE- See Also:
-
missingLayers
protected static int[] missingLayers -
leftShifts
protected static int[][] leftShifts -
rightShifts
protected static int[][] rightShifts
-
-
Constructor Details
-
Clas12Constants
public Clas12Constants()
-