23#ifndef _TRADATA_DIFF_HPP_
24#define _TRADATA_DIFF_HPP_
31namespace pwiz {
namespace tradata {
struct DiffConfig; } }
39using namespace tradata;
43void diff(
const Contact& a,
47 const DiffConfig& config);
void diff(const string &filename1, const string &filename2)
PWIZ_API_DECL void diff(const std::string &a, const std::string &b, std::string &a_b, std::string &b_a, const BaseDiffConfig &config)
std::ostream & operator<<(std::ostream &os, const Diff< object_type, config_type > &diff)
stream insertion of Diff results
Calculate diffs of objects in a ProteoWizard data model hierarchy.
Implementation of ModificationType from the mzIdentML schema.
Implementation of PeptideType from the mzIdentML schema.
configuration struct for diffs
Chemical compound other than a peptide for which one or more transitions.
Instrument configuration used in the validation or optimization of the transitions.
Information about empirical mass spectrometer observations of the peptide.
Instrument on which transitions are validated.
A possible interpration of the product ion for a transition.
Information about a prediction for a suitable transition using some software.
Information about the state of validation of a transition on a given instrument model.