]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTComponent.h
correcting compilation warning and making change of AliShuttleInterface (rev 29388)
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTComponent.h
index 636528c895ffffa5546610b066b9d7a52247cd1e..deb05aff550a8e10fdbbb3a28064644a4b2a2341 100644 (file)
@@ -844,6 +844,12 @@ class AliHLTComponent : public AliHLTLogging {
    */
   int GetNumberOfInputBlocks() const;
 
+  /**
+   * Get id of the current event
+   * @return event id
+   */
+  AliHLTEventID_t GetEventId() const;
+
   /**
    * Get the first object of a specific data type from the input data.
    * The hight-level methods provide functionality to transfer ROOT data