![]() |
Project
|
#include <CalibratorVdExB.h>
Inherits o2::calibration::TimeSlotCalibration< o2::trd::AngularResidHistos >.
Public Types | |
| enum | ParamIndex : int { LA , VD } |
Public Types inherited from o2::calibration::TimeSlotCalibration< o2::trd::AngularResidHistos > | |
| using | Slot = TimeSlot< o2::trd::AngularResidHistos > |
| using | TFType = o2::calibration::TFType |
Definition at line 54 of file CalibratorVdExB.h.
| Enumerator | |
|---|---|
| LA | |
| VD | |
Definition at line 59 of file CalibratorVdExB.h.
|
default |
|
finaldefault |
| void o2::trd::CalibratorVdExB::closeOutputFile | ( | ) |
Close the output file. E.g. First write the tree to the file and let the smart pointers take care of closing the file.
Definition at line 284 of file CalibratorVdExB.cxx.
| void o2::trd::CalibratorVdExB::createOutputFile | ( | ) |
(Re-)Creates a file "trd_calibVdriftExB.root". This lets continually fill a tree with the fit results and the residuals histograms.
Definition at line 271 of file CalibratorVdExB.cxx.
Definition at line 263 of file CalibratorVdExB.cxx.
Implements o2::calibration::TimeSlotCalibration< o2::trd::AngularResidHistos >.
Definition at line 184 of file CalibratorVdExB.cxx.
|
inline |
Definition at line 80 of file CalibratorVdExB.h.
|
inline |
Definition at line 79 of file CalibratorVdExB.h.
|
inlinefinalvirtual |
Implements o2::calibration::TimeSlotCalibration< o2::trd::AngularResidHistos >.
Definition at line 66 of file CalibratorVdExB.h.
|
finalvirtual |
Implements o2::calibration::TimeSlotCalibration< o2::trd::AngularResidHistos >.
Definition at line 96 of file CalibratorVdExB.cxx.
| void o2::trd::CalibratorVdExB::initProcessing | ( | ) |
Definition at line 103 of file CalibratorVdExB.cxx.
| void o2::trd::CalibratorVdExB::retrievePrev | ( | o2::framework::ProcessingContext & | pc | ) |
Initialize the fit values once with the previous valid ones if they are available.
Definition at line 161 of file CalibratorVdExB.cxx.