]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/macros/MakeTrackTable.C
.so cleanup: more gSystem->Load()
[u/mrichter/AliRoot.git] / HLT / MUON / macros / MakeTrackTable.C
index 85582c686ae68663425d250077e718e50da6d8be..f62bd5bd32c432517b4d5841f6087b51f84674bf 100644 (file)
@@ -17,7 +17,7 @@
 // Simple macro to generate N-tuple for performance analysis.
 // This macro must be compiled and run like so from within the aliroot command
 // prompt:
-//   root [0] gSystem->Load("libAliHLTMUON.so");
+//   root [0] gSystem->Load("libAliHLTMUON");
 //   root [0] .x MakeHitsTable.C+
 
 #include "TVector3.h"