]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TIsajet/TIsajetLinkDef.h
Filling residuals for the outer detectors during the PropagateBack step
[u/mrichter/AliRoot.git] / TIsajet / TIsajetLinkDef.h
CommitLineData
7dae8538 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 TIsajet+;
8766db25 8#pragma link C++ class AliGenIsajet+;
7dae8538 9#endif