OpenMS
|
#include <OpenMS/QC/TIC.h>
Public Member Functions | |
bool | operator== (const Result &rhs) const |
Public Attributes | |
std::vector< UInt > | intensities |
std::vector< float > | relative_intensities |
std::vector< float > | retention_times |
UInt | area = 0 |
UInt | fall = 0 |
UInt | jump = 0 |
bool operator== | ( | const Result & | rhs | ) | const |
UInt area = 0 |
UInt fall = 0 |
std::vector<UInt> intensities |
UInt jump = 0 |
std::vector<float> relative_intensities |
std::vector<float> retention_times |