#include <IMdtCalibrationTool.h>
Definition at line 90 of file IMdtCalibrationTool.h.
◆ bitmask
| using IMdtCalibrationTool::ToolSettings::bitmask = std::bitset<static_cast<unsigned>(Property::NumSettings)> |
|
private |
◆ Property
| enum class IMdtCalibrationTool::ToolSettings::Property : int |
|
strong |
| Enumerator |
|---|
| TofCorrection | |
| PropCorrection | |
| TempCorrection | |
| MagFieldCorrection | |
| SlewCorrection | |
| BackgroundCorrection | |
| NumSettings | |
Definition at line 91 of file IMdtCalibrationTool.h.
91 : int {
92 TofCorrection = 0,
93 PropCorrection,
94 TempCorrection,
95 MagFieldCorrection,
96 SlewCorrection,
97 BackgroundCorrection,
98 NumSettings
99 };
◆ isActive()
| bool IMdtCalibrationTool::ToolSettings::isActive |
( |
const Property | prop | ) |
const |
|
inline |
◆ setBit()
| void IMdtCalibrationTool::ToolSettings::setBit |
( |
const Property | prop, |
|
|
const bool | value ) |
|
inline |
◆ m_mask
| bitmask IMdtCalibrationTool::ToolSettings::m_mask {0} |
|
private |
◆ window
The documentation for this struct was generated from the following file: