61e0abb5 |
1 | #ifndef ALIEMCALSDigitizer_H |
2 | #define ALIEMCALSDigitizer_H |
3 | /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * |
4 | * See cxx source for full Copyright notice */ |
61e0abb5 |
5 | /* $Id$ */ |
61e0abb5 |
6 | //_________________________________________________________________________ |
7 | // Task Class for making SDigits in EMCAL |
8 | // |
ffa6d63b |
9 | //*-- Author: Sahal Yacoob (LBL) |
10 | // based on : AliPHOSSDigitizer |
11 | //_________________________________________________________________________ |
05a92d59 |
12 | // |
13 | // Modif: |
14 | // August 2002 Yves Schutz: clone PHOS as closely as possible and intoduction |
88cb7938 |
15 |