OpenMS
2.4.0
|
Struct to hold the information from the SpectrumIdentificationProtocol xml tag. More...
Public Attributes | |
CVTerm | searchtype |
String | enzyme |
CVTermList | parameter_cvs |
std::map< String, DataValue > | parameter_ups |
CVTermList | modification_parameter |
long double | precursor_tolerance |
long double | fragment_tolerance |
CVTermList | threshold_cvs |
std::map< String, DataValue > | threshold_ups |
Struct to hold the information from the SpectrumIdentificationProtocol xml tag.
String enzyme |
long double fragment_tolerance |
CVTermList modification_parameter |
CVTermList parameter_cvs |
long double precursor_tolerance |
CVTerm searchtype |
CVTermList threshold_cvs |