Package org.jlab.rec.band.constants
Class CalibrationConstantsLoader
java.lang.Object
org.jlab.rec.band.constants.CalibrationConstantsLoader
- Author:
- Efrain Segarra This class loads constants from CCDB
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
static int
static int
static int
static double
static int
static int
static double[]
static int
static int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final DatabaseConstantProvider
getDB()
static void
Load
(int runno, String var, ConstantsManager manager) static void
static final void
-
Field Details
-
CSTLOADED
public static boolean CSTLOADED -
TDC_T_OFFSET
-
FADC_T_OFFSET
-
TDC_VEFF
-
FADC_VEFF
-
FADC_MT_P2P_OFFSET
-
FADC_MT_P2P_RES
-
FADC_MT_L2L_OFFSET
-
FADC_MT_L2L_RES
-
FADC_GLOB_OFFSET
-
TDC_MT_P2P_OFFSET
-
TDC_MT_P2P_RES
-
TDC_MT_L2L_OFFSET
-
TDC_MT_L2L_RES
-
TDC_GLOB_OFFSET
-
FADC_ATTEN_LENGTH
-
TIMEWALK_L
-
TIMEWALK_R
-
ENERGY_CONVERT
-
JITTER_PERIOD
public static double JITTER_PERIOD -
JITTER_PHASE
public static int JITTER_PHASE -
JITTER_CYCLES
public static int JITTER_CYCLES -
CUT_NHITS_BAND
public static int CUT_NHITS_BAND -
CUT_LASERHITS_BAND
public static int CUT_LASERHITS_BAND -
LASER_SECTOR
public static int LASER_SECTOR -
LASER_LAYER
public static int LASER_LAYER -
LASER_COMPONENT
public static int LASER_COMPONENT -
LASER_CONV
public static double[] LASER_CONV
-
-
Constructor Details
-
CalibrationConstantsLoader
public CalibrationConstantsLoader()
-
-
Method Details
-
Load
-
getDB
-
setDB
-
main
-