Index: /trunk/MagicSoft/CvsDoku/welcome.html
===================================================================
--- /trunk/MagicSoft/CvsDoku/welcome.html	(revision 295)
+++ /trunk/MagicSoft/CvsDoku/welcome.html	(revision 296)
@@ -1,18 +1,18 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <meta name="GENERATOR" content="Mozilla/4.51 [en] (X11; I; Linux 2.2.5 i586) [Netscape]">
-   <title> CVS for Magic Software Development </title>
-</head>
-<body>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+   <META NAME="GENERATOR" CONTENT="Mozilla/4.08 [en] (X11; I; OSF1 V4.0 alpha) [Netscape]">
+   <TITLE> CVS for Magic Software Development </TITLE>
+</HEAD>
+<BODY>
 <! This is my first attempt at my personal WWW home page.        ><! It has become necessary to create this mainly because my      ><! hotlist has grown into something so extremely large that it   ><! is impossible to find a way through it any longer...          >
-<center>
-<h1>
-CVS for Magic Software Development</h1></center>
-
-<hr>
-<h3>
-<font color="#FF0000"><font size=+2>Introduction</font></font></h3>
+<CENTER>
+<H1>
+CVS for Magic Software Development</H1></CENTER>
+
+<HR>
+<H3>
+<FONT COLOR="#FF0000"><FONT SIZE=+2>Introduction</FONT></FONT></H3>
 More than one software developer are involved in the progress of Software
 for the MAGIC telescope. Because the developers are distributed all over
@@ -20,5 +20,5 @@
 possibility of such version control systems, but for the beginning we take
 CVS ( Concurrent Versions System ).
-<p>CVS is a version control system, which allows you to keep old versions
+<P>CVS is a version control system, which allows you to keep old versions
 of files (usually source code), keep a log of who, when, and why changes
 occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does
@@ -28,251 +28,253 @@
 editing of source files among multiple authors. CVS allows triggers to
 enable/log/control various operations and works well over a wide area network.
-<p>CVS keeps a single copy of the master sources. This copy is called the
+<P>CVS keeps a single copy of the master sources. This copy is called the
 source ``repository''; it contains all the information to permit extracting
 previous software releases at any time based on either a symbolic revision
 tag, or a date in the past.
-<p>For CVS updates, more information on documentation,&nbsp; software related
+<P>For CVS updates, more information on documentation,&nbsp; software related
 to CVS, development of CVS, and more, see:
-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="http://www.cyclic.com">http://www.cyclic.com</a>
-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="http://www.loria.fr/~molli/cvs-index.html">http://www.loria.fr/~molli/cvs-index.html</a>
-<br>&nbsp;
-<p>
-<hr WIDTH="100%">
-<br><font color="#FF0000"><font size=+2>Repository</font></font>
-<p>The single copy of the master source for all MAGIC software is held
+<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
+<A HREF="http://www.cyclic.com">http://www.cyclic.com</A>
+<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
+<A HREF="http://www.loria.fr/~molli/cvs-index.html">http://www.loria.fr/~molli/cvs-index.html</A>
+<BR>&nbsp;
+<P>
+<HR WIDTH="100%">
+<BR><FONT COLOR="#FF0000"><FONT SIZE=+2>Repository</FONT></FONT>
+<P>The single copy of the master source for all MAGIC software is held
 in the repository on the alpha cluster in Max-Planck-Institut f&uuml;r
 Physik in Munich. As a developer you must declare the
-<br>environment variable
-<p>setenv&nbsp;&nbsp; CVSROOT&nbsp; /hd60/CvsRepository/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+<BR>environment variable
+<P>setenv&nbsp;&nbsp; CVSROOT&nbsp; /hd60/CvsRepository/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 for tcsh (use the syntax of your shell)
-<br>&nbsp;
-<p>All the Software is inside the directory. The structure of the sub directories
+<BR>&nbsp;
+<P>All the Software is inside the directory. The structure of the sub directories
 is following one:
-<br>&nbsp;
-<br>&nbsp;
-<table BORDER=0 CELLPADDING=10 COLS=7 WIDTH="100%" NOSAVE >
-<tr>
-<td><font size=+3><a href="#Anchor_MagicSoft">MagicSoft</a></font></td>
-
-<td><font size=+3><a href="#Anchor_CvsDoku">CvsDoku</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td><font size=+3><a href="#Anchor_Simulation">Simulation</a></font></td>
-
-<td><font size=+3><a href="#Anchor_Corsika">Corsika</a></font></td>
-
-<td><font size=+3>mmcs</font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td></td>
-
-<td><font size=+3><a href="#Anchor_Detector">Detector</a></font></td>
-
-<td><font size=+3><a href="#Anchor_Reflector">Reflector</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td><font size=+3><a href="#Anchor_include-GENERAL">include-GENERAL</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td><font size=+3><a href="#Anchor_include-CORSIKA">include-CORSIKA</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td><font size=+3><a href="#Anchor_include-MC">include-MC</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td><font size=+3><a href="#Anchor_include-Classes">include-Classes</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td><font size=+3><a href="#Anchor_Analysis">Analysis</a></font></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-
-<tr>
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-
-<td></td>
-</tr>
-</table>
-
-<hr WIDTH="100%">
-<br>&nbsp;
-<h3>
-<font color="#FF0000"><font size=+2>Detail of subdirectories in the repository</font></font></h3>
-
-<p><br><a NAME="Anchor_MagicSoft"></a><font color="#CC33CC"><font size=+2>MagicSoft</font></font>
-<p>In this directory of the cvs-repository you find all software that is
+<BR><FONT SIZE=+1></FONT>&nbsp;
+<BR><FONT SIZE=+1></FONT>&nbsp;
+<TABLE BORDER=0 CELLPADDING=10 COLS=7 WIDTH="100%" NOSAVE >
+<TR>
+<TD><FONT SIZE=+1><A HREF="#Anchor_MagicSoft">MagicSoft</A></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_CvsDoku">CvsDoku</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_Simulation">Simulation</A></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_Corsika">Corsika</A></FONT></TD>
+
+<TD><FONT SIZE=+1>mmcs</FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_Detector">Detector</A></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_Reflector">Reflector</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_include-GENERAL">include-GENERAL</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_include-CORSIKA">include-CORSIKA</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_include-MC">include-MC</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_include-Classes">include-Classes</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1><A HREF="#Anchor_Analysis">Analysis</A></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+
+<TR>
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+
+<TD><FONT SIZE=+1></FONT></TD>
+</TR>
+</TABLE>
+
+<HR WIDTH="100%">
+<BR>&nbsp;
+<H3>
+<FONT COLOR="#FF0000"><FONT SIZE=+2>Detail of subdirectories in the repository</FONT></FONT></H3>
+
+<P><BR><A NAME="Anchor_MagicSoft"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>MagicSoft</FONT></FONT>
+<P>In this directory of the cvs-repository you find all software that is
 developed for MAGIC using CVS.
-<br>This directory contain four sub directories, CvsDoku, Simulation, Analysis
+<BR>This directory contain four sub directories, CvsDoku, Simulation, Analysis
 and include-Classes.
-<br>&nbsp;
-<blockquote><a NAME="Anchor_CvsDoku"></a><font color="#CC33CC"><font size=+2>CvsDoku</font></font>
-<p>In this directory of the cvs-repository you find some html pages like
+<BR>&nbsp;
+<BLOCKQUOTE><A NAME="Anchor_CvsDoku"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>CvsDoku</FONT></FONT>
+<P>In this directory of the cvs-repository you find some html pages like
 the one you are looking at the moment. This documentation is written as
 a guideline for MAGIC developers using the CVS tool. Also the documentation
 for CVS usage is using CVS!!
-<p><a NAME="Anchor_Simulation"></a><font color="#CC66CC"><font size=+2>Simulation</font></font>
-<br>For MAGIC a lot of programs were developed to simulate the behavior
+<P><A NAME="Anchor_Simulation"></A><FONT COLOR="#CC66CC"><FONT SIZE=+2>Simulation</FONT></FONT>
+<BR>For MAGIC a lot of programs were developed to simulate the behavior
 of Air Showers, the Mirrors and the Camera. All this things you need for
 simulation is inside this directory.
-<br>&nbsp;
-<blockquote><a NAME="Anchor_Corsika"></a><font color="#CC33CC"><font size=+2>Corsika</font></font>
-<br>All things needed for the simulation of AirShowers. All this simulation
+<BR>&nbsp;
+<BLOCKQUOTE><A NAME="Anchor_Corsika"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Corsika</FONT></FONT>
+<BR>All things needed for the simulation of AirShowers. All this simulation
 are based on the CORSIKA program of the KASCADE group in Karlsruhe.
-<br>&nbsp;
-<p><a NAME="Anchor_Detector"></a><font color="#CC33CC"><font size=+2>Detector</font></font>
-<br>&nbsp;Every thing that is needed to transfer the simulated events to
+<BR>&nbsp;
+<P><A NAME="Anchor_Detector"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Detector</FONT></FONT>
+<BR>&nbsp;Every thing that is needed to transfer the simulated events to
 the common raw data forrmat. There are a lot of different tools inside
 this directory, mainly based on the work of Jose Carlos Gonzales.
-<br>&nbsp;
-<blockquote><a NAME="Anchor_Reflector"></a><font color="#CC33CC"><font size=+2>Reflector</font></font>
-<br>&nbsp;Here you find the source code of the reflector program. This
+<BR>&nbsp;
+<BLOCKQUOTE><A NAME="Anchor_Reflector"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>Reflector</FONT></FONT>
+<BR>&nbsp;Here you find the source code of the reflector program. This
 is written to read the CORSIKA (mmcs) output. With this data you can simulate
 the behaviour of the MAGIC mirrors. But to compile and run the program
 some other subdirectories are needed.
-<p><a NAME="Anchor_include-CORSIKA"></a><font color="#CC33CC"><font size=+2>include-CORSIKA</font></font>
-<br>Here you can find a implementation to read the CORSIKA output. This
+<P><A NAME="Anchor_include-CORSIKA"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>include-CORSIKA</FONT></FONT>
+<BR>Here you can find a implementation to read the CORSIKA output. This
 classes are needed by the reflector program.
-<p><a NAME="Anchor_include-MC"></a><font color="#CC33CC"><font size=+2>include-MC</font></font>
-<br>Here you can find a implementation to write and read the output of
+<P><A NAME="Anchor_include-MC"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>include-MC</FONT></FONT>
+<BR>Here you can find a implementation to write and read the output of
 the reflector program. This classes are needed by the reflector and the
 camera program.
-<p><a NAME="Anchor_include-GENERAL"></a><font color="#CC33CC"><font size=+2>include-GENERAL</font></font>
-<br>Here you can find some header file that are needed by reflector and
+<P><A NAME="Anchor_include-GENERAL"></A><FONT COLOR="#CC33CC"><FONT SIZE=+2>include-GENERAL</FONT></FONT>
+<BR>Here you can find some header file that are needed by reflector and
 camera. For example the declaration of the runlib is found here.
-<br>&nbsp;</blockquote>
-</blockquote>
-<a NAME="Anchor_include-Classes"></a><font color="#CC66CC"><font size=+2>include-Classes</font></font>
-<p>In this directory you can find all Classes (C++ and hopefully OOP )
+<BR>&nbsp;</BLOCKQUOTE>
+</BLOCKQUOTE>
+<A NAME="Anchor_include-Classes"></A><FONT COLOR="#CC66CC"><FONT SIZE=+2>include-Classes</FONT></FONT>
+<P>In this directory you can find all Classes (C++ and hopefully OOP )
 that are used for simulation and for analysis. An example is the RawDataFormat
 used in the Analysis and the Camera programs.
-<p><a NAME="Anchor_Analysis"></a><font color="#CC66CC"><font size=+2>Analysis</font></font>
-<p>In this directory you can find all Programs to analyze data of MAGIC.
+<P><A NAME="Anchor_Analysis"></A><FONT COLOR="#CC66CC"><FONT SIZE=+2>Analysis</FONT></FONT>
+<P>In this directory you can find all Programs to analyze data of MAGIC.
 Here you will find tools to look on single Events, to calculate the Hillas
 parameters and to find the periodicity of one special source. (But all
 this is still under construction!!!! Here the must development is needed
 in the future!!!)
-<br>&nbsp;</blockquote>
-
-<br>&nbsp;
-</body>
-</html>
+<BR>&nbsp;</BLOCKQUOTE>
+
+<BR>&nbsp;
+</BODY>
+</HTML>
