|
ProteoWizard
|
#include <PeakelGrower.hpp>
Public Member Functions | |
| Config (double _mzTolerance=.01, double _rtTolerance=10) | |
Public Attributes | |
| MZTolerance | mzTolerance |
| double | rtTolerance |
| std::ostream * | log |
Definition at line 61 of file PeakelGrower.hpp.
|
inline |
Definition at line 67 of file PeakelGrower.hpp.
| MZTolerance pwiz::analysis::PeakelGrower_Proximity::Config::mzTolerance |
Definition at line 63 of file PeakelGrower.hpp.
Referenced by createFeatureDetectorPeakel(), createPeakelGrower(), and testToyExample().
| double pwiz::analysis::PeakelGrower_Proximity::Config::rtTolerance |
Definition at line 64 of file PeakelGrower.hpp.
Referenced by createFeatureDetectorPeakel(), createPeakelGrower(), and testToyExample().
| std::ostream* pwiz::analysis::PeakelGrower_Proximity::Config::log |
Definition at line 65 of file PeakelGrower.hpp.
1.8.1.1