VMC Examples
Version 6.8
Toggle main menu visibility
Loading...
Searching...
No Matches
examples
E03
E03a
geant4
include
geant4E03aLinkDef.h
Go to the documentation of this file.
1
// $Id$
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 Ex03RunConfiguration1 + ;
13
#pragma link C++ class Ex03RunConfiguration2 + ;
14
#pragma link C++ class Ex03RunConfiguration3 + ;
15
#pragma link C++ class Ex03RunConfiguration4 + ;
16
17
#endif
Generated on
for VMC Examples by
1.17.0