SND@LHC Software
Loading...
Searching...
No Matches
eventDisplayLinkDef.h
Go to the documentation of this file.
1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7// These need no special treatment.
8#pragma link C++ class genfit::EventDisplay+;
9
10#endif