VMC Examples
Version 6.6
Loading...
Searching...
No Matches
examples
A01
geant4
include
geant4A01LinkDef.h
Go to the documentation of this file.
1
// $Id$
2
3
/// \file geant4a01LinkDef.h
4
/// \brief The CINT link definitions for example A01/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 A01RunConfiguration + ;
13
14
#endif
Generated on Thu Oct 17 2024 08:29:51 for VMC Examples by
1.12.0