ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::analysis::MS2Deisotoper::Config Struct Reference

PrecursorMassFilter's parameters. More...

#include <MS2Deisotoper.hpp>

Public Member Functions

 Config (MZTolerance tol=MZTolerance(0.5), bool hires_=false)
 

Public Attributes

MZTolerance matchingTolerance
 
bool hires
 

Detailed Description

PrecursorMassFilter's parameters.

Definition at line 43 of file MS2Deisotoper.hpp.

Constructor & Destructor Documentation

pwiz::analysis::MS2Deisotoper::Config::Config ( MZTolerance  tol = MZTolerance(0.5),
bool  hires_ = false 
)
inline

Definition at line 45 of file MS2Deisotoper.hpp.

Member Data Documentation

MZTolerance pwiz::analysis::MS2Deisotoper::Config::matchingTolerance

Definition at line 48 of file MS2Deisotoper.hpp.

bool pwiz::analysis::MS2Deisotoper::Config::hires

Definition at line 49 of file MS2Deisotoper.hpp.


The documentation for this struct was generated from the following file: