git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Root6-enabled version
[u/mrichter/AliRoot.git]
/
test
/
pploadlibs
/
runcheck.C
1
void runcheck(){
2
gROOT->Macro("loadlibsrec.C");
3
gROOT->Macro("${ALICE_ROOT}/STEER/CheckESD.C");
4
}