]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/macros/gainCalib.C
.so cleanup: more gSystem->Load()
[u/mrichter/AliRoot.git] / TPC / macros / gainCalib.C
index 23a9f515e37ea84008d868c2297e387074a74a72..06362d2fc53ec7671fc14e8461e6b04498a15c13 100644 (file)
@@ -4,11 +4,11 @@
  Supposing the 
 
 
- gSystem->Load("libSTAT.so")
+ gSystem->Load("libSTAT")
  .x ~/rootlogon.C
  .L $ALICE_ROOT/TPC/macros/AliXRDPROOFtoolkit.cxx+
  AliXRDPROOFtoolkit tool;
- //gSystem->Load("/usr/local/grid/XRootd/GSI/lib/libXrdClient.so");
+ //gSystem->Load("/usr/local/grid/XRootd/GSI/lib/libXrdClient");
  //TProof * proof = TProof::Open("miranov@lxgrid2.gsi.de");
 
 */