git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
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