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 Attributes | |
| OpenSwath::SpectrumAccessPtr | sptr |
| double | lower |
| double | upper |
| double | center |
| bool | ms1 |
Data structure to hold one SWATH map with information about upper / lower isolation window and whether the map is MS1 or MS2.
| double center |
| double lower |
| bool ms1 |
Referenced by SwathFile::loadSplit(), and FullSwathFileConsumer::retrieveSwathMaps().
Referenced by SwathFile::loadSplit(), and FullSwathFileConsumer::retrieveSwathMaps().
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:31 using doxygen 1.8.11 |