]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/TestMUONPreprocessor.h
Main changes:
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.h
index f0447cc76710ad7803b2b284cea01298daf32b50..737075e2c6c6468e143c9a98d933bdffa94162f3 100644 (file)
@@ -11,6 +11,7 @@
 
 class TMap;
 
+/// Create a fake DCS alias map
 TMap* CreateDCSAliasMap(const char* inputCDB, Int_t runNumber);
 
 #endif