Last change
on this file since 607 was 601, checked in by harald, 24 years ago |
At the Barcelona workshop we decided to rename the class MNphotEvent to
MCerPhotEvt. This is done now.
|
File size:
233 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 MCerPhotPix;
|
---|
8 | #pragma link C++ class MCerPhotEvt;
|
---|
9 |
|
---|
10 | #pragma link C++ class MReadCT1Ascii;
|
---|
11 |
|
---|
12 |
|
---|
13 |
|
---|
14 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.