Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
SwathMap Struct Reference

Data structure to hold one SWATH map with information about upper / lower isolation window and whether the map is MS1 or MS2. More...

#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/SwathMap.h>

Public Member Functions

 SwathMap ()
 

Public Attributes

OpenSwath::SpectrumAccessPtr sptr
 
double lower
 
double upper
 
double center
 
bool ms1
 

Detailed Description

Data structure to hold one SWATH map with information about upper / lower isolation window and whether the map is MS1 or MS2.

Constructor & Destructor Documentation

◆ SwathMap()

SwathMap ( )
inline

Member Data Documentation

◆ center

double center

◆ lower

double lower

◆ ms1

bool ms1

◆ sptr

◆ upper

double upper

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13