Changeset 13537 for fact/tools/rootmacros/PulseTemplates
- Timestamp:
- 05/03/12 11:51:41 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/rootmacros/PulseTemplates/make.C
r13534 r13537 1 1 { 2 TString hostname = gSystem->HostName(); 3 if ( hostname.Contains("isdc") ) 4 { 5 gSystem->Load("/usr/lib64/libz.so"); 6 } 2 7 gROOT->ProcessLine(".L ../openFits.c+"); 3 8 gROOT->ProcessLine(".L ../discriminator.C+");
Note:
See TracChangeset
for help on using the changeset viewer.