File: classOpenMS_1_1SimpleOpenMSSpectraFactory.html

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (82 lines) | stat: -rw-r--r-- 5,058 bytes parent folder | download
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
<HTML>
<HEAD>
<TITLE>SimpleOpenMSSpectraFactory 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> &nbsp;&middot;
<A href="classes.html">Classes</A> &nbsp;&middot;
<A href="annotated.html">Annotated Classes</A> &nbsp;&middot;
<A href="modules.html">Modules</A> &nbsp;&middot;
<A href="functions_func.html">Members</A> &nbsp;&middot;
<A href="namespaces.html">Namespaces</A> &nbsp;&middot;
<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_1SimpleOpenMSSpectraFactory.html">SimpleOpenMSSpectraFactory</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="classOpenMS_1_1SimpleOpenMSSpectraFactory-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">SimpleOpenMSSpectraFactory Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>A factory method that returns two ISpectrumAccess implementations.  
 <a href="classOpenMS_1_1SimpleOpenMSSpectraFactory.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="SimpleOpenMSSpectraAccessFactory_8h_source.html">OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/SimpleOpenMSSpectraAccessFactory.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a645eefe3725b60ffcf44f9ae01f0c19d"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespaceOpenSwath.html#a63af68177a01f914ee1944977ba796ee">OpenSwath::SpectrumAccessPtr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1SimpleOpenMSSpectraFactory.html#a645eefe3725b60ffcf44f9ae01f0c19d">getSpectrumAccessOpenMSPtr</a> (<a class="el" href="classOpenMS_1_1MSExperiment.html">OpenMS::MSExperiment</a>&lt; <a class="el" href="classOpenMS_1_1Peak1D.html">OpenMS::Peak1D</a> &gt; &amp;exp)</td></tr>
<tr class="memdesc:a645eefe3725b60ffcf44f9ae01f0c19d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Simple <a class="el" href="classOpenMS_1_1Factory.html" title="Returns FactoryProduct* based on the name of the desired concrete FactoryProduct. ...">Factory</a> method to get a SpectrumAccess Ptr from an <a class="el" href="classOpenMS_1_1MSExperiment.html" title="Representation of a mass spectrometry experiment. ">MSExperiment</a>.  <a href="#a645eefe3725b60ffcf44f9ae01f0c19d">More...</a><br/></td></tr>
<tr class="separator:a645eefe3725b60ffcf44f9ae01f0c19d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A factory method that returns two ISpectrumAccess implementations. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a645eefe3725b60ffcf44f9ae01f0c19d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="namespaceOpenSwath.html#a63af68177a01f914ee1944977ba796ee">OpenSwath::SpectrumAccessPtr</a> getSpectrumAccessOpenMSPtr </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classOpenMS_1_1MSExperiment.html">OpenMS::MSExperiment</a>&lt; <a class="el" href="classOpenMS_1_1Peak1D.html">OpenMS::Peak1D</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>exp</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Simple <a class="el" href="classOpenMS_1_1Factory.html" title="Returns FactoryProduct* based on the name of the desired concrete FactoryProduct. ...">Factory</a> method to get a SpectrumAccess Ptr from an <a class="el" href="classOpenMS_1_1MSExperiment.html" title="Representation of a mass spectrometry experiment. ">MSExperiment</a>. </p>

<p>Referenced by <a class="el" href="classOpenMS_1_1MRMFeatureFinderScoring.html#af879ba2bc9bcc83bed021af39c24e9d6">MRMFeatureFinderScoring::pickExperiment()</a>.</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:26 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>