]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/macros/histogramHandlerTest.C
removing deprecated components from registration
[u/mrichter/AliRoot.git] / HLT / TPCLib / macros / histogramHandlerTest.C
index 076ccc7116f5b1d6f556396c6c5c83d825f7c3c1..7366fe29005a4cc515b76a84f0dfbf9d9d627d4d 100644 (file)
@@ -43,8 +43,7 @@ void histogramHandlerTest(const char* input="./"){
   // 
   // init the HLT system in order to define the analysis chain below
   //
-  gSystem->Load("libHLTrec.so");
-  AliHLTSystem* gHLT=AliHLTReconstructorBase::GetInstance();
+  AliHLTSystem* gHLT=AliHLTPluginBase::GetInstance();
 
   ///////////////////////////////////////////////////////////////////////////////////////////////////
   //