]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PHOS/macros/BadModules/Readme
Macros to produce bad modules map from ESD
[u/mrichter/AliRoot.git] / PHOS / macros / BadModules / Readme
1 This dir contains compilable macros for selecting bad modules
2 using ESD. This is done in 2 steps:
3 1. Make scan of ESD data using macro scanESD.C. It produces 
4    set of spectra of (all) clusters with centers in different channels.
5 2. Analyze produced spectra with macro makeBadModESD.C. It produces
6    bad map in the form of TH2S and CDB entry (locally).
7
8
9