/[PAMELA software]/PamVMC_update/PamG4RunConfiguration/include/PamG4RunConfigurationLinkDef.h
ViewVC logotype

Annotation of /PamVMC_update/PamG4RunConfiguration/include/PamG4RunConfigurationLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Oct 15 15:52:33 2013 UTC (11 years, 1 month ago) by formato
Branch: MAIN, rel
CVS Tags: reltag, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
PamVMC update

1 formato 1.1 // $Id: PamG4RunConfigurationLinkDef.h,v 1.5 2009-06-12 18:38:53 pam-rm2 Exp $
2    
3     /// \file geant4e03LinkDef.h
4     /// \brief The CINT link definitions for example E03/geant4 classes
5    
6     #ifdef __CINT__
7    
8     #pragma link off all globals;
9     #pragma link off all classes;
10     #pragma link off all functions;
11    
12     #pragma link C++ class PamG4RunConfiguration+;
13    
14     #endif
15    
16    
17    
18    
19    

  ViewVC Help
Powered by ViewVC 1.1.23