]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/EveBase/AliEveMacroExecutor.h
Merge the following revisions between 29371 and 30342 from
[u/mrichter/AliRoot.git] / EVE / EveBase / AliEveMacroExecutor.h
index 30eaac8f0e4d3e681837a52ffa34751cb89e77d0..bd7eab6759696b1b15ae9c9539aa8f4721fa6d59 100644 (file)
@@ -38,7 +38,7 @@ private:
   AliEveMacroExecutor(const AliEveMacroExecutor&);            // Not implemented
   AliEveMacroExecutor& operator=(const AliEveMacroExecutor&); // Not implemented
 
-  ClassDef(AliEveMacroExecutor, 0); // Short description.
+  ClassDef(AliEveMacroExecutor, 0); // Container for and executor of AliEveMacros.
 };
 
 #endif