OpenMS
|
Identifying information for a chromatogram. More...
#include <OpenMS/INTERFACES/DataStructures.h>
Public Member Functions | |
ChromatogramMeta () | |
Public Attributes | |
std::size_t | index |
the zero-based, consecutive index of the chromatogram in the ChromatogramList. More... | |
std::string | id |
a unique identifier for this chromatogram. More... | |
double | precursor_isolation_target |
precursor and product m/z More... | |
double | product_isolation_target |
Identifying information for a chromatogram.
|
inline |
std::string id |
a unique identifier for this chromatogram.
std::size_t index |
the zero-based, consecutive index of the chromatogram in the ChromatogramList.
double precursor_isolation_target |
precursor and product m/z
double product_isolation_target |