ProteoWizard
Public Member Functions
|
List of all members
MyPred Struct Reference
Public Member Functions
void
operator()
(double mz)
Detailed Description
Definition at line
244
of file
MZRTFieldTest.cpp
.
Member Function Documentation
§
operator()()
void MyPred::operator()
(
double
mz
)
inline
Definition at line
246
of file
MZRTFieldTest.cpp
.
247
{
248
cout <<
"MyPred: "
<<
mz
<< endl;
249
}
pwiz::chemistry::Ion::mz
double mz(double neutralMass, int protonDelta, int electronDelta=0, int neutronDelta=0)
Definition:
Ion.hpp:78
The documentation for this struct was generated from the following file:
/builddir/build/BUILD/pwiz/pwiz/analysis/peakdetect/
MZRTFieldTest.cpp
Generated by
1.8.12