![]() |
Project
|
Public Member Functions | |
Group (int id, char const *n, size_t mid) | |
Public Attributes | |
int | ID |
char | name [MAX_GROUP_NAME_SIZE] |
size_t | metadataId |
Definition at line 159 of file FrameworkGUIDevicesGraph.cxx.
Definition at line 163 of file FrameworkGUIDevicesGraph.cxx.
int o2::framework::gui::Group::ID |
Definition at line 160 of file FrameworkGUIDevicesGraph.cxx.
size_t o2::framework::gui::Group::metadataId |
Definition at line 162 of file FrameworkGUIDevicesGraph.cxx.
char o2::framework::gui::Group::name[MAX_GROUP_NAME_SIZE] |
Definition at line 161 of file FrameworkGUIDevicesGraph.cxx.