Go to the documentation of this file.
127 int main(
int argc,
char* argv[])
133 if (argc>1 && !strcmp(argv[1],
"-v"))
os_ = &cout;
static std::string usage(bool detailedHelp=true, const char *morehelp_prompt=NULL, int maxLineLength=80)
user-friendly documentation, with option of less or more detail
int main(int argc, char *argv[])
Run run
a run in mzML should correspond to a single, consecutive and coherent set of scans on an instrument.
static void wrap(msdata::MSData &msd, const std::string &wrapper, pwiz::util::IterationListenerRegistry *ilr=NULL)
instantiate the ChromatogramListWrapper indicated by wrapper
#define unit_assert_operator_equal(expected, actual)
boost::shared_ptr< ChromatogramList > ChromatogramListPtr
PWIZ_API_DECL void initializeTiny(IdentData &mzid)
#define TEST_PROLOG(argc, argv)
std::vector< DataProcessingPtr > allDataProcessingPtrs() const
return dataProcessingPtrs augmented by the dataProcessingPtr() set in SpectrumList and/or Chromatogra...
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...
ChromatogramListPtr chromatogramListPtr
all chromatograms for this run.