]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/TestMUONPreprocessor.h
Init() method added.
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.h
CommitLineData
81bef2ce 1#ifndef TESTMUONPREPROCESSOR_H
2#define TESTMUONPREPROCESSOR_H
3
4class TMap;
5
5699c0e6 6TMap* CreateDCSAliasMap(const char* inputCDB);
81bef2ce 7
8#endif