3rd order pol importer for ELS3 (TB indep)
Definition at line 45 of file SVDDefault3SampleELSTimeCalibrationImporter.py.
◆ beginRun()
do everything here
Definition at line 48 of file SVDDefault3SampleELSTimeCalibrationImporter.py.
48 def beginRun(self):
49 """do everything here"""
50
52
53 timeCal = SVDCoGCalibrationFunction()
54 timeCal.set_pol3parameters(0., 1., 0., 0.)
55 timeCal.set_current(1)
56
57
59 timeCal, "3SampleELSTimeCalibrations_default_" + str(now.isoformat()) + "_INFO:_3rdOrderPol_a=0_b=1_c=0_d=0")
60
62
63
static IntervalOfValidity always()
Function that returns an interval of validity that is always valid, c.f.
base class for calibrations classes
static Database & Instance()
Instance of a singleton Database.
The documentation for this class was generated from the following file: