42 if (
os_) *
os_ <<
"test()\n";
91int main(
int argc,
char* argv[])
97 if (argc>1 && !strcmp(argv[1],
"-v"))
os_ = &cout;
int main(int argc, char *argv[])
MS_QIT
QIT (quadrupole ion trap): Quadrupole Ion Trap mass analyzer captures the ions in a three dimensional...
PWIZ_API_DECL void initializeTiny(MSData &msd)
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...
Run run
a run in mzML should correspond to a single, consecutive and coherent set of scans on an instrument.
SpectrumListPtr spectrumListPtr
all mass spectra and the acquisitions underlying them are described and attached here....
simple structure for holding Spectrum info
std::vector< PrecursorInfo > precursors
void update(const Spectrum &spectrum, bool getBinaryData=false)
std::vector< MZIntensityPair > data
#define unit_assert_equal(x, y, epsilon)
#define TEST_PROLOG(argc, argv)