]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/MUONevaluationLinkDef.h
New version of SPD raw-data reconstruction. The format now correponds to the actual...
[u/mrichter/AliRoot.git] / MUON / MUONevaluationLinkDef.h
CommitLineData
865eb498 1#ifdef __CINT__
2#pragma link off all globals;
3#pragma link off all classes;
4#pragma link off all functions;
5
6#pragma link C++ class AliMUONPairLight+;
7#pragma link C++ class AliMUONTrackLight+;
8
9#endif
10
11