|
ProteoWizard
|
SpectrumIterator configuration – note that constructors allow automatic conversion from IntegerSet or Sieve to Config. More...
#include <SpectrumIterator.hpp>
Public Member Functions | |
| Config () | |
| Config (const IntegerSet &_scanNumbers, bool _getBinaryData=true) | |
| Config (const Sieve &_sieve, bool _getBinaryData=true) | |
Public Attributes | |
| const IntegerSet * | scanNumbers |
| const Sieve * | sieve |
| bool | getBinaryData |
SpectrumIterator configuration – note that constructors allow automatic conversion from IntegerSet or Sieve to Config.
Definition at line 71 of file SpectrumIterator.hpp.
|
inline |
Definition at line 77 of file SpectrumIterator.hpp.
|
inline |
Definition at line 81 of file SpectrumIterator.hpp.
|
inline |
Definition at line 85 of file SpectrumIterator.hpp.
References pwiz::frequency::operator!=(), pwiz::chemistry::operator*(), and pwiz::frequency::operator==().
| const IntegerSet* pwiz::msdata::SpectrumIterator::Config::scanNumbers |
Definition at line 73 of file SpectrumIterator.hpp.
| const Sieve* pwiz::msdata::SpectrumIterator::Config::sieve |
Definition at line 74 of file SpectrumIterator.hpp.
| bool pwiz::msdata::SpectrumIterator::Config::getBinaryData |
Definition at line 75 of file SpectrumIterator.hpp.
1.8.13