source:
svn/trunk/Examples/src/Analysis_ExLinkDef.h@
240
Last change on this file since 240 was 87, checked in by , 16 years ago | |
---|---|
File size: 198 bytes |
Rev | Line | |
---|---|---|
[87] | 1 | #include "Examples/interface/Analysis_Ex.h" |
2 | ||
3 | ||
4 | #ifdef __CINT__ | |
5 | ||
6 | #pragma link off all globals; | |
7 | #pragma link off all classes; | |
8 | #pragma link off all functions; | |
9 | ||
10 | #pragma link C++ class TRootInvm; | |
11 | ||
12 | #endif |
Note:
See TracBrowser
for help on using the repository browser.