]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PHOS/PHOS-HTML/BASE_Index.html
Partial redesign of identification bits and coding rule corrections
[u/mrichter/AliRoot.git] / PHOS / PHOS-HTML / BASE_Index.html
1 <!DOCTYPE HTML PUBLIC "-// IETF/DTD HTML 2.0// EN">
2 <html>
3 <!--                                             -->
4 <!-- Author: ROOT team (rootdev@hpsalo.cern.ch)  -->
5 <!--                                             -->
6 <!--   Date: Sun Mar 12 00:48:27 2000            -->
7 <!--                                             -->
8 <head>
9 <title>Index</title>
10 <link rev=made href="mailto:rootdev@root.cern.ch">
11 <meta name="rating" content="General">
12 <meta name="objecttype" content="Manual">
13 <meta name="keywords" content="software development, oo, object oriented, unix, x11, motif, windows nt, c++, html, rene brun, fons rademakers">
14 <meta name="description" content="ROOT - An Object Oriented Framework For Large Scale Data Analysis.">
15 </head>
16 <body BGCOLOR="#ffffff" LINK="#0000ff" VLINK="#551a8b" ALINK="#ff0000" TEXT="#000000">
17 <a name="TopOfPage"></a>
18 <h2>Index</h2><hr>
19 <pre>
20 <ul>
21 <li>TApplication............... <a name="Title:TApplication">GUI application singleton</a>
22 <li>TApplicationImp............ <a name="Title:TApplicationImp">ABC describing application implementation protocol</a>
23 <li>TArray..................... <a name="Title:TArray">Abstract array base class</a>
24 <li>TArrayC.................... <a name="Title:TArrayC">Array of chars</a>
25 <li>TArrayD.................... <a name="Title:TArrayD">Array of doubles</a>
26 <li>TArrayF.................... <a name="Title:TArrayF">Array of floats</a>
27 <li>TArrayI.................... <a name="Title:TArrayI">Array of ints</a>
28 <li>TArrayL.................... <a name="Title:TArrayL">Array of longs</a>
29 <li>TArrayS.................... <a name="Title:TArrayS">Array of shorts</a>
30 <li>TAtt3D..................... <a name="Title:TAtt3D">3D attributes</a>
31 <li>TAttAxis................... <a name="Title:TAttAxis">Axis attributes</a>
32 <li>TAttFill................... <a name="Title:TAttFill">Fill area attributes</a>
33 <li>TAttLine................... <a name="Title:TAttLine">Line attributes</a>
34 <li>TAttMarker................. <a name="Title:TAttMarker">Marker attributes</a>
35 <li>TAttPad.................... <a name="Title:TAttPad">Pad attributes</a>
36 <li>TAttText................... <a name="Title:TAttText">Text attributes</a>
37 <li>TBenchmark................. <a name="Title:TBenchmark">ROOT utility to help benchmarking applications</a>
38 <li>TBrowser................... <a name="Title:TBrowser">ROOT Object Browser</a>
39 <li>TBrowserImp................ <a name="Title:TBrowserImp">ABC describing browser implementation protocol</a>
40 <li>TBuffer.................... <a name="Title:TBuffer">Buffer base class used for serializing objects</a>
41 <li>TCanvasImp................. <a name="Title:TCanvasImp">ABC describing main window protocol</a>
42 <li>TClassTable................ <a name="Title:TClassTable">Table of known classes</a>
43 <li>TColor..................... <a name="Title:TColor">Color defined by RGB or HLS</a>
44 <li>TContextMenu............... <a name="Title:TContextMenu">Context sensitive popup menu</a>
45 <li>TContextMenuImp............ <a name="Title:TContextMenuImp">Context sensitive popup menu implementation</a>
46 <li>TControlBarImp............. <a name="Title:TControlBarImp">GUI independent controlbar abc</a>
47 <li>TDatime.................... <a name="Title:TDatime">Date and time 950130 124559</a>
48 <li>TDirectory................. <a name="Title:TDirectory">Describe directory structure in memory</a>
49 <li>TEnv....................... <a name="Title:TEnv">Handle ROOT configuration resources</a>
50 <li>TExec...................... <a name="Title:TExec">To execute a CINT command</a>
51 <li>TFile...................... <a name="Title:TFile">ROOT file</a>
52 <li>TFileHandler............... <a name="Title:TFileHandler">Handles events on file descriptors</a>
53 <li>TFree...................... <a name="Title:TFree">Description of free segments on a file</a>
54 <li>TGuiFactory................ <a name="Title:TGuiFactory">Abstract factory for GUI components</a>
55 <li>TKey....................... <a name="Title:TKey">Header description of a logical record on file</a>
56 <li>TKeyMapFile................ <a name="Title:TKeyMapFile">Utility class for browsing TMapFile objects.</a>
57 <li>TMapFile................... <a name="Title:TMapFile">Memory mapped directory structure</a>
58 <li>TMath...................... <a name="Title:TMath">Interface to math routines</a>
59 <li>TMemberInspector........... <a name="Title:TMemberInspector">ABC for inspecting class data members</a>
60 <li>TMessageHandler............ <a name="Title:TMessageHandler">Generic message handler</a>
61 <li>TNamed..................... <a name="Title:TNamed">The basis for a named object (name, title)</a>
62 <li>TObject.................... <a name="Title:TObject">Basic ROOT object</a>
63 <li>TObjectTable............... <a name="Title:TObjectTable">Table of active objects</a>
64 <li>TObjString................. <a name="Title:TObjString">Collectable string class</a>
65 <li>TProcessEventTimer......... <a name="Title:TProcessEventTimer">Process pending events at fixed time intervals</a>
66 <li>TRandom.................... <a name="Title:TRandom">Random number generators</a>
67 <li>TRandom2................... <a name="Title:TRandom2">Random number generators with periodicity &gt; 10**14</a>
68 <li>TRandom3................... <a name="Title:TRandom3">Random number generator: Mersenne Twistor</a>
69 <li>TRealData.................. <a name="Title:TRealData">Description of persistent data members</a>
70 <li>TRegexp.................... <a name="Title:TRegexp">Regular expression class</a>
71 <li>TROOT...................... <a name="Title:TROOT">Top level (or root) structure for all classes</a>
72 <li>TSignalHandler............. <a name="Title:TSignalHandler">Signal event handler</a>
73 <li>TStopwatch................. <a name="Title:TStopwatch">A stopwatch which times real and cpu time</a>
74 <li>TStorage................... <a name="Title:TStorage">Storage manager class</a>
75 <li>TString.................... <a name="Title:TString">Basic string class</a>
76 <li>TStringLong................ <a name="Title:TStringLong">Long string class (more than 255 chars)</a>
77 <li>TStyle..................... <a name="Title:TStyle">A collection of all graphics attributes</a>
78 <li>TSysEvtHandler............. <a name="Title:TSysEvtHandler">ABC for handling system events</a>
79 <li>TSystem.................... <a name="Title:TSystem">ABC defining a generic interface to the OS</a>
80 <li>TSystemDirectory........... <a name="Title:TSystemDirectory">A system directory</a>
81 <li>TSystemFile................ <a name="Title:TSystemFile">A system file</a>
82 <li>TTime...................... <a name="Title:TTime">Basic time type with milli second precision</a>
83 <li>TTimer..................... <a name="Title:TTimer">Handle timer event</a>
84 <li>TView...................... <a name="Title:TView">3-D View</a>
85 <li>TVirtualFitter............. <a name="Title:TVirtualFitter">Abstract interface for fitting</a>
86 <li>TVirtualPad................ <a name="Title:TVirtualPad">Abstract base class for Pads and Canvases</a>
87 <li>TVirtualPS................. <a name="Title:TVirtualPS">Abstract interface to a PostScript driver</a>
88 <li>TVirtualX.................. <a name="Title:TVirtualX">ABC defining a generic interface to graphics system</a>
89 </ul>
90 </pre>
91
92 <hr><br>
93 <!--SIGNATURE-->
94 <em>Last update: Sun Mar 12 00:48:27 2000</em><br>
95 <br>
96 <address>
97 <hr>
98 <center>
99 <a href="http://root.cern.ch/root/Welcome.html">ROOT page</a> - <a href="ClassIndex.html">Class index</a> - <a href="#TopOfPage">Top of the page</a><br>
100 </center>
101 <hr>This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to <a href="mailto:rootdev@root.cern.ch">ROOT support</a>, or contact <a href="mailto:rootdev@root.cern.ch">the developers</a> with any questions or problems regarding ROOT.
102 </address>
103 </body>
104 </html>