FairRoot/PandaRoot
SttMvdTrackingLinkDef.h
Go to the documentation of this file.
1 #ifdef __CINT__
2 
3 #pragma link off all globals;
4 #pragma link off all classes;
5 #pragma link off all functions;
6 #pragma link C++ class PndSttMvdGemTracking+;
7 //#pragma link C++ class PndSttMvdGemTrackingIdeal+;
8 #pragma link C++ class PndMixBackgroundEvents+;
9 
10 #pragma link C++ class PndMvdSttGemRiemannTrackFinder+;
11 
12 #endif
13