GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
LinkDef.h
Go to the documentation of this file.
1#ifdef __CLING__
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 TGo4Sniffer+;
8#pragma link C++ class TGo4MsgList+;
9
10#endif