The CalibType struct stores the data for the Updateable interface and for the GUI.
More...
#include <CalibType.h>
The CalibType struct stores the data for the Updateable interface and for the GUI.
◆ CalibType() [1/3]
| ant::calibration::CalibType::CalibType |
( |
const detector_ptr_t & |
det, |
|
|
const std::string & |
name, |
|
|
const std::vector< double > & |
defaultValues, |
|
|
const std::string & |
histname = "" |
|
) |
| |
◆ CalibType() [2/3]
| ant::calibration::CalibType::CalibType |
( |
const CalibType & |
| ) |
|
|
delete |
◆ CalibType() [3/3]
| ant::calibration::CalibType::CalibType |
( |
CalibType && |
| ) |
|
|
delete |
◆ Get()
| double CalibType::Get |
( |
unsigned |
channel | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ HistogramName
| const std::string ant::calibration::CalibType::HistogramName |
◆ Name
| const std::string ant::calibration::CalibType::Name |
◆ NotifyLoad
| std::function<void(CalibType&)> ant::calibration::CalibType::NotifyLoad |
◆ Values
| std::vector<double> ant::calibration::CalibType::Values |
The documentation for this struct was generated from the following files: