source:
trunk/MagicSoft/Mars/mmuon/MuonLinkDef.h@
5173
Last change on this file since 5173 was 5173, checked in by , 20 years ago | |
---|---|
File size: 204 bytes |
Line | |
---|---|
1 | #ifdef __CINT__ |
2 | |
3 | #pragma link off all globals; |
4 | #pragma link off all classes; |
5 | #pragma link off all functions; |
6 | |
7 | #pragma link C++ class MMuonSearchPar+; |
8 | #pragma link C++ class MMuonCalibPar+; |
9 | |
10 | #endif |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 |
Note:
See TracBrowser
for help on using the repository browser.