]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/TestMUONPreprocessor.h
Adding class AliMUONClusterStoreV2 (Philippe P., Laurent)
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.h
1 #ifndef TESTMUONPREPROCESSOR_H
2 #define TESTMUONPREPROCESSOR_H
3
4 class TMap;
5
6 TMap* CreateDCSAliasMap();
7
8 #endif