EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
trackRepsLinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file trackRepsLinkDef.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 #pragma link C++ class genfit::RKTrackRep-;