EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
eicprotoLinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file eicprotoLinkDef.h
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 EicProtoGenerator+;
9 
10 #endif
11