]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/macros/rec-hlt-global-merger.C
Renaming AliHLTReconstructorBase to AliHLTPluginBase to reflect the
[u/mrichter/AliRoot.git] / HLT / global / macros / rec-hlt-global-merger.C
index 18a3a5637e8338dc41506146203ea91196ad85c4..698f4b2372293cc2c2d3e07123e58b62aa97f3be 100644 (file)
@@ -43,8 +43,7 @@ void rec_hlt_global_merger(const char* input="./", bool bUseClusterFinderDecoder
   //
   // init the HLT system in order to define the analysis chain below
   //
-  gSystem->Load("libHLTrec.so");
-  AliHLTSystem* gHLT=AliHLTReconstructorBase::GetInstance();
+  AliHLTSystem* gHLT=AliHLTPluginBase::GetInstance();
   gHLT->SetGlobalLoggingLevel(0x4); 
   /*  enum AliHLTComponentLogSeverity {       
       kHLTLogNone      = 0,