]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/rec/AliHLTOUTHomerCollection.h
ALIROOT-5433 Transition to CDHv3 in HLT
[u/mrichter/AliRoot.git] / HLT / rec / AliHLTOUTHomerCollection.h
index c65c653b5acda5b2015e2f818383222c4aab5ceb..a81efaaa1f96d3b88c77cccef45078d50122fd94 100644 (file)
@@ -13,9 +13,9 @@
 /// @brief  General collection for HLTOUT data in DDL format.
 ///
 #include "AliHLTOUTHomerBuffer.h"
+#include "AliHLTCDHWrapper.h"
 
 class AliHLTHOMERReader;
-class AliRawDataHeader;
 class AliHLTEsdManager;
 
 /**
@@ -58,7 +58,7 @@ class AliHLTOUTHomerCollection : public AliHLTOUTHomerBuffer {
   /**
    * Get the header of the current data block
    */
-  virtual const AliRawDataHeader* GetDataHeader()=0;
+  virtual AliHLTCDHWrapper GetDataHeader()=0;
 
   /**
    * Select equipment for data readout.