EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lqstLinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file lqstLinkDef.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 EicLowQ2Tagger+;
9 #pragma link C++ class LqstGeoParData+;
10 #pragma link C++ class LqstCell+;
11 
12 #endif
13