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
Protection against not accessible input OCDB (Laurent)
[u/mrichter/AliRoot.git]
/
MUON
/
TestMUONPreprocessor.h
diff --git
a/MUON/TestMUONPreprocessor.h
b/MUON/TestMUONPreprocessor.h
index 82335ba7620cc738118e54f9a552b852dc824c79..20eb546ab082f5ff9f2601c729b4607ab4ef6ce1 100644
(file)
--- a/
MUON/TestMUONPreprocessor.h
+++ b/
MUON/TestMUONPreprocessor.h
@@
-3,6
+3,6
@@
class TMap;
class TMap;
-TMap* CreateDCSAliasMap();
+TMap* CreateDCSAliasMap(
const char* inputCDB
);
#endif
#endif