]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/EMCAL/AliHLTEMCALDefinitions.h
modification(by Levente) to solve the problem in the QA mentioned in the bug report...
[u/mrichter/AliRoot.git] / HLT / EMCAL / AliHLTEMCALDefinitions.h
index d1776242d2b3c52872425ff426975f7d2b45d8e5..828a316d65a4572a180fd5f8c862e206547eabc9 100644 (file)
@@ -12,7 +12,7 @@
 
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
-//  The HLT definitions for EMCAL                                              //  
+//  The HLT definitions for EMCAL                                            //  
 //                                                                           //
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
@@ -31,7 +31,7 @@ public:
   static const AliHLTComponentDataType fgkESDDataType; // global ESD data type - may change!!!
   static const AliHLTComponentDataType fgkEMCALESDDataType; // ESD data type after emcal processing
   static const AliHLTComponentDataType fgkCalibrationDataType; // Calibration
-
+  static const AliHLTComponentDataType fgkChannelDataType;
   ClassDef(AliHLTEMCALDefinitions, 0)
     
 };