]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/PHOS/html/AliHLTStdIncludes_8h.html
4c026ff464f79216a995ed036f233f3d9ee4fd0d
[u/mrichter/AliRoot.git] / HLT / PHOS / html / AliHLTStdIncludes_8h.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/AliHLTStdIncludes.h 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>AliHLTStdIncludes.h File Reference</h1>
11 <p>
12 <code>#include &lt;iostream.h&gt;</code><br>
13 <code>#include &lt;fstream.h&gt;</code><br>
14 <code>#include &lt;stdio.h&gt;</code><br>
15 <code>#include &lt;math.h&gt;</code><br>
16 <code>#include &lt;string.h&gt;</code><br>
17 <code>#include &lt;time.h&gt;</code><br>
18 <code>#include &lt;stdlib.h&gt;</code><br>
19 <code>#include &lt;errno.h&gt;</code><br>
20 <code>#include &lt;stdarg.h&gt;</code><br>
21
22 <p>
23 <a href="AliHLTStdIncludes_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
24 <tr><td></td></tr>
25 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
26 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="AliHLTStdIncludes_8h.html#a0">STDCOUT</a>&nbsp;&nbsp;&nbsp;cout</td></tr>
27
28 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="AliHLTStdIncludes_8h.html#a1">STDCERR</a>&nbsp;&nbsp;&nbsp;cerr</td></tr>
29
30 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="AliHLTStdIncludes_8h.html#a2">STDENDL</a>&nbsp;&nbsp;&nbsp;endl</td></tr>
31
32 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="AliHLTStdIncludes_8h.html#a3">STDIF</a>&nbsp;&nbsp;&nbsp;ifstream</td></tr>
33
34 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="AliHLTStdIncludes_8h.html#a4">STDOF</a>&nbsp;&nbsp;&nbsp;ofstream</td></tr>
35
36 </table>
37 <hr><h2>Define Documentation</h2>
38 <a class="anchor" name="a1" doxytag="AliHLTStdIncludes.h::STDCERR"></a><p>
39 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
40   <tr>
41     <td class="mdRow">
42       <table cellpadding="0" cellspacing="0" border="0">
43         <tr>
44           <td class="md" nowrap valign="top">#define STDCERR&nbsp;&nbsp;&nbsp;cerr          </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
59 <p>
60 Definition at line <a class="el" href="AliHLTStdIncludes_8h-source.html#l00042">42</a> of file <a class="el" href="AliHLTStdIncludes_8h-source.html">AliHLTStdIncludes.h</a>.    </td>
61   </tr>
62 </table>
63 <a class="anchor" name="a0" doxytag="AliHLTStdIncludes.h::STDCOUT"></a><p>
64 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
65   <tr>
66     <td class="mdRow">
67       <table cellpadding="0" cellspacing="0" border="0">
68         <tr>
69           <td class="md" nowrap valign="top">#define STDCOUT&nbsp;&nbsp;&nbsp;cout          </td>
70         </tr>
71       </table>
72     </td>
73   </tr>
74 </table>
75 <table cellspacing="5" cellpadding="0" border="0">
76   <tr>
77     <td>
78       &nbsp;
79     </td>
80     <td>
81
82 <p>
83
84 <p>
85 Definition at line <a class="el" href="AliHLTStdIncludes_8h-source.html#l00041">41</a> of file <a class="el" href="AliHLTStdIncludes_8h-source.html">AliHLTStdIncludes.h</a>.    </td>
86   </tr>
87 </table>
88 <a class="anchor" name="a2" doxytag="AliHLTStdIncludes.h::STDENDL"></a><p>
89 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
90   <tr>
91     <td class="mdRow">
92       <table cellpadding="0" cellspacing="0" border="0">
93         <tr>
94           <td class="md" nowrap valign="top">#define STDENDL&nbsp;&nbsp;&nbsp;endl          </td>
95         </tr>
96       </table>
97     </td>
98   </tr>
99 </table>
100 <table cellspacing="5" cellpadding="0" border="0">
101   <tr>
102     <td>
103       &nbsp;
104     </td>
105     <td>
106
107 <p>
108
109 <p>
110 Definition at line <a class="el" href="AliHLTStdIncludes_8h-source.html#l00043">43</a> of file <a class="el" href="AliHLTStdIncludes_8h-source.html">AliHLTStdIncludes.h</a>.    </td>
111   </tr>
112 </table>
113 <a class="anchor" name="a3" doxytag="AliHLTStdIncludes.h::STDIF"></a><p>
114 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
115   <tr>
116     <td class="mdRow">
117       <table cellpadding="0" cellspacing="0" border="0">
118         <tr>
119           <td class="md" nowrap valign="top">#define STDIF&nbsp;&nbsp;&nbsp;ifstream          </td>
120         </tr>
121       </table>
122     </td>
123   </tr>
124 </table>
125 <table cellspacing="5" cellpadding="0" border="0">
126   <tr>
127     <td>
128       &nbsp;
129     </td>
130     <td>
131
132 <p>
133
134 <p>
135 Definition at line <a class="el" href="AliHLTStdIncludes_8h-source.html#l00044">44</a> of file <a class="el" href="AliHLTStdIncludes_8h-source.html">AliHLTStdIncludes.h</a>.    </td>
136   </tr>
137 </table>
138 <a class="anchor" name="a4" doxytag="AliHLTStdIncludes.h::STDOF"></a><p>
139 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
140   <tr>
141     <td class="mdRow">
142       <table cellpadding="0" cellspacing="0" border="0">
143         <tr>
144           <td class="md" nowrap valign="top">#define STDOF&nbsp;&nbsp;&nbsp;ofstream          </td>
145         </tr>
146       </table>
147     </td>
148   </tr>
149 </table>
150 <table cellspacing="5" cellpadding="0" border="0">
151   <tr>
152     <td>
153       &nbsp;
154     </td>
155     <td>
156
157 <p>
158
159 <p>
160 Definition at line <a class="el" href="AliHLTStdIncludes_8h-source.html#l00045">45</a> of file <a class="el" href="AliHLTStdIncludes_8h-source.html">AliHLTStdIncludes.h</a>.    </td>
161   </tr>
162 </table>
163 <hr size="1"><address style="align: right;"><small>Generated on Fri May 4 04:49:52 2007 for AliHLTPHOS by&nbsp;
164 <a href="http://www.doxygen.org/index.html">
165 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
166 </body>
167 </html>