![]() |
Project
|
#include <CalibratorGain.h>
Inherits o2::calibration::TimeSlotCalibration< o2::trd::GainCalibHistos >.
Definition at line 43 of file CalibratorGain.h.
|
default |
|
finaldefault |
void o2::trd::CalibratorGain::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 193 of file CalibratorGain.cxx.
void o2::trd::CalibratorGain::createOutputFile | ( | ) |
(Re-)Creates a file "trd_calibgain.root". This lets continually fill a tree with the fit results and the residuals histograms.
Definition at line 178 of file CalibratorGain.cxx.
Definition at line 169 of file CalibratorGain.cxx.
Implements o2::calibration::TimeSlotCalibration< o2::trd::GainCalibHistos >.
Definition at line 105 of file CalibratorGain.cxx.
|
inline |
Definition at line 65 of file CalibratorGain.h.
|
inline |
Definition at line 64 of file CalibratorGain.h.
|
inlinefinalvirtual |
Implements o2::calibration::TimeSlotCalibration< o2::trd::GainCalibHistos >.
Definition at line 51 of file CalibratorGain.h.
|
finalvirtual |
Implements o2::calibration::TimeSlotCalibration< o2::trd::GainCalibHistos >.
Definition at line 43 of file CalibratorGain.cxx.
void o2::trd::CalibratorGain::initProcessing | ( | ) |
Definition at line 50 of file CalibratorGain.cxx.
void o2::trd::CalibratorGain::retrievePrev | ( | o2::framework::ProcessingContext & | pc | ) |
Initialize the fit values once with the previous valid ones if they are available.
Definition at line 82 of file CalibratorGain.cxx.