]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/AUTHORS
New AliTRDcluster constructor
[u/mrichter/AliRoot.git] / HLT / AUTHORS
CommitLineData
b521659f 1Package: ALICE HLT
2
0fc7626e 3This package implements the ALICE High Level Trigger analysis framework.
b521659f 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
20This packages is maintained by Matthias.Richter@ift.uib.no
21
22Authors:
23BASE: HLT base library by Timm M. Steinbeck and Matthias Richter
24
25SampleLib: Examples by Timm M. Steinbeck and Matthias Richter
26
27TPCLib: The original TPC code was written by Anders S Vestbo and Constantin
28Loizides and was checked in under HLT/src. The code has been adapted to the
fc455fba 29framework by Timm Steinbeck and further developed by Matthias Richter.
30Contributions by Cvetan Cheshkov, Jochen Theader, Gaute Ovrebekk.
31
32PHOS: Per Thomas Hille, Yuri Kharlov, Boris Polichtchouk, Oystein Djuvsland
33
34TRD: Mateusz Ploskon
b521659f 35
36Further author notice will be added in conjunction with new modules.
37
38Thanks to Christian H. Christensen for help with autotools and macros.