]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/comp/AliHLTCompAgent.h
moved HLT preprocessor to libHLTshuttle; added HLT module preprocessor framework...
[u/mrichter/AliRoot.git] / HLT / comp / AliHLTCompAgent.h
index 3d751a786720f099285d18a139e45435687bcc10..c30a59cdd241300175214b834b29e4dd9a624a11 100644 (file)
@@ -72,6 +72,8 @@ class AliHLTCompAgent : public AliHLTModuleAgent {
    * @param pHandler  [in] instance of the component handler          
    */
   int RegisterComponents(AliHLTComponentHandler* pHandler) const;
+
+  AliHLTModulePreprocessor* GetPreprocessor();
  protected:
 
  private: