EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
eventDisplayLinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file eventDisplayLinkDef.h
1 #pragma link off all globals;
2 #pragma link off all classes;
3 #pragma link off all functions;
4 
5 #pragma link C++ nestedclass;
6 #pragma link C++ nestedtypedef;
7 
8 #pragma link C++ namespace genfit;
9 
10 // These need no special treatment.
11 #pragma link C++ class genfit::EventDisplay+;