]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/CaloCalib/AliAnalysisTaskEMCALClusterize.h
EMCAL clusterizer: pas the MC label to the intermediate digits so that we can have...
[u/mrichter/AliRoot.git] / PWG4 / CaloCalib / AliAnalysisTaskEMCALClusterize.h
index c607bd84cecabfe5b0f47b733a5ed181befc867f..28935707f6f0aef6280833d44f0c85987aeff4be 100644 (file)
@@ -98,7 +98,9 @@ class AliAnalysisTaskEMCALClusterize : public AliAnalysisTaskSE {
   AliEMCALRecoUtils*     fRecoUtils;        // Access to factorized reconstruction algorithms\r
   TString                fConfigName;       // Name of analysis configuration file\r
   \r
-  ClassDef(AliAnalysisTaskEMCALClusterize, 3);\r
+  Int_t                  fCellLabels[12672];// Array with MC label to be passed to digit. \r
+  \r
+  ClassDef(AliAnalysisTaskEMCALClusterize, 4);\r
 };\r
 \r
 #endif //ALIANALYSISTASKEMCALCLUSTERIZE_H\r