<!DOCTYPE HTML> <html> <head> <title>MSHitSet</title> <script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js"> </script> <script type="text/javascript"> jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) }); </script> </head> <body> <h3>MSHitSet</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a> C++ class: <a href="../doxyhtml/classCMSHitSet.html">CMSHitSet</a> MSHitSet ::= SEQUENCE { number INTEGER, -- unique number of spectrum error <a href="MSHitError.html">MSHitError</a> OPTIONAL, -- error, if any hits SEQUENCE OF <a href="MSHits.html">MSHits</a> OPTIONAL, -- set of hit to spectrum ids SEQUENCE OF VisibleString OPTIONAL, -- filenames or other ids of spectra searched namevalue SEQUENCE OF <a href="NameValue.html">NameValue</a> OPTIONAL,-- extra info: retention times, etc. settingid INTEGER OPTIONAL, -- id of the search setting used userannotation <a href="MSUserAnnot.html">MSUserAnnot</a> OPTIONAL -- allows users to flag certain }</pre> </body> </html>