]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTriggerDCSConfig.h
add histogram with shower shape of cluster before the split cluster selection
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTriggerDCSConfig.h
index 837fb025a255009c156ee8fb2c4d4343a31313bd..97a6c2d32dafdaaeae6a9ef1c9a0219117e4d8a1 100644 (file)
@@ -36,8 +36,8 @@ private:
        AliEMCALTriggerDCSConfig(const AliEMCALTriggerDCSConfig &cd);            // Not implemented
        AliEMCALTriggerDCSConfig &operator=(const AliEMCALTriggerDCSConfig &cd); // Not implemented
 
-       TClonesArray*                fTRUArr; //
-       AliEMCALTriggerSTUDCSConfig* fSTUObj; //
+       TClonesArray*                fTRUArr; // TRU array
+       AliEMCALTriggerSTUDCSConfig* fSTUObj; // STU
 
        ClassDef(AliEMCALTriggerDCSConfig,1)  //
 };