Belle II Software
release-08-01-10
|
Wraps a module parameter that can be toggled from the UI. More...
Public Attributes | |
std::string | m_label |
Label shown in UI. | |
ModuleParam< bool > * | m_param |
wrapped parameter. | |
int | m_level |
Level this parameter is shown at (0 is highest). | |
Wraps a module parameter that can be toggled from the UI.
Definition at line 164 of file DisplayUI.h.