483b0559 |
1 | #ifndef ALIEMCALCLUSTERIZER_H |
2 | #define ALIEMCALCLUSTERIZER_H |
3 | /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * |
4 | * See cxx source for full Copyright notice */ |
5 | |
6 | /* $Id$ */ |
7 | |
8 | //_________________________________________________________________________ |
9 | // Base class for the clusterization algorithm (pure abstract) |
10 | //*-- Author: Yves Schutz (SUBATECH) & Dmitri Peressounko (SUBATECH & Kurchatov Institute) |
05a92d59 |
11 | // Modif: |
12 | // August 2002 Yves Schutz: clone PHOS as closely as possible and intoduction |
13 |