ProteoWizard
|
#include <Reader.hpp>
Public Member Functions | |
Config () | |
Config (const Config &rhs) |
Public Attributes | |
bool | simAsSpectra |
when true, sets certain vendor readers to produce SIM/SRM transitions as spectra instead of chromatograms | |
bool | srmAsSpectra |
Reader configuration.
Definition at line 43 of file Reader.hpp.
pwiz::msdata::Reader::Config::Config | ( | ) |
pwiz::msdata::Reader::Config::Config | ( | const Config & | rhs | ) |
bool pwiz::msdata::Reader::Config::simAsSpectra |
when true, sets certain vendor readers to produce SIM/SRM transitions as spectra instead of chromatograms
Definition at line 46 of file Reader.hpp.
bool pwiz::msdata::Reader::Config::srmAsSpectra |
Definition at line 47 of file Reader.hpp.