Cat
EventHeaderLinkDef.h
Go to the documentation of this file.
1 // $Id: EventHeaderLinkDef.h,v 1.3 2006/03/16 17:01:40 fmachefe Exp $
2 
3 #ifdef __CINT__
4 
12 #pragma link off all globals;
13 #pragma link off all classes;
14 #pragma link off all functions;
15 #pragma link C++ class EventHeader;
16 
17 #endif
18