ProteoWizard
Functions
simplepickertest.cpp File Reference
#include "pwiz/utility/findmf/base/ms/simplepicker.hpp"
#include "pwiz/utility/misc/unit.hpp"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

§ main()

int main ( int  argc,
char **  argv 
)

Definition at line 71 of file simplepickertest.cpp.

71  {
72  testpicker();
73 }