OpenMS
MultiplexDeltaMassesGenerator::Label Struct Reference

complete label information More...

#include <OpenMS/FEATUREFINDER/MultiplexDeltaMassesGenerator.h>

Collaboration diagram for MultiplexDeltaMassesGenerator::Label:
[legend]

Public Member Functions

 Label (String sn, String ln, String d, double dm)
 

Public Attributes

String short_name
 
String long_name
 
String description
 
double delta_mass
 

Detailed Description

complete label information

Constructor & Destructor Documentation

◆ Label()

Label ( String  sn,
String  ln,
String  d,
double  dm 
)

Member Data Documentation

◆ delta_mass

double delta_mass

◆ description

String description

◆ long_name

String long_name

◆ short_name

String short_name