1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732
|
<HTML>
<HEAD>
<TITLE>IdentificationHit Class Reference</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> ·
<A href="classes.html">Classes</A> ·
<A href="annotated.html">Annotated Classes</A> ·
<A href="modules.html">Modules</A> ·
<A href="functions_func.html">Members</A> ·
<A href="namespaces.html">Namespaces</A> ·
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceOpenMS.html">OpenMS</a></li><li class="navelem"><a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pro-attribs">Protected Attributes</a> |
<a href="classOpenMS_1_1IdentificationHit-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">IdentificationHit Class Reference<div class="ingroups"><a class="el" href="group__Metadata.html">Metadata</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Represents a object which can store the information of an analysisXML instance.
<a href="classOpenMS_1_1IdentificationHit.html#details">More...</a></p>
<p><code>#include <<a class="el" href="IdentificationHit_8h_source.html">OpenMS/METADATA/IdentificationHit.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for IdentificationHit:</div>
<div class="dyncontent">
<div class="center">
<img src="classOpenMS_1_1IdentificationHit.png" usemap="#IdentificationHit_map" alt=""/>
<map id="IdentificationHit_map" name="IdentificationHit_map">
<area href="classOpenMS_1_1MetaInfoInterface.html" title="Interface for classes that can store arbitrary meta information (Type-Name-Value tuples). " alt="MetaInfoInterface" shape="rect" coords="0,0,111,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">constructors,destructors,assignment operator</div></td></tr>
<tr class="memitem:a200dc11939e6f844b278f12967749ea1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a200dc11939e6f844b278f12967749ea1">IdentificationHit</a> ()</td></tr>
<tr class="memdesc:a200dc11939e6f844b278f12967749ea1"><td class="mdescLeft"> </td><td class="mdescRight">default constructor <a href="#a200dc11939e6f844b278f12967749ea1">More...</a><br/></td></tr>
<tr class="separator:a200dc11939e6f844b278f12967749ea1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af5421639de3fc4ac3828c2e58917bfc2"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#af5421639de3fc4ac3828c2e58917bfc2">~IdentificationHit</a> ()</td></tr>
<tr class="memdesc:af5421639de3fc4ac3828c2e58917bfc2"><td class="mdescLeft"> </td><td class="mdescRight">destructor <a href="#af5421639de3fc4ac3828c2e58917bfc2">More...</a><br/></td></tr>
<tr class="separator:af5421639de3fc4ac3828c2e58917bfc2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4e6f2621f232d0c2e69f4dc7a1c6e322"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a4e6f2621f232d0c2e69f4dc7a1c6e322">IdentificationHit</a> (const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> &source)</td></tr>
<tr class="memdesc:a4e6f2621f232d0c2e69f4dc7a1c6e322"><td class="mdescLeft"> </td><td class="mdescRight">copy constructor <a href="#a4e6f2621f232d0c2e69f4dc7a1c6e322">More...</a><br/></td></tr>
<tr class="separator:a4e6f2621f232d0c2e69f4dc7a1c6e322"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae91b82849ef672c1323a9d705d09ae2a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ae91b82849ef672c1323a9d705d09ae2a">operator=</a> (const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> &source)</td></tr>
<tr class="memdesc:ae91b82849ef672c1323a9d705d09ae2a"><td class="mdescLeft"> </td><td class="mdescRight">assignment operator <a href="#ae91b82849ef672c1323a9d705d09ae2a">More...</a><br/></td></tr>
<tr class="separator:ae91b82849ef672c1323a9d705d09ae2a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3eb3a4fdb52f818d77fd8369e697925"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ae3eb3a4fdb52f818d77fd8369e697925">operator==</a> (const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> &rhs) const </td></tr>
<tr class="memdesc:ae3eb3a4fdb52f818d77fd8369e697925"><td class="mdescLeft"> </td><td class="mdescRight">Equality operator. <a href="#ae3eb3a4fdb52f818d77fd8369e697925">More...</a><br/></td></tr>
<tr class="separator:ae3eb3a4fdb52f818d77fd8369e697925"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a937fb9a735e584de95a85380a5deccbc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a937fb9a735e584de95a85380a5deccbc">operator!=</a> (const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> &rhs) const </td></tr>
<tr class="memdesc:a937fb9a735e584de95a85380a5deccbc"><td class="mdescLeft"> </td><td class="mdescRight">Inequality operator. <a href="#a937fb9a735e584de95a85380a5deccbc">More...</a><br/></td></tr>
<tr class="separator:a937fb9a735e584de95a85380a5deccbc"><td class="memSeparator" colspan="2"> </td></tr>
<tr><td colspan="2"><div class="groupHeader">Accessors</div></td></tr>
<tr class="memitem:aed7d57f45e478b9816da14ac4e53de48"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#aed7d57f45e478b9816da14ac4e53de48">setId</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &id)</td></tr>
<tr class="memdesc:aed7d57f45e478b9816da14ac4e53de48"><td class="mdescLeft"> </td><td class="mdescRight">sets the identifier <a href="#aed7d57f45e478b9816da14ac4e53de48">More...</a><br/></td></tr>
<tr class="separator:aed7d57f45e478b9816da14ac4e53de48"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6b4742b7658e0893a1e8bc530a53a75b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classOpenMS_1_1String.html">String</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a6b4742b7658e0893a1e8bc530a53a75b">getId</a> () const </td></tr>
<tr class="memdesc:a6b4742b7658e0893a1e8bc530a53a75b"><td class="mdescLeft"> </td><td class="mdescRight">returns the id <a href="#a6b4742b7658e0893a1e8bc530a53a75b">More...</a><br/></td></tr>
<tr class="separator:a6b4742b7658e0893a1e8bc530a53a75b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca40a4630f5f8a0568899b74a62dcd4b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#aca40a4630f5f8a0568899b74a62dcd4b">setCharge</a> (<a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> charge)</td></tr>
<tr class="memdesc:aca40a4630f5f8a0568899b74a62dcd4b"><td class="mdescLeft"> </td><td class="mdescRight">sets the charge state of the peptide <a href="#aca40a4630f5f8a0568899b74a62dcd4b">More...</a><br/></td></tr>
<tr class="separator:aca40a4630f5f8a0568899b74a62dcd4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab91109da6782d902c745c771aa85d03d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ab91109da6782d902c745c771aa85d03d">getCharge</a> () const </td></tr>
<tr class="memdesc:ab91109da6782d902c745c771aa85d03d"><td class="mdescLeft"> </td><td class="mdescRight">returns the charge state <a href="#ab91109da6782d902c745c771aa85d03d">More...</a><br/></td></tr>
<tr class="separator:ab91109da6782d902c745c771aa85d03d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0dee1319739c1f8ba3572a23cb2a6171"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a0dee1319739c1f8ba3572a23cb2a6171">setCalculatedMassToCharge</a> (<a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> mz)</td></tr>
<tr class="memdesc:a0dee1319739c1f8ba3572a23cb2a6171"><td class="mdescLeft"> </td><td class="mdescRight">sets the calculated mass to charge ratio <a href="#a0dee1319739c1f8ba3572a23cb2a6171">More...</a><br/></td></tr>
<tr class="separator:a0dee1319739c1f8ba3572a23cb2a6171"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab467bca9963ca7da33766e7d11fe6f85"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ab467bca9963ca7da33766e7d11fe6f85">getCalculatedMassToCharge</a> () const </td></tr>
<tr class="memdesc:ab467bca9963ca7da33766e7d11fe6f85"><td class="mdescLeft"> </td><td class="mdescRight">returns the calculated mass to charge ratio <a href="#ab467bca9963ca7da33766e7d11fe6f85">More...</a><br/></td></tr>
<tr class="separator:ab467bca9963ca7da33766e7d11fe6f85"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae99c196bff69ad37af6b00938198d723"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ae99c196bff69ad37af6b00938198d723">setExperimentalMassToCharge</a> (<a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> mz)</td></tr>
<tr class="memdesc:ae99c196bff69ad37af6b00938198d723"><td class="mdescLeft"> </td><td class="mdescRight">sets the experimental mass to charge ratio <a href="#ae99c196bff69ad37af6b00938198d723">More...</a><br/></td></tr>
<tr class="separator:ae99c196bff69ad37af6b00938198d723"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c3d7dac46e42cdf2010879afd8cc80e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a2c3d7dac46e42cdf2010879afd8cc80e">getExperimentalMassToCharge</a> () const </td></tr>
<tr class="memdesc:a2c3d7dac46e42cdf2010879afd8cc80e"><td class="mdescLeft"> </td><td class="mdescRight">returns the experimental mass to charge <a href="#a2c3d7dac46e42cdf2010879afd8cc80e">More...</a><br/></td></tr>
<tr class="separator:a2c3d7dac46e42cdf2010879afd8cc80e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a77d37f2e1c12e8bd33ea0e660a89e927"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a77d37f2e1c12e8bd33ea0e660a89e927">setName</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &name)</td></tr>
<tr class="memdesc:a77d37f2e1c12e8bd33ea0e660a89e927"><td class="mdescLeft"> </td><td class="mdescRight">sets the name <a href="#a77d37f2e1c12e8bd33ea0e660a89e927">More...</a><br/></td></tr>
<tr class="separator:a77d37f2e1c12e8bd33ea0e660a89e927"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaee0f2845288173de9f6ad47e6ad31d5"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classOpenMS_1_1String.html">String</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#aaee0f2845288173de9f6ad47e6ad31d5">getName</a> () const </td></tr>
<tr class="memdesc:aaee0f2845288173de9f6ad47e6ad31d5"><td class="mdescLeft"> </td><td class="mdescRight">returns the name <a href="#aaee0f2845288173de9f6ad47e6ad31d5">More...</a><br/></td></tr>
<tr class="separator:aaee0f2845288173de9f6ad47e6ad31d5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adb461b8e40ac4f3e51118bd83c682c12"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#adb461b8e40ac4f3e51118bd83c682c12">setPassThreshold</a> (bool pass)</td></tr>
<tr class="memdesc:adb461b8e40ac4f3e51118bd83c682c12"><td class="mdescLeft"> </td><td class="mdescRight">sets whether the peptide passed the threshold <a href="#adb461b8e40ac4f3e51118bd83c682c12">More...</a><br/></td></tr>
<tr class="separator:adb461b8e40ac4f3e51118bd83c682c12"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a771fe3a594c14af2da9d9ce12b915672"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a771fe3a594c14af2da9d9ce12b915672">getPassThreshold</a> () const </td></tr>
<tr class="memdesc:a771fe3a594c14af2da9d9ce12b915672"><td class="mdescLeft"> </td><td class="mdescRight">returns whether the peptide passed the threshold <a href="#a771fe3a594c14af2da9d9ce12b915672">More...</a><br/></td></tr>
<tr class="separator:a771fe3a594c14af2da9d9ce12b915672"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae8471fd8e48ccfd3ad5efea4b61f410d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ae8471fd8e48ccfd3ad5efea4b61f410d">setRank</a> (<a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> rank)</td></tr>
<tr class="memdesc:ae8471fd8e48ccfd3ad5efea4b61f410d"><td class="mdescLeft"> </td><td class="mdescRight">set the rank of the peptide <a href="#ae8471fd8e48ccfd3ad5efea4b61f410d">More...</a><br/></td></tr>
<tr class="separator:ae8471fd8e48ccfd3ad5efea4b61f410d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6408537d7c3f7089d42bd8410a2cc5c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ae6408537d7c3f7089d42bd8410a2cc5c">getRank</a> () const </td></tr>
<tr class="memdesc:ae6408537d7c3f7089d42bd8410a2cc5c"><td class="mdescLeft"> </td><td class="mdescRight">returns the rank of the peptide <a href="#ae6408537d7c3f7089d42bd8410a2cc5c">More...</a><br/></td></tr>
<tr class="separator:ae6408537d7c3f7089d42bd8410a2cc5c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classOpenMS_1_1MetaInfoInterface"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classOpenMS_1_1MetaInfoInterface')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a></td></tr>
<tr class="memitem:a4adf02f403d7b972e7e6a58e938ecb6c inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a4adf02f403d7b972e7e6a58e938ecb6c">MetaInfoInterface</a> ()</td></tr>
<tr class="memdesc:a4adf02f403d7b972e7e6a58e938ecb6c inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">constructor <a href="#a4adf02f403d7b972e7e6a58e938ecb6c">More...</a><br/></td></tr>
<tr class="separator:a4adf02f403d7b972e7e6a58e938ecb6c inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae216eb0aa3192b67d70da8c461583256 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#ae216eb0aa3192b67d70da8c461583256">MetaInfoInterface</a> (const <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a> &rhs)</td></tr>
<tr class="memdesc:ae216eb0aa3192b67d70da8c461583256 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">copy constructor <a href="#ae216eb0aa3192b67d70da8c461583256">More...</a><br/></td></tr>
<tr class="separator:ae216eb0aa3192b67d70da8c461583256 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a30c6469ab28a1ae578b23109f8b931c6 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a30c6469ab28a1ae578b23109f8b931c6">~MetaInfoInterface</a> ()</td></tr>
<tr class="memdesc:a30c6469ab28a1ae578b23109f8b931c6 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">destructor <a href="#a30c6469ab28a1ae578b23109f8b931c6">More...</a><br/></td></tr>
<tr class="separator:a30c6469ab28a1ae578b23109f8b931c6 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0b7e858982ccb9d37b01971e6cd43596 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a0b7e858982ccb9d37b01971e6cd43596">operator=</a> (const <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a> &rhs)</td></tr>
<tr class="memdesc:a0b7e858982ccb9d37b01971e6cd43596 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">assignment operator <a href="#a0b7e858982ccb9d37b01971e6cd43596">More...</a><br/></td></tr>
<tr class="separator:a0b7e858982ccb9d37b01971e6cd43596 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae1233471a3265a00a5edef4017ee8f20 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#ae1233471a3265a00a5edef4017ee8f20">operator==</a> (const <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a> &rhs) const </td></tr>
<tr class="memdesc:ae1233471a3265a00a5edef4017ee8f20 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">Equality operator. <a href="#ae1233471a3265a00a5edef4017ee8f20">More...</a><br/></td></tr>
<tr class="separator:ae1233471a3265a00a5edef4017ee8f20 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aabdb6bf51d554dba98617e3f7609c6cf inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#aabdb6bf51d554dba98617e3f7609c6cf">operator!=</a> (const <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a> &rhs) const </td></tr>
<tr class="memdesc:aabdb6bf51d554dba98617e3f7609c6cf inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">Equality operator. <a href="#aabdb6bf51d554dba98617e3f7609c6cf">More...</a><br/></td></tr>
<tr class="separator:aabdb6bf51d554dba98617e3f7609c6cf inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae35ae2dfad88d673b03c787aafca83d inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classOpenMS_1_1DataValue.html">DataValue</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#aae35ae2dfad88d673b03c787aafca83d">getMetaValue</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &name) const </td></tr>
<tr class="memdesc:aae35ae2dfad88d673b03c787aafca83d inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">returns the value corresponding to a string <a href="#aae35ae2dfad88d673b03c787aafca83d">More...</a><br/></td></tr>
<tr class="separator:aae35ae2dfad88d673b03c787aafca83d inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae9b2516ea1331df63e4fc098c16b50e3 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classOpenMS_1_1DataValue.html">DataValue</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#ae9b2516ea1331df63e4fc098c16b50e3">getMetaValue</a> (<a class="el" href="group__Concept.html#gaba0996d26f7be2572973245b51852757">UInt</a> index) const </td></tr>
<tr class="memdesc:ae9b2516ea1331df63e4fc098c16b50e3 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">returns the value corresponding to an index <a href="#ae9b2516ea1331df63e4fc098c16b50e3">More...</a><br/></td></tr>
<tr class="separator:ae9b2516ea1331df63e4fc098c16b50e3 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acabf8a0e3c40224df62b282a5ce0318f inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#acabf8a0e3c40224df62b282a5ce0318f">metaValueExists</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &name) const </td></tr>
<tr class="memdesc:acabf8a0e3c40224df62b282a5ce0318f inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">returns if this <a class="el" href="classOpenMS_1_1MetaInfo.html" title="A Type-Name-Value tuple class. ">MetaInfo</a> is set <a href="#acabf8a0e3c40224df62b282a5ce0318f">More...</a><br/></td></tr>
<tr class="separator:acabf8a0e3c40224df62b282a5ce0318f inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aabf87daa46e081dd9584d4987d2206f6 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#aabf87daa46e081dd9584d4987d2206f6">metaValueExists</a> (<a class="el" href="group__Concept.html#gaba0996d26f7be2572973245b51852757">UInt</a> index) const </td></tr>
<tr class="memdesc:aabf87daa46e081dd9584d4987d2206f6 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">returns if this <a class="el" href="classOpenMS_1_1MetaInfo.html" title="A Type-Name-Value tuple class. ">MetaInfo</a> is set <a href="#aabf87daa46e081dd9584d4987d2206f6">More...</a><br/></td></tr>
<tr class="separator:aabf87daa46e081dd9584d4987d2206f6 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a135a7e818125b31198a8a65d9ac7a3d1 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a135a7e818125b31198a8a65d9ac7a3d1">setMetaValue</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &name, const <a class="el" href="classOpenMS_1_1DataValue.html">DataValue</a> &value)</td></tr>
<tr class="memdesc:a135a7e818125b31198a8a65d9ac7a3d1 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">sets the <a class="el" href="classOpenMS_1_1DataValue.html" title="Class to hold strings, numeric values, lists of strings and lists of numeric values. ">DataValue</a> corresponding to a name <a href="#a135a7e818125b31198a8a65d9ac7a3d1">More...</a><br/></td></tr>
<tr class="separator:a135a7e818125b31198a8a65d9ac7a3d1 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abbb9d3ebe8c7c3f6a9ed131faa8cf2c9 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#abbb9d3ebe8c7c3f6a9ed131faa8cf2c9">setMetaValue</a> (<a class="el" href="group__Concept.html#gaba0996d26f7be2572973245b51852757">UInt</a> index, const <a class="el" href="classOpenMS_1_1DataValue.html">DataValue</a> &value)</td></tr>
<tr class="memdesc:abbb9d3ebe8c7c3f6a9ed131faa8cf2c9 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">sets the <a class="el" href="classOpenMS_1_1DataValue.html" title="Class to hold strings, numeric values, lists of strings and lists of numeric values. ">DataValue</a> corresponding to an index <a href="#abbb9d3ebe8c7c3f6a9ed131faa8cf2c9">More...</a><br/></td></tr>
<tr class="separator:abbb9d3ebe8c7c3f6a9ed131faa8cf2c9 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aac68103b8336fa854cf4c59f8bd6cff8 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#aac68103b8336fa854cf4c59f8bd6cff8">removeMetaValue</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &name)</td></tr>
<tr class="memdesc:aac68103b8336fa854cf4c59f8bd6cff8 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">Removes the <a class="el" href="classOpenMS_1_1DataValue.html" title="Class to hold strings, numeric values, lists of strings and lists of numeric values. ">DataValue</a> corresponding to <code>name</code> if it exists. <a href="#aac68103b8336fa854cf4c59f8bd6cff8">More...</a><br/></td></tr>
<tr class="separator:aac68103b8336fa854cf4c59f8bd6cff8 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3a8a7da0f5e71d3b96ea902c29bcf632 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a3a8a7da0f5e71d3b96ea902c29bcf632">removeMetaValue</a> (<a class="el" href="group__Concept.html#gaba0996d26f7be2572973245b51852757">UInt</a> index)</td></tr>
<tr class="memdesc:a3a8a7da0f5e71d3b96ea902c29bcf632 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">Removes the <a class="el" href="classOpenMS_1_1DataValue.html" title="Class to hold strings, numeric values, lists of strings and lists of numeric values. ">DataValue</a> corresponding to <code>index</code> if it exists. <a href="#a3a8a7da0f5e71d3b96ea902c29bcf632">More...</a><br/></td></tr>
<tr class="separator:a3a8a7da0f5e71d3b96ea902c29bcf632 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaefa2a4a5d50f899cdd82d686104d164 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#aaefa2a4a5d50f899cdd82d686104d164">getKeys</a> (std::vector< <a class="el" href="classOpenMS_1_1String.html">String</a> > &keys) const </td></tr>
<tr class="memdesc:aaefa2a4a5d50f899cdd82d686104d164 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">fills the given vector with a list of all keys for which a value is set <a href="#aaefa2a4a5d50f899cdd82d686104d164">More...</a><br/></td></tr>
<tr class="separator:aaefa2a4a5d50f899cdd82d686104d164 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a121b22fe4dd05ef9fc4160bd52e9bd0b inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a121b22fe4dd05ef9fc4160bd52e9bd0b">getKeys</a> (std::vector< <a class="el" href="group__Concept.html#gaba0996d26f7be2572973245b51852757">UInt</a> > &keys) const </td></tr>
<tr class="memdesc:a121b22fe4dd05ef9fc4160bd52e9bd0b inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">fills the given vector with a list of all keys for which a value is set <a href="#a121b22fe4dd05ef9fc4160bd52e9bd0b">More...</a><br/></td></tr>
<tr class="separator:a121b22fe4dd05ef9fc4160bd52e9bd0b inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a001483d1f67f068e585f10d9abcc487d inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a001483d1f67f068e585f10d9abcc487d">isMetaEmpty</a> () const </td></tr>
<tr class="memdesc:a001483d1f67f068e585f10d9abcc487d inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">returns if the <a class="el" href="classOpenMS_1_1MetaInfo.html" title="A Type-Name-Value tuple class. ">MetaInfo</a> is empty <a href="#a001483d1f67f068e585f10d9abcc487d">More...</a><br/></td></tr>
<tr class="separator:a001483d1f67f068e585f10d9abcc487d inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5b77ecfe9182ebd648d54ca1137eba0 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#ae5b77ecfe9182ebd648d54ca1137eba0">clearMetaInfo</a> ()</td></tr>
<tr class="memdesc:ae5b77ecfe9182ebd648d54ca1137eba0 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">removes all meta values <a href="#ae5b77ecfe9182ebd648d54ca1137eba0">More...</a><br/></td></tr>
<tr class="separator:ae5b77ecfe9182ebd648d54ca1137eba0 inherit pub_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:ae1d43a6f8bee9f364bea98c12662e966"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1String.html">String</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ae1d43a6f8bee9f364bea98c12662e966">id_</a></td></tr>
<tr class="memdesc:ae1d43a6f8bee9f364bea98c12662e966"><td class="mdescLeft"> </td><td class="mdescRight">identifier <a href="#ae1d43a6f8bee9f364bea98c12662e966">More...</a><br/></td></tr>
<tr class="separator:ae1d43a6f8bee9f364bea98c12662e966"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af71274961d8487036283991f2ba652a1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#af71274961d8487036283991f2ba652a1">charge_</a></td></tr>
<tr class="memdesc:af71274961d8487036283991f2ba652a1"><td class="mdescLeft"> </td><td class="mdescRight">peptide charge <a href="#af71274961d8487036283991f2ba652a1">More...</a><br/></td></tr>
<tr class="separator:af71274961d8487036283991f2ba652a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8bec5da4ce983ddbe1d631cbe85e8622"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a8bec5da4ce983ddbe1d631cbe85e8622">calculated_mass_to_charge_</a></td></tr>
<tr class="memdesc:a8bec5da4ce983ddbe1d631cbe85e8622"><td class="mdescLeft"> </td><td class="mdescRight">calculated mass to charge ratio <a href="#a8bec5da4ce983ddbe1d631cbe85e8622">More...</a><br/></td></tr>
<tr class="separator:a8bec5da4ce983ddbe1d631cbe85e8622"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a664fab56f06103b9f080f12824c75d11"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a664fab56f06103b9f080f12824c75d11">experimental_mass_to_charge_</a></td></tr>
<tr class="memdesc:a664fab56f06103b9f080f12824c75d11"><td class="mdescLeft"> </td><td class="mdescRight">experimental mass to charge ratio <a href="#a664fab56f06103b9f080f12824c75d11">More...</a><br/></td></tr>
<tr class="separator:a664fab56f06103b9f080f12824c75d11"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a46d25a1d56b8ab56e84b8bd0c7581e8f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1String.html">String</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#a46d25a1d56b8ab56e84b8bd0c7581e8f">name_</a></td></tr>
<tr class="memdesc:a46d25a1d56b8ab56e84b8bd0c7581e8f"><td class="mdescLeft"> </td><td class="mdescRight">name <a href="#a46d25a1d56b8ab56e84b8bd0c7581e8f">More...</a><br/></td></tr>
<tr class="separator:a46d25a1d56b8ab56e84b8bd0c7581e8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae6beb3fdb909de04a30beffb77bca2f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#aae6beb3fdb909de04a30beffb77bca2f">pass_threshold_</a></td></tr>
<tr class="memdesc:aae6beb3fdb909de04a30beffb77bca2f"><td class="mdescLeft"> </td><td class="mdescRight">pass threshold <a href="#aae6beb3fdb909de04a30beffb77bca2f">More...</a><br/></td></tr>
<tr class="separator:aae6beb3fdb909de04a30beffb77bca2f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab6e704d76fa6d4ab1114e56e5bbe21c6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1IdentificationHit.html#ab6e704d76fa6d4ab1114e56e5bbe21c6">rank_</a></td></tr>
<tr class="memdesc:ab6e704d76fa6d4ab1114e56e5bbe21c6"><td class="mdescLeft"> </td><td class="mdescRight">rank of the peptide <a href="#ab6e704d76fa6d4ab1114e56e5bbe21c6">More...</a><br/></td></tr>
<tr class="separator:ab6e704d76fa6d4ab1114e56e5bbe21c6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_attribs_classOpenMS_1_1MetaInfoInterface"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classOpenMS_1_1MetaInfoInterface')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a></td></tr>
<tr class="memitem:a07ce72f4d24f650fcdbba3801e1b8f59 inherit pro_attribs_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1MetaInfo.html">MetaInfo</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a07ce72f4d24f650fcdbba3801e1b8f59">meta_</a></td></tr>
<tr class="memdesc:a07ce72f4d24f650fcdbba3801e1b8f59 inherit pro_attribs_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">pointer to the <a class="el" href="classOpenMS_1_1MetaInfo.html" title="A Type-Name-Value tuple class. ">MetaInfo</a> object. 0 by default <a href="#a07ce72f4d24f650fcdbba3801e1b8f59">More...</a><br/></td></tr>
<tr class="separator:a07ce72f4d24f650fcdbba3801e1b8f59 inherit pro_attribs_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_static_methods_classOpenMS_1_1MetaInfoInterface"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classOpenMS_1_1MetaInfoInterface')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a></td></tr>
<tr class="memitem:adc0992991f912788ed14e72b6f62b2dd inherit pub_static_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classOpenMS_1_1MetaInfoRegistry.html">MetaInfoRegistry</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#adc0992991f912788ed14e72b6f62b2dd">metaRegistry</a> ()</td></tr>
<tr class="memdesc:adc0992991f912788ed14e72b6f62b2dd inherit pub_static_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">retuns a reference to the <a class="el" href="classOpenMS_1_1MetaInfoRegistry.html" title="Registry which assigns unique integer indices to strings. ">MetaInfoRegistry</a> <a href="#adc0992991f912788ed14e72b6f62b2dd">More...</a><br/></td></tr>
<tr class="separator:adc0992991f912788ed14e72b6f62b2dd inherit pub_static_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_classOpenMS_1_1MetaInfoInterface"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classOpenMS_1_1MetaInfoInterface')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classOpenMS_1_1MetaInfoInterface.html">MetaInfoInterface</a></td></tr>
<tr class="memitem:a23bcf7d2c2357d11e1363dfe44057037 inherit pro_methods_classOpenMS_1_1MetaInfoInterface"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MetaInfoInterface.html#a23bcf7d2c2357d11e1363dfe44057037">createIfNotExists_</a> ()</td></tr>
<tr class="memdesc:a23bcf7d2c2357d11e1363dfe44057037 inherit pro_methods_classOpenMS_1_1MetaInfoInterface"><td class="mdescLeft"> </td><td class="mdescRight">creates the <a class="el" href="classOpenMS_1_1MetaInfo.html" title="A Type-Name-Value tuple class. ">MetaInfo</a> object if it does not exist <a href="#a23bcf7d2c2357d11e1363dfe44057037">More...</a><br/></td></tr>
<tr class="separator:a23bcf7d2c2357d11e1363dfe44057037 inherit pro_methods_classOpenMS_1_1MetaInfoInterface"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Represents a object which can store the information of an analysisXML instance. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000015">Todo:</a></b></dt><dd>docu (Andreas)</dd></dl>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a200dc11939e6f844b278f12967749ea1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>default constructor </p>
</div>
</div>
<a class="anchor" id="af5421639de3fc4ac3828c2e58917bfc2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual ~<a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>destructor </p>
</div>
</div>
<a class="anchor" id="a4e6f2621f232d0c2e69f4dc7a1c6e322"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> & </td>
<td class="paramname"><em>source</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>copy constructor </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ab467bca9963ca7da33766e7d11fe6f85"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> getCalculatedMassToCharge </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns the calculated mass to charge ratio </p>
</div>
</div>
<a class="anchor" id="ab91109da6782d902c745c771aa85d03d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> getCharge </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns the charge state </p>
</div>
</div>
<a class="anchor" id="a2c3d7dac46e42cdf2010879afd8cc80e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> getExperimentalMassToCharge </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns the experimental mass to charge </p>
</div>
</div>
<a class="anchor" id="a6b4742b7658e0893a1e8bc530a53a75b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classOpenMS_1_1String.html">String</a>& getId </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns the id </p>
</div>
</div>
<a class="anchor" id="aaee0f2845288173de9f6ad47e6ad31d5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classOpenMS_1_1String.html">String</a>& getName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns the name </p>
</div>
</div>
<a class="anchor" id="a771fe3a594c14af2da9d9ce12b915672"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool getPassThreshold </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns whether the peptide passed the threshold </p>
</div>
</div>
<a class="anchor" id="ae6408537d7c3f7089d42bd8410a2cc5c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> getRank </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>returns the rank of the peptide </p>
</div>
</div>
<a class="anchor" id="a937fb9a735e584de95a85380a5deccbc"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool operator!= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> & </td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Inequality operator. </p>
</div>
</div>
<a class="anchor" id="ae91b82849ef672c1323a9d705d09ae2a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a>& operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> & </td>
<td class="paramname"><em>source</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>assignment operator </p>
</div>
</div>
<a class="anchor" id="ae3eb3a4fdb52f818d77fd8369e697925"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOpenMS_1_1IdentificationHit.html">IdentificationHit</a> & </td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Equality operator. </p>
</div>
</div>
<a class="anchor" id="a0dee1319739c1f8ba3572a23cb2a6171"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setCalculatedMassToCharge </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> </td>
<td class="paramname"><em>mz</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>sets the calculated mass to charge ratio </p>
</div>
</div>
<a class="anchor" id="aca40a4630f5f8a0568899b74a62dcd4b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setCharge </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> </td>
<td class="paramname"><em>charge</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>sets the charge state of the peptide </p>
</div>
</div>
<a class="anchor" id="ae99c196bff69ad37af6b00938198d723"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setExperimentalMassToCharge </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> </td>
<td class="paramname"><em>mz</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>sets the experimental mass to charge ratio </p>
</div>
</div>
<a class="anchor" id="aed7d57f45e478b9816da14ac4e53de48"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setId </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOpenMS_1_1String.html">String</a> & </td>
<td class="paramname"><em>id</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>sets the identifier </p>
</div>
</div>
<a class="anchor" id="a77d37f2e1c12e8bd33ea0e660a89e927"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setName </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOpenMS_1_1String.html">String</a> & </td>
<td class="paramname"><em>name</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>sets the name </p>
</div>
</div>
<a class="anchor" id="adb461b8e40ac4f3e51118bd83c682c12"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setPassThreshold </td>
<td>(</td>
<td class="paramtype">bool </td>
<td class="paramname"><em>pass</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>sets whether the peptide passed the threshold </p>
</div>
</div>
<a class="anchor" id="ae8471fd8e48ccfd3ad5efea4b61f410d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void setRank </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> </td>
<td class="paramname"><em>rank</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>set the rank of the peptide </p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a8bec5da4ce983ddbe1d631cbe85e8622"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> calculated_mass_to_charge_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>calculated mass to charge ratio </p>
</div>
</div>
<a class="anchor" id="af71274961d8487036283991f2ba652a1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> charge_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>peptide charge </p>
</div>
</div>
<a class="anchor" id="a664fab56f06103b9f080f12824c75d11"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> experimental_mass_to_charge_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>experimental mass to charge ratio </p>
</div>
</div>
<a class="anchor" id="ae1d43a6f8bee9f364bea98c12662e966"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOpenMS_1_1String.html">String</a> id_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>identifier </p>
</div>
</div>
<a class="anchor" id="a46d25a1d56b8ab56e84b8bd0c7581e8f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOpenMS_1_1String.html">String</a> name_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>name </p>
</div>
</div>
<a class="anchor" id="aae6beb3fdb909de04a30beffb77bca2f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool pass_threshold_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>pass threshold </p>
</div>
</div>
<a class="anchor" id="ab6e704d76fa6d4ab1114e56e5bbe21c6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> rank_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>rank of the peptide </p>
</div>
</div>
</div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:33 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|