]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/AliHLTGlobalPreprocessor.h
Implemented handling of StreamerInfo from the online component in the global preproce...
[u/mrichter/AliRoot.git] / HLT / global / AliHLTGlobalPreprocessor.h
index 0a923ab451ea2fdb8f88899d2696e9d3732e74ba..f9e22b6b13d63b82b3c7f96961ef6f06bb7e28be 100644 (file)
@@ -72,6 +72,7 @@ class AliHLTGlobalPreprocessor : public AliHLTModulePreprocessor
   /** assignment operator prohibited */
   AliHLTGlobalPreprocessor& operator=(const AliHLTGlobalPreprocessor& rhs);
 
+  Int_t ProcessStreamerInfo();
   int ProcessStreamerInfo(TObject* object);
 
   ClassDef(AliHLTGlobalPreprocessor, 0);