![]() |
Project
|
#include <ChannelCalibrator.h>
Public Member Functions | |
void | fill (const gsl::span< const ColumnData > data) |
void | merge (const CalibData *prev) |
void | print () |
Prints scalers. | |
const ChannelScalers & | getScalers () |
Gets the channel scalers. | |
Definition at line 34 of file ChannelCalibrator.h.
void o2::mid::CalibData::fill | ( | const gsl::span< const ColumnData > | data | ) |
|
inline |
Gets the channel scalers.
Definition at line 51 of file ChannelCalibrator.h.
void o2::mid::CalibData::print | ( | ) |
Prints scalers.
Definition at line 43 of file ChannelCalibrator.cxx.