BmnRoot
Loading...
Searching...
No Matches
GeoDbLinkDef.h
Go to the documentation of this file.
1// $Id: GeoDbLinkDef.h,v
2#ifdef __CLING__
3
4#pragma link C++ nestedclasses;
5#pragma link C++ nestedtypedefs;
6
7#pragma link C++ class GeoSetup + ;
8
9#pragma link C++ struct SETUPMODULE++;
10#pragma link C++ struct MODULEREVISION++;
11
12#endif