Parent Directory | Revision Log
First CVS release of PamelaLevel2 class library ( compatible with DarthVader from v0r02 )
1 | #ifdef __CINT__ |
2 | #pragma link off all class; |
3 | #pragma link off all function; |
4 | #pragma link off all global; |
5 | #pragma link off all typedef; |
6 | #pragma link C++ class PamLevel2+; |
7 | #pragma link C++ class PamTrack+; |
8 | #endif |
ViewVC Help | |
Powered by ViewVC 1.1.23 |