]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/PHOS/html/AliHLTPHOSRawAnalyzerLMS_8h-source.html
New documenation:wq
[u/mrichter/AliRoot.git] / HLT / PHOS / html / AliHLTPHOSRawAnalyzerLMS_8h-source.html
CommitLineData
6ab63b4a 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
8562a9e6 3<title>AliHLTPHOS: AliHLTPHOSRawAnalyzerLMS.h Source File</title>
6ab63b4a 4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.3.9.1 -->
7<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
eace7fcd 8<h1>AliHLTPHOSRawAnalyzerLMS.h</h1><a href="AliHLTPHOSRawAnalyzerLMS_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001
900002 <span class="preprocessor">#ifndef ALIHLTPHOSRAWANALYZERLMS_H</span>
1000003 <span class="preprocessor"></span><span class="preprocessor">#define ALIHLTPHOSRAWANALYZERLMS_H</span>
1100004 <span class="preprocessor"></span><span class="preprocessor">#include &lt;Rtypes.h&gt;</span>
1200005 <span class="preprocessor">#include "TObject.h"</span>
1300006 <span class="preprocessor">#include "<a class="code" href="AliHLTPHOSRawAnalyzer_8h.html">AliHLTPHOSRawAnalyzer.h</a>"</span>
1400007
1500008 <span class="comment">/* Copyright(c) 2006, ALICE Experiment at CERN, All rights reserved. *</span>
1600009 <span class="comment"> * See cxx source for full Copyright notice */</span>
6ab63b4a 1700010
eace7fcd 1800011
19<a name="l00012"></a><a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html">00012</a> <span class="keyword">class </span><a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html">AliHLTPHOSRawAnalyzerLMS</a> : <span class="keyword">public</span> <a class="code" href="classAliHLTPHOSRawAnalyzer.html">AliHLTPHOSRawAnalyzer</a>
2000013 {
2100014 <span class="keyword">public</span>:
2200015 <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa0">AliHLTPHOSRawAnalyzerLMS</a>();
2300016 <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa0">AliHLTPHOSRawAnalyzerLMS</a>(<span class="keywordtype">double</span> *dataPtr, <span class="keywordtype">double</span> fs);
2400017 <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa0">AliHLTPHOSRawAnalyzerLMS</a>(<span class="keyword">const</span> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html">AliHLTPHOSRawAnalyzerLMS</a> &amp; );
25<a name="l00018"></a><a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa3">00018</a> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html">AliHLTPHOSRawAnalyzerLMS</a> &amp; <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa3">operator = </a>(<span class="keyword">const</span> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html">AliHLTPHOSRawAnalyzerLMS</a>)
2600019 {
2700020 <span class="keywordflow">return</span> *<span class="keyword">this</span>;
2800021 }
2900022
3000023 <span class="keyword">virtual</span> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa4">~AliHLTPHOSRawAnalyzerLMS</a>();
3100024 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSa5">Evaluate</a>(<span class="keywordtype">int</span> start = 0, <span class="keywordtype">int</span> lenght = 100);
3200025 <span class="keyword">private</span>:
3300026 <span class="comment">// double **kfMCovarPtrPtr; //*[1000000] /**&lt;Covariance matrix of the measurements*/</span>
3400027 <span class="comment">// double **fPCovarPtrPtr; //*[1000000] /**&lt;Covariance matrix of the estimated parameters*/</span>
3500028
36<a name="l00029"></a><a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSr0">00029</a> <span class="keywordtype">double</span> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSr0">kfMCovarPtrPtr</a>[1008][1008];
37<a name="l00030"></a><a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSr1">00030</a> <span class="keywordtype">double</span> <a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html#AliHLTPHOSRawAnalyzerLMSr1">fPCovarPtrPtr</a>[1008][1008];
3800032 ClassDef(<a class="code" href="classAliHLTPHOSRawAnalyzerLMS.html">AliHLTPHOSRawAnalyzerLMS</a>, 2)
3900033
4000034 };
4100035
4200036 <span class="preprocessor">#endif</span>
43</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 22:17:03 2007 for AliHLTPHOS by&nbsp;
6ab63b4a 44<a href="http://www.doxygen.org/index.html">
45<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
46</body>
47</html>