X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FTestMUONPreprocessor.h;h=737075e2c6c6468e143c9a98d933bdffa94162f3;hb=b0ac3c26228328f3f7067aaca8b384d1bdc5ec6a;hp=f0447cc76710ad7803b2b284cea01298daf32b50;hpb=f27362a2eb64be077deda88e8b64d64c1d5eb2a8;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/TestMUONPreprocessor.h b/MUON/TestMUONPreprocessor.h index f0447cc7671..737075e2c6c 100644 --- a/MUON/TestMUONPreprocessor.h +++ b/MUON/TestMUONPreprocessor.h @@ -11,6 +11,7 @@ class TMap; +/// Create a fake DCS alias map TMap* CreateDCSAliasMap(const char* inputCDB, Int_t runNumber); #endif