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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Thu Feb 19 16:33:33 2009 UTC (15 years, 9 months ago) by nikolas
Branch: MAIN
File MIME type: text/plain
Cleaning up before a release

1 nikolas 1.1 // $Id: geant4e03LinkDef.h 331 2008-01-09 15:49:25Z ivana $
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     //#pragma link C++ class PamG4RangeCutsPhysics+;
14     //#pragma link C++ class PamG4RangeCutsPhysicsList+;
15    
16    
17     #endif
18    
19    
20    
21    
22    

  ViewVC Help
Powered by ViewVC 1.1.23