]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/AUTHORS
Constructors corrected.
[u/mrichter/AliRoot.git] / HLT / AUTHORS
1 Package: ALICE HLT
2
3 This package implements the ALICE High Level Trigger analysis framework.
4
5 /**************************************************************************
6  * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
7  *                                                                        *
8  * Permission to use, copy, modify and distribute this software and its   *
9  * documentation strictly for non-commercial purposes is hereby granted   *
10  * without fee, provided that the above copyright notice appears in all   *
11  * copies and that both the copyright notice and this permission notice   *
12  * appear in the supporting documentation. The authors make no claims     *
13  * about the suitability of this software for any purpose. It is          *
14  * provided "as is" without express or implied warranty.                  *
15  *                                                                        *
16  * Also see files ChangeLog and THANKS.                                   *
17  *                                                                        *
18  **************************************************************************/
19
20 This packages is maintained by Matthias.Richter@ift.uib.no
21
22 Authors:
23 BASE: HLT base library by Timm M. Steinbeck and Matthias Richter
24
25 SampleLib: Examples by Timm M. Steinbeck and Matthias Richter
26
27 TPCLib: The original TPC code was written by Anders S Vestbo and Constantin
28 Loizides and was checked in under HLT/src. The code has been adapted to the
29 framework by Timm Steinbeck and further developed by Matthias Richter.
30 Contributions by Cvetan Cheshkov, Jochen Theader, Gaute Ovrebekk.
31
32 PHOS: Per Thomas Hille, Yuri Kharlov, Boris Polichtchouk, Oystein Djuvsland
33
34 TRD: Mateusz Ploskon
35
36 Further author notice will be added in conjunction with new modules.
37
38 Thanks to Christian H. Christensen for help with autotools and macros.