]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTTask.h
no functional change
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTTask.h
index 01a72dec49da5e67efbb043507d4b8431d995490..dc443addbde3f040e7880e6f2d4ff513f9081de8 100644 (file)
@@ -257,6 +257,11 @@ class AliHLTTask : public TObject, public AliHLTLogging {
    */
   void PrintStatus();
 
+  /**
+   * Overloaded from TObject
+   */
+  void Print(const char* options) const;
+
   /**
    * Search task dependency list recursively to find a dependency.
    * @param id              id of the task to search for