]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/macros/MakeHitsTable.C
.so cleanup: more gSystem->Load()
[u/mrichter/AliRoot.git] / HLT / MUON / macros / MakeHitsTable.C
index 92ebe4f4f537bfba2db41e960229838e2ac7f2c9..add1076aa2ef543a00f92d32cf9fa3427b772296 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"