]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/macros/rec-hlt-tpc.C
Renaming AliHLTReconstructorBase to AliHLTPluginBase to reflect the
[u/mrichter/AliRoot.git] / HLT / TPCLib / macros / rec-hlt-tpc.C
index 25c451a9a37164edc642516e9d71c8ca8ded8241..bede1c3227193c536ad45fc01ff00db4607c67ad 100644 (file)
@@ -55,8 +55,7 @@ void rec_hlt_tpc(const char* input="./", char* opt="decoder ESD")
   //
   // init the HLT system in order to define the analysis chain below
   //
-  gSystem->Load("libHLTrec.so");
-  AliHLTSystem* gHLT=AliHLTReconstructorBase::GetInstance();
+  AliHLTSystem* gHLT=AliHLTPluginBase::GetInstance();
  
   ///////////////////////////////////////////////////////////////////////////////////////////////////
   //