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