![]() |
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 250 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 237 of file CalibratorVdExB.cxx.
Definition at line 229 of file CalibratorVdExB.cxx.
Implements o2::calibration::TimeSlotCalibration< o2::trd::AngularResidHistos >.
Definition at line 163 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 95 of file CalibratorVdExB.cxx.
| void o2::trd::CalibratorVdExB::initProcessing | ( | ) |
Definition at line 102 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 140 of file CalibratorVdExB.cxx.