Package org.jlab.rec.constants
Class CalibrationConstantsLoader
java.lang.Object
org.jlab.rec.constants.CalibrationConstantsLoader
This class loads constants from CCDB
inspired by the one of the BAND subsystem
- Author:
- ftouchte
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final DatabaseConstantProvider
getDB()
static void
Load
(int runno, ConstantsManager manager) static void
static final void
-
Field Details
-
CSTLOADED
public static boolean CSTLOADED -
AHDC_TIME_OFFSETS
-
AHDC_TIME_TO_DISTANCE
-
AHDC_RAW_HIT_CUTS
-
ATOF_EFFECTIVE_VELOCITY
-
ATOF_TIME_WALK
-
ATOF_ATTENUATION_LENGTH
-
ATOF_TIME_OFFSETS
-
-
Constructor Details
-
CalibrationConstantsLoader
public CalibrationConstantsLoader()
-
-
Method Details
-
Load
-
getDB
-
setDB
-
main
-