]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/html/src/AliPHOSTrackSegmentMaker.cxx.html
new html documentatin
[u/mrichter/AliRoot.git] / PHOS / html / src / AliPHOSTrackSegmentMaker.cxx.html
diff --git a/PHOS/html/src/AliPHOSTrackSegmentMaker.cxx.html b/PHOS/html/src/AliPHOSTrackSegmentMaker.cxx.html
new file mode 100644 (file)
index 0000000..d6790c6
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-// IETF/DTD HTML 2.0// EN">
+<html>
+<!--                                             -->
+<!-- Author: ROOT team (rootdev@hpsalo.cern.ch)  -->
+<!--                                             -->
+<!--   Date: Mon Mar 26 12:10:15 2001            -->
+<!--                                             -->
+<head>
+<title>AliPHOSTrackSegmentMaker - source file</title>
+<link rev=made href="mailto:rootdev@root.cern.ch">
+<meta name="rating" content="General">
+<meta name="objecttype" content="Manual">
+<meta name="keywords" content="software development, oo, object oriented, unix, x11, windows, c++, html, rene brun, fons rademakers">
+<meta name="description" content="ROOT - An Object Oriented Framework For Large Scale Data Analysis.">
+</head>
+<body BGCOLOR="#ffffff" LINK="#0000ff" VLINK="#551a8b" ALINK="#ff0000" TEXT="#000000">
+<a name="TopOfPage"></a>
+<pre>
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+/* $Id$ */
+<b>//_________________________________________________________________________</b>
+<b>// Algorithm Base class to construct PHOS track segments</b>
+<b>// Associates EMC and PPSD clusters</b>
+<b>// Unfolds the EMC cluster   </b>
+<b>//                  </b>
+<b>//*-- Author: Dmitri Peressounko (RRC Ki &amp; SUBATECH)</b>
+
+
+<b>// --- ROOT system ---</b>
+
+#include "TFile.h"
+#include "TROOT.h"
+
+<b>// --- Standard library ---</b>
+
+<b>// --- AliRoot header files ---</b>
+#include "AliRun.h"
+#include "AliPHOSTrackSegmentMaker.h"
+#include "<a href="../AliPHOS.h">AliPHOS.h</a>"
+#include "AliPHOSGeometry.h"
+
+ClassImp( AliPHOSTrackSegmentMaker) 
+
+
+<b>//____________________________________________________________________________</b>
+ <a href=".././AliPHOSTrackSegmentMaker.html#AliPHOSTrackSegmentMaker:AliPHOSTrackSegmentMaker">AliPHOSTrackSegmentMaker::AliPHOSTrackSegmentMaker</a>() : TTask()
+{
+}
+<b>//____________________________________________________________________________</b>
+<a href=".././AliPHOSTrackSegmentMaker.html#AliPHOSTrackSegmentMaker:AliPHOSTrackSegmentMaker">AliPHOSTrackSegmentMaker::AliPHOSTrackSegmentMaker</a>(<a href="../ListOfTypes.html#char">char</a> * header,<a href="../ListOfTypes.html#char">char</a> * branch): TTask("<a href=".././AliPHOSTrackSegmentMaker.html">AliPHOSTrackSegmentMaker</a>","")
+{
+
+
+}
+
+</pre>
+
+<!--SIGNATURE-->
+<br>
+<address>
+<hr>
+<center>
+<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>
+</center>
+<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.
+</address>
+</body>
+</html>