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
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git]
/
test
/
pileup
/
rec.C
diff --git
a/test/pileup/rec.C
b/test/pileup/rec.C
index 5260ff5c74e9f36ae57eb90b3b1cb0ede3dd92ce..ebed8d3fbee41a3ec819d0a15dac46273986197f 100644
(file)
--- a/
test/pileup/rec.C
+++ b/
test/pileup/rec.C
@@
-10,7
+10,7
@@
void rec() {
reco.SetWriteESDfriend();
reco.SetWriteAlignmentData();
- reco.SetDefaultStorage("local://$ALICE_ROOT");
+ reco.SetDefaultStorage("local://$ALICE_ROOT
/OCDB
");
reco.SetSpecificStorage("GRP/GRP/Data",
Form("local://%s",gSystem->pwd()));