BmnRoot
Loading...
Searching...
No Matches
EventDbLinkDef.h
Go to the documentation of this file.
1// $Id: EventDbLinkDef.h,v
2#ifdef __CLING__
3
4#pragma link off all globals;
5#pragma link off all classes;
6#pragma link off all functions;
7
8#pragma link C++ class EventCatalogue + ;
9
10#endif