Package cnuphys.snr.clas12
Class Clas12Constants
java.lang.Object
cnuphys.snr.clas12.Clas12Constants
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static int[][]protected static int[]protected static final intprotected static final intprotected static final intprotected static final intprotected static int[][]
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
NUM_SECTORprotected static final int NUM_SECTOR- See Also:
 
- 
NUM_SUPERLAYERprotected static final int NUM_SUPERLAYER- See Also:
 
- 
NUM_LAYERprotected static final int NUM_LAYER- See Also:
 
- 
NUM_WIREprotected static final int NUM_WIRE- See Also:
 
- 
missingLayersprotected static int[] missingLayers
- 
leftShiftsprotected static int[][] leftShifts
- 
rightShiftsprotected static int[][] rightShifts
 
- 
- 
Constructor Details- 
Clas12Constantspublic Clas12Constants()
 
-