git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Adding libMUONshuttle which is needed by libMUONrec
[u/mrichter/AliRoot.git]
/
macros
/
loadlibsrec.C
diff --git
a/macros/loadlibsrec.C
b/macros/loadlibsrec.C
index e7664c67dcbc63e52fe5e8867bcfce539cd2eed5..edf7153316d1483006f4e374a8b98eccb3b210c8 100644
(file)
--- a/
macros/loadlibsrec.C
+++ b/
macros/loadlibsrec.C
@@
-30,6
+30,7
@@
void loadlibsrec ()
gSystem->Load("libMUONmapping");
gSystem->Load("libMUONgeometry");
gSystem->Load("libMUONbase");
+ gSystem->Load("libMUONshuttle");
gSystem->Load("libMUONraw");
gSystem->Load("libMUONsim");
gSystem->Load("libMUONrec");