]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RAW/MDCFilterLinkDef.h
A raw-data file and Tree size limit is increased to 20GB. Wherever is needed the...
[u/mrichter/AliRoot.git] / RAW / MDCFilterLinkDef.h
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