|
Last change
on this file since 812 was 614, checked in by magicsol, 25 years ago |
|
It has been modified to introduce the new files MMcFadcHeader.cxx .hxx and
take into account the renaming of MHeaderTrig to MMcTrigHeader.
|
-
Property svn:executable
set to
*
|
|
File size:
279 bytes
|
| Line | |
|---|
| 1 | #ifdef __CINT__
|
|---|
| 2 | #define __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 MMcEvt;
|
|---|
| 9 | #pragma link C++ class MMcTrig;
|
|---|
| 10 | #pragma link C++ class MMcTrigHeader;
|
|---|
| 11 | #pragma link C++ class MMcFadcHeader;
|
|---|
| 12 |
|
|---|
| 13 | #endif
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.