]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/TestMUONPreprocessor.h
20eb546ab082f5ff9f2601c729b4607ab4ef6ce1
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.h
1 #ifndef TESTMUONPREPROCESSOR_H
2 #define TESTMUONPREPROCESSOR_H
3
4 class TMap;
5
6 TMap* CreateDCSAliasMap(const char* inputCDB);
7
8 #endif