|
OpenMS
2.5.0
|
Go to the documentation of this file.
60 SwathMap(
double mz_start,
double mz_end,
double mz_center,
bool is_ms1)
Definition: MRMScoring.h:49
double lower
Definition: SwathMap.h:48
bool ms1
Definition: SwathMap.h:51
double center
Definition: SwathMap.h:50
double upper
Definition: SwathMap.h:49
SwathMap(double mz_start, double mz_end, double mz_center, bool is_ms1)
Definition: SwathMap.h:60
boost::shared_ptr< ISpectrumAccess > SpectrumAccessPtr
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:89
Data structure to hold one SWATH map with information about upper / lower isolation window and whethe...
Definition: SwathMap.h:45
OpenSwath::SpectrumAccessPtr sptr
Definition: SwathMap.h:47
SwathMap()
Definition: SwathMap.h:53