]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/TestMUONPreprocessor.h
Init() method added.
[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