]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RAW/MDCFilterLinkDef.h
Preparing the raw reader for the new raw-data format. Minor additions to the warning...
[u/mrichter/AliRoot.git] / RAW / MDCFilterLinkDef.h
CommitLineData
e10815f1 1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#pragma link C++ class AliHoughFilter;
8
9#endif