/[PAMELA software]/PamelaLevel2/inc/PamLevel2LinkDef.h
ViewVC logotype

Contents of /PamelaLevel2/inc/PamLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Nov 5 13:10:13 2007 UTC (17 years ago) by pam-fi
Branch: MAIN
CVS Tags: v5r00, v10RED, v6r00, v9r00, HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
implemente gpamela and new examples

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 #pragma link C++ class GPamela;
9 #endif

  ViewVC Help
Powered by ViewVC 1.1.23