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
-Fixed bug in offline buffer that deleted event object.
[u/mrichter/AliRoot.git]
/
EVE
/
hlt-macros
/
command_queue.C
diff --git
a/EVE/hlt-macros/command_queue.C
b/EVE/hlt-macros/command_queue.C
index 0b647c336da75db3cc4a759de4c6643a62a03d7b..54e1e27032eb615159f379a260ec3fa96b1d2f88 100644
(file)
--- a/
EVE/hlt-macros/command_queue.C
+++ b/
EVE/hlt-macros/command_queue.C
@@
-126,7
+126,7
@@
void make_crap(void* arg)
rnd.Uniform(-100, 100),
rnd.Uniform(-100, 100));
}
- ps->SetMainColor(
(Color_t)
kRed);
+ ps->SetMainColor(kRed);
printf("make_crap() -> produced TEvePointSet* %p)\n", ps);
((CommandQueue*)arg)->RegisterCommand