/[PAMELA software]/S4ND/flight/Level2/S4/LinkDef.h
ViewVC logotype

Contents of /S4ND/flight/Level2/S4/LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Thu Apr 27 12:44:14 2006 UTC (18 years, 7 months ago) by malvezzi
Branch: Level2, MAIN
CVS Tags: LEVEL2S4ND, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
processamento livello2 27 aprile 2006

1 #ifdef __CINT__
2
3 #pragma link off all globals;
4 #pragma link off all classes;
5 #pragma link off all functions;
6 #pragma link off all typedef;
7 #pragma link C++ nestedtypedef;
8 #pragma link C++ nestedclass;
9 #pragma link C++ namespace pamela;
10 #pragma link C++ class pamela::S4Level2+;
11 #endif
12

  ViewVC Help
Powered by ViewVC 1.1.23