]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/PHOS/html/AliHLTComponentHandler_8cxx.html
2e0e0d7aa7ec60011aca709cf64e0c220cb0bb5e
[u/mrichter/AliRoot.git] / HLT / PHOS / html / AliHLTComponentHandler_8cxx.html
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">
3 <title>AliHLTPHOS: /home/perthi/cern/aliroot/AliRoot_head020507/HLT/BASE/AliHLTComponentHandler.cxx File Reference</title>
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="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</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="dirs.html">Directories</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>
8 <div class="nav">
9 <a class="el" href="dir_000000.html">BASE</a></div>
10 <h1>AliHLTComponentHandler.cxx File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
11 Implementation of HLT component handler. 
12 <p>
13 <dl compact><dt><b>Author:</b></dt><dd>Matthias Richter, Timm Steinbeck </dd></dl>
14 <dl compact><dt><b>Date:</b></dt><dd></dd></dl>
15
16 <p>
17 Definition in file <a class="el" href="AliHLTComponentHandler_8cxx-source.html">AliHLTComponentHandler.cxx</a>.
18 <p>
19 <code>#include &lt;TSystem.h&gt;</code><br>
20 <code>#include "<a class="el" href="AliHLTComponentHandler_8h-source.html">AliHLTComponentHandler.h</a>"</code><br>
21 <code>#include "<a class="el" href="AliHLTComponent_8h-source.html">AliHLTComponent.h</a>"</code><br>
22 <code>#include "<a class="el" href="AliHLTDataTypes_8h-source.html">AliHLTDataTypes.h</a>"</code><br>
23 <code>#include "TString.h"</code><br>
24
25 <p>
26 <a href="AliHLTComponentHandler_8cxx-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
27 <tr><td></td></tr>
28 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="AliHLTComponentHandler_8cxx.html#a0">ClassImp</a> (<a class="el" href="classAliHLTComponentHandler.html">AliHLTComponentHandler</a>) <a class="el" href="classAliHLTComponentHandler.html">AliHLTComponentHandler</a></td></tr>
30
31 </table>
32 <hr><h2>Function Documentation</h2>
33 <a class="anchor" name="a0" doxytag="AliHLTComponentHandler.cxx::ClassImp"></a><p>
34 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
35   <tr>
36     <td class="mdRow">
37       <table cellpadding="0" cellspacing="0" border="0">
38         <tr>
39           <td class="md" nowrap valign="top">ClassImp           </td>
40           <td class="md" valign="top">(&nbsp;</td>
41           <td class="md" nowrap valign="top"><a class="el" href="classAliHLTComponentHandler.html">AliHLTComponentHandler</a>&nbsp;</td>
42           <td class="mdname1" valign="top" nowrap>          </td>
43           <td class="md" valign="top">&nbsp;)&nbsp;</td>
44           <td class="md" nowrap></td>
45         </tr>
46       </table>
47     </td>
48   </tr>
49 </table>
50 <table cellspacing="5" cellpadding="0" border="0">
51   <tr>
52     <td>
53       &nbsp;
54     </td>
55     <td>
56
57 <p>
58 ROOT macro for the implementation of ROOT specific class methods 
59 <p>
60 Definition at line <a class="el" href="AliHLTComponentHandler_8cxx-source.html#l00048">48</a> of file <a class="el" href="AliHLTComponentHandler_8cxx-source.html">AliHLTComponentHandler.cxx</a>.<div class="fragment"><pre class="fragment">00051   :
61 00052   fComponentList(),
62 00053   fScheduleList(),
63 00054   fLibraryList(),
64 00055   fEnvironment(),
65 00056   fStandardList()
66 00057 {
67 00058   <span class="comment">// see header file for class documentation</span>
68 00059   <span class="comment">// or</span>
69 00060   <span class="comment">// refer to README to build package</span>
70 00061   <span class="comment">// or</span>
71 00062   <span class="comment">// visit http://web.ift.uib.no/~kjeks/doc/alice-hlt</span>
72 00063   memset(&amp;fEnvironment, 0, <span class="keyword">sizeof</span>(<a class="code" href="structAliHLTComponentEnvironment.html">AliHLTComponentEnvironment</a>));
73 00064   AddStandardComponents();
74 00065 }
75
76 </pre></div>
77 <p>
78     </td>
79   </tr>
80 </table>
81 <hr size="1"><address style="align: right;"><small>Generated on Fri May 4 04:49:52 2007 for AliHLTPHOS by&nbsp;
82 <a href="http://www.doxygen.org/index.html">
83 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
84 </body>
85 </html>