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

#include <OpenMS/ANALYSIS/OPENSWATH/ChromatogramExtractorAlgorithm.h>

Static Public Member Functions

static bool SortExtractionCoordinatesByMZ (const ChromatogramExtractorAlgorithm::ExtractionCoordinates &left, const ChromatogramExtractorAlgorithm::ExtractionCoordinates &right)
 identifier More...
 
static bool SortExtractionCoordinatesReverseByMZ (const ChromatogramExtractorAlgorithm::ExtractionCoordinates &left, const ChromatogramExtractorAlgorithm::ExtractionCoordinates &right)
 

Public Attributes

double mz
 
double rt_start
 mz around which should be extracted More...
 
double rt_end
 rt start of extraction (in seconds) More...
 
std::string id
 rt end of extraction (in seconds) More...
 

Member Function Documentation

static bool SortExtractionCoordinatesByMZ ( const ChromatogramExtractorAlgorithm::ExtractionCoordinates left,
const ChromatogramExtractorAlgorithm::ExtractionCoordinates right 
)
inlinestatic
static bool SortExtractionCoordinatesReverseByMZ ( const ChromatogramExtractorAlgorithm::ExtractionCoordinates left,
const ChromatogramExtractorAlgorithm::ExtractionCoordinates right 
)
inlinestatic

Member Data Documentation

std::string id

rt end of extraction (in seconds)

Referenced by OpenSwathWorkflow::prepare_coordinates(), and ChromatogramExtractor::return_chromatogram().

double mz
double rt_end

rt start of extraction (in seconds)

Referenced by OpenSwathWorkflow::prepare_coordinates().

double rt_start

mz around which should be extracted

Referenced by OpenSwathWorkflow::prepare_coordinates().


OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:44 using doxygen 1.8.5