File: FeatureFinderRaw_8C.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 (63 lines) | stat: -rw-r--r-- 4,204 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
<HTML>
<HEAD>
<TITLE>FeatureFinderRaw.C File 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="dir_758a5714d7139f0515656e76324a9d4c.html">source</a></li><li class="navelem"><a class="el" href="dir_cfd7f4bdbf6351ce4a5483b76a6195c0.html">APPLICATIONS</a></li><li class="navelem"><a class="el" href="dir_aaffc82e5c410ac06091589510398423.html">TOPP</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">FeatureFinderRaw.C File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;OpenMS/config.h&gt;</code><br/>
<code>#include &lt;<a class="el" href="TOPPBase_8h_source.html">OpenMS/APPLICATIONS/TOPPBase.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="ProgressLogger_8h_source.html">OpenMS/CONCEPT/ProgressLogger.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="DBoundingBox_8h_source.html">OpenMS/DATASTRUCTURES/DBoundingBox.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="MSExperiment_8h_source.html">OpenMS/KERNEL/MSExperiment.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="StandardTypes_8h_source.html">OpenMS/KERNEL/StandardTypes.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="ConsensusMap_8h_source.html">OpenMS/KERNEL/ConsensusMap.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="FeatureMap_8h_source.html">OpenMS/KERNEL/FeatureMap.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="MzMLFile_8h_source.html">OpenMS/FORMAT/MzMLFile.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="ConsensusXMLFile_8h_source.html">OpenMS/FORMAT/ConsensusXMLFile.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="FeatureXMLFile_8h_source.html">OpenMS/FORMAT/FeatureXMLFile.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="LinearRegression_8h_source.html">OpenMS/MATH/STATISTICS/LinearRegression.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="RangeUtils_8h_source.html">OpenMS/KERNEL/RangeUtils.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="ChromatogramTools_8h_source.html">OpenMS/KERNEL/ChromatogramTools.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="SILACFilter_8h_source.html">OpenMS/FILTERING/DATAREDUCTION/SILACFilter.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="SILACFiltering_8h_source.html">OpenMS/FILTERING/DATAREDUCTION/SILACFiltering.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="SILACClustering_8h_source.html">OpenMS/COMPARISON/CLUSTERING/SILACClustering.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="PeakWidthEstimator_8h_source.html">OpenMS/TRANSFORMATIONS/FEATUREFINDER/PeakWidthEstimator.h</a>&gt;</code><br/>
<code>#include &lt;boost/algorithm/string/split.hpp&gt;</code><br/>
<code>#include &lt;boost/algorithm/string/classification.hpp&gt;</code><br/>
<code>#include &lt;cmath&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;algorithm&gt;</code><br/>
<code>#include &lt;fstream&gt;</code><br/>
<code>#include &lt;limits&gt;</code><br/>
<code>#include &lt;locale&gt;</code><br/>
<code>#include &lt;iomanip&gt;</code><br/>
</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:23 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>