]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/AliHLTGlobalLinkDef.h
Reading muon trigger scalers with the DA of the muon trigger and transfer
[u/mrichter/AliRoot.git] / HLT / AliHLTGlobalLinkDef.h
CommitLineData
ec6160d5 1
2#ifdef __CINT__
3
4#pragma link off all globals;
5#pragma link off all classes;
6#pragma link off all functions;
7
8#pragma link C++ class AliHLTGlobalTrackMerger+;
9#pragma link C++ class AliHLTGlobalTrackMergerComponent+;
10#pragma link C++ class AliHLTGlobalAgent+;
11
12#endif