Belle II Software  release-08-01-10
DisplayUI::Parameter Struct Reference

Wraps a module parameter that can be toggled from the UI. More...

Collaboration diagram for DisplayUI::Parameter:

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).
 

Detailed Description

Wraps a module parameter that can be toggled from the UI.

Definition at line 164 of file DisplayUI.h.


The documentation for this struct was generated from the following file: