]> git.uio.no Git - u/mrichter/AliRoot.git/blame - DIME/TDimeLinkDef.h
o add Reset function to CalPad and CalROC o Add functionality to AliTPCdataQA - Reset...
[u/mrichter/AliRoot.git] / DIME / TDimeLinkDef.h
CommitLineData
de4b745b 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 TDime+;
8#endif