Last change
on this file was 14611, checked in by Jens Buss, 12 years ago |
corrected paths
|
-
Property svn:executable
set to
*
|
File size:
302 bytes
|
Line | |
---|
1 | {
|
---|
2 | TString hostname = gSystem->HostName();
|
---|
3 | if ( hostname.Contains("isdc") )
|
---|
4 | {
|
---|
5 | gSystem->Load("/usr/lib64/libz.so");
|
---|
6 | }
|
---|
7 | gROOT->ProcessLine(".L /home_nfs/isdc/jbbuss/Mars/fact/marsmacros/mc2csv/MonteCarlo.C++");
|
---|
8 | gROOT->ProcessLine(".L /home_nfs/isdc/jbbuss/Mars/fact/marsmacros/mc2csv/mmc2csv.C++");
|
---|
9 |
|
---|
10 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.