OpenMS  2.4.0
Public Attributes | List of all members
MRMFeaturePicker::ComponentGroupParams Struct Reference

Structure to contain information about a component group with its parameters. More...

#include <OpenMS/ANALYSIS/OPENSWATH/MRMFeaturePicker.h>

Public Attributes

String component_group_name
 The component_group_name can't be an empty string. More...
 
Param params
 The parameters pertaining a component group. More...
 

Detailed Description

Structure to contain information about a component group with its parameters.

Member Data Documentation

◆ component_group_name

String component_group_name

The component_group_name can't be an empty string.

◆ params

Param params

The parameters pertaining a component group.