EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
aykLinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file aykLinkDef.h
1 
2 //
3 // A dummy file; just to use GENERATE_EICROOT_LIBRARY() in a "standard" way;
4 //
5 
6 #ifdef __CINT__
7 
8 #pragma link off all globals;
9 #pragma link off all classes;
10 #pragma link off all functions;
11 
12 #endif