]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/html/AliHLTPHOSRawAnalyzerCrude_8cxx-source.html
New documenation:wq
[u/mrichter/AliRoot.git] / HLT / PHOS / html / AliHLTPHOSRawAnalyzerCrude_8cxx-source.html
index 62b4c7d582d3a69f475371e6674f44adf36c49dd..bb47f8becd39f53333b586eb93342f4eaf36548f 100644 (file)
@@ -36,7 +36,7 @@
 00029 
 <a name="l00036"></a><a class="code" href="classAliHLTPHOSRawAnalyzerCrude.html#AliHLTPHOSRawAnalyzerCrudea0">00036</a> <a class="code" href="classAliHLTPHOSRawAnalyzerCrude.html#AliHLTPHOSRawAnalyzerCrudea0">AliHLTPHOSRawAnalyzerCrude::AliHLTPHOSRawAnalyzerCrude</a>():<a class="code" href="classAliHLTPHOSRawAnalyzer.html">AliHLTPHOSRawAnalyzer</a>() 
 00037 {
-00038   cout &lt;&lt;<span class="stringliteral">"AliHLTPHOSRawAnalyzerCrude::Creating a new AliHLTPHOSRawAnalyzerCrude() object "</span>&lt;&lt;endl;
+00038   <span class="comment">//  cout &lt;&lt;"AliHLTPHOSRawAnalyzerCrude::Creating a new AliHLTPHOSRawAnalyzerCrude() object "&lt;&lt;endl;</span>
 00039 }
 00040 
 00041 
 00063 <span class="keywordtype">void</span> 
 <a name="l00064"></a><a class="code" href="classAliHLTPHOSRawAnalyzerCrude.html#AliHLTPHOSRawAnalyzerCrudea4">00064</a> <a class="code" href="classAliHLTPHOSRawAnalyzerCrude.html#AliHLTPHOSRawAnalyzerCrudea4">AliHLTPHOSRawAnalyzerCrude::Evaluate</a>(<span class="keywordtype">int</span> start, <span class="keywordtype">int</span> length)
 00065 {
-00066   
-00067   <span class="keywordtype">double</span> tmpAmplitudeMax =0; 
-00068   <span class="keywordtype">double</span> tmpTime = 0;
-00069 
-00070   <span class="keywordflow">for</span>(<span class="keywordtype">int</span> i=start; i&lt;length; i++)
-00071     {
-00072       <span class="keywordflow">if</span>(fFloatDataPtr[i] &gt;  tmpAmplitudeMax)
-00073         {
-00074           tmpAmplitudeMax = fFloatDataPtr[i];
-00075           tmpTime = i;               
-00076         }
-00077     }
-00078         
-00079   fDAmpl = tmpAmplitudeMax;
-00080   fDTof =  tmpTime;
-00081   <span class="comment">//thats all </span>
-00082 } <span class="comment">//end Crude</span>
-00083 
-00084 
-00085 
+00066   <span class="comment">//  printf("\nAliHLTPHOSRawAnalyzerCrude::Evaluat() from index %d to %d\n", start, start + length);</span>
+00067   
+00068   
+00069   <span class="keywordtype">double</span> tmpAmplitudeMax =0; 
+00070   <span class="keywordtype">double</span> tmpTime = 0;
+00071 
+00072   <span class="keywordflow">for</span>(<span class="keywordtype">int</span> i=start; i&lt;length; i++)
+00073     {
+00074       <span class="keywordflow">if</span>(fFloatDataPtr[i] &gt;  tmpAmplitudeMax)
+00075         {
+00076           tmpAmplitudeMax = fFloatDataPtr[i];
+00077           tmpTime = i;               
+00078         }
+00079     }
+00080         
+00081   fDAmpl = tmpAmplitudeMax;
+00082   fDTof =  tmpTime;
+00083  
+00084   <span class="comment">//thats all </span>
+00085 } <span class="comment">//end Crude</span>
 00086 
 00087 
 00088 
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Jan 17 21:56:43 2007 for AliHLTPHOS by&nbsp;
+00089 
+00090 
+00091 
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 22:17:03 2007 for AliHLTPHOS by&nbsp;
 <a href="http://www.doxygen.org/index.html">
 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
 </body>