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

#include <MS2Deisotoper.hpp>

Inheritance diagram for pwiz::analysis::MS2Deisotoper:
pwiz::analysis::SpectrumDataFilter

Classes

struct  Config
 PrecursorMassFilter's parameters. More...
 

Public Member Functions

 MS2Deisotoper (const MS2Deisotoper::Config params_)
 
virtual void operator() (const pwiz::msdata::SpectrumPtr) const
 
virtual void describe (pwiz::msdata::ProcessingMethod &) const
 
- Public Member Functions inherited from pwiz::analysis::SpectrumDataFilter
virtual ~SpectrumDataFilter ()
 

Public Attributes

const MS2Deisotoper::Config params
 

Detailed Description

Definition at line 44 of file MS2Deisotoper.hpp.

Constructor & Destructor Documentation

§ MS2Deisotoper()

pwiz::analysis::MS2Deisotoper::MS2Deisotoper ( const MS2Deisotoper::Config  params_)
inline

Definition at line 59 of file MS2Deisotoper.hpp.

59 : params(params_) {}
const MS2Deisotoper::Config params

Member Function Documentation

§ operator()()

virtual void pwiz::analysis::MS2Deisotoper::operator() ( const pwiz::msdata::SpectrumPtr  ) const
virtual

§ describe()

virtual void pwiz::analysis::MS2Deisotoper::describe ( pwiz::msdata::ProcessingMethod ) const
virtual

Member Data Documentation

§ params

const MS2Deisotoper::Config pwiz::analysis::MS2Deisotoper::params

Definition at line 63 of file MS2Deisotoper.hpp.


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