]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coding violations
authorgconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Nov 2011 14:38:58 +0000 (14:38 +0000)
committergconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Nov 2011 14:38:58 +0000 (14:38 +0000)
PWG4/UserTasks/EmcalTasks/AliAnalysisTaskEMCALTriggerQA.h

index ba779de7fc1bbb76b8f81dcde8100ca7534eaf97..26f945f7ce660795e99f6a11a16b9fee39081502 100644 (file)
@@ -115,12 +115,11 @@ private:
   Float_t           fMaxClusterE      ; // Maximum value for E cluster histograms
   
   //Constants needed by the class: EMCAL 
-  static const int  fgkFALTRORows = AliEMCALGeoParams::fgkEMCALRows*(AliEMCALGeoParams::fgkEMCALModules-7)/2; 
-  // total number of fake altro rows    in EMCAL
+  static const int  fgkFALTRORows = AliEMCALGeoParams::fgkEMCALRows*(AliEMCALGeoParams::fgkEMCALModules-7)/2;   // total number 
+  // of fake altro rows    in EMCAL
   // (ALTRO channels in one SM times 5 SM divided by 2 per FALTRO)
   
-  static const int  fgkFALTROCols = AliEMCALGeoParams::fgkEMCALCols;                                          
-  // total number of fake altro columns in EMCAL 
+  static const int  fgkFALTROCols = AliEMCALGeoParams::fgkEMCALCols; // total number of fake altro columns in EMCAL 
   // (ALTRO channels in one SM times 2 SM divided by 2 per FALTRO)