|
ProteoWizard
|
PrecursorMassFilter's parameters. More...
#include <MS2Deisotoper.hpp>
Public Member Functions | |
| Config (MZTolerance tol=MZTolerance(0.5), bool hires_=false, bool poisson_=false, int maxCharge_=3, int minCharge_=1) | |
Public Attributes | |
| MZTolerance | matchingTolerance |
| bool | hires |
| bool | poisson |
| int | maxCharge |
| int | minCharge |
PrecursorMassFilter's parameters.
Definition at line 47 of file MS2Deisotoper.hpp.
|
inline |
Definition at line 49 of file MS2Deisotoper.hpp.
| MZTolerance pwiz::analysis::MS2Deisotoper::Config::matchingTolerance |
Definition at line 52 of file MS2Deisotoper.hpp.
| bool pwiz::analysis::MS2Deisotoper::Config::hires |
Definition at line 53 of file MS2Deisotoper.hpp.
| bool pwiz::analysis::MS2Deisotoper::Config::poisson |
Definition at line 54 of file MS2Deisotoper.hpp.
| int pwiz::analysis::MS2Deisotoper::Config::maxCharge |
Definition at line 55 of file MS2Deisotoper.hpp.
| int pwiz::analysis::MS2Deisotoper::Config::minCharge |
Definition at line 56 of file MS2Deisotoper.hpp.