![]() |
Project
|
#include <ChannelCalibrator.h>
Inherits o2::calibration::TimeSlotCalibration< CalibData >.
Definition at line 59 of file ChannelCalibrator.h.
|
inline |
Add elapsed time or number of calibration triggers processed
timeOrTriggers | Elapsed time or number of calibration triggers processed in this TF |
Definition at line 85 of file ChannelCalibrator.h.
|
finalvirtual |
Creates a new time slot
front | Emplaces at front if true |
tstart | Start time |
tend | End time |
Implements o2::calibration::TimeSlotCalibration< CalibData >.
Definition at line 62 of file ChannelCalibrator.cxx.
Finalizes the slot
slot | TimeSlot container |
Implements o2::calibration::TimeSlotCalibration< CalibData >.
Definition at line 70 of file ChannelCalibrator.cxx.
|
inline |
Returns the bad channels.
Definition at line 88 of file ChannelCalibrator.h.
|
finalvirtual |
Checks if there is enough data
slot | TimeSlot container |
Implements o2::calibration::TimeSlotCalibration< CalibData >.
Definition at line 54 of file ChannelCalibrator.cxx.
|
finalvirtual |
Initialize the output.
Implements o2::calibration::TimeSlotCalibration< CalibData >.
Definition at line 48 of file ChannelCalibrator.cxx.
|
inline |