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

void MyPred::operator() ( double  mz)
inline

Definition at line 246 of file MZRTFieldTest.cpp.

247  {
248  cout << "MyPred: " << mz << endl;
249  }

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