X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2FTestMUONPreprocessor.h;h=20eb546ab082f5ff9f2601c729b4607ab4ef6ce1;hp=82335ba7620cc738118e54f9a552b852dc824c79;hb=5699c0e6d2215ded7344052f555e049b32a73900;hpb=997b4ce7f3759fa43f9207732f03a3394ae1c730 diff --git a/MUON/TestMUONPreprocessor.h b/MUON/TestMUONPreprocessor.h index 82335ba7620..20eb546ab08 100644 --- a/MUON/TestMUONPreprocessor.h +++ b/MUON/TestMUONPreprocessor.h @@ -3,6 +3,6 @@ class TMap; -TMap* CreateDCSAliasMap(); +TMap* CreateDCSAliasMap(const char* inputCDB); #endif