#include <LinCalibProtoDUNE.h>
Public Attributes | |
| int | status |
| float | gain |
| float | offset |
| float | shape |
| float | chi2 |
| int | adc_low |
| int | adc_high |
| float | nl [20] |
Definition at line 31 of file LinCalibProtoDUNE.h.
| int calib::LinConsts_t::adc_high |
Definition at line 38 of file LinCalibProtoDUNE.h.
| int calib::LinConsts_t::adc_low |
Definition at line 37 of file LinCalibProtoDUNE.h.
| float calib::LinConsts_t::chi2 |
Definition at line 36 of file LinCalibProtoDUNE.h.
| float calib::LinConsts_t::gain |
Definition at line 33 of file LinCalibProtoDUNE.h.
| float calib::LinConsts_t::nl[20] |
Definition at line 39 of file LinCalibProtoDUNE.h.
| float calib::LinConsts_t::offset |
Definition at line 34 of file LinCalibProtoDUNE.h.
| float calib::LinConsts_t::shape |
Definition at line 35 of file LinCalibProtoDUNE.h.
| int calib::LinConsts_t::status |
Definition at line 32 of file LinCalibProtoDUNE.h.
1.8.11