]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/TestMUONPreprocessor.h
- Removing use of volpath.dat file, now we can use volume symnames
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.h
CommitLineData
81bef2ce 1#ifndef TESTMUONPREPROCESSOR_H
2#define TESTMUONPREPROCESSOR_H
3
4class TMap;
5
6TMap* CreateDCSAliasMap();
7
8#endif