/[PAMELA software]/PamCAL/PamVMC/inc/Pam_VMCLinkDef.h
ViewVC logotype

Contents of /PamCAL/PamVMC/inc/Pam_VMCLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Mon Nov 12 10:10:15 2007 UTC (17 years, 1 month ago) by nikolas
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
More basic files added

1 // $Id: PamLinkDef.h,v 1.0 2007/06/01
2
3 #ifdef __CINT__
4
5 #pragma link off all globals;
6 #pragma link off all classes;
7 #pragma link off all functions;
8
9 #pragma link C++ class PamVMCApplication+;
10 #pragma link C++ class PamVMCStack+;
11 #pragma link C++ class PamVMCDetectorConstruction+;
12 #pragma link C++ class PamVMCPrimaryGenerator+;
13
14 #endif
15
16
17
18
19

  ViewVC Help
Powered by ViewVC 1.1.23